summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tty/sysrq: More intuitive Shift handlingOskari Pirhonen2021-10-101-0/+2
* Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"Johan Hovold2021-10-071-17/+0
* serial: 8250: Fix reporting real baudrate value in c_ospeed fieldPali Rohár2021-10-051-0/+17
* serial: core: Fix initializing and restoring termios speedPali Rohár2021-10-051-2/+14
* tty: baudrate: Explicit usage of B0 for encoding input baudratePali Rohár2021-10-051-1/+1
* serial: sifive: set pointer to NULL rather than 0.Colin Ian King2021-10-051-1/+1
* mxser: store FCR state in mxser_port::FCRJiri Slaby2021-10-051-14/+13
* mxser: don't read from UART_FCRJiri Slaby2021-10-051-4/+1
* mxser: move FIFO clearing to mxser_disable_and_clear_FIFO()Jiri Slaby2021-10-051-14/+12
* mxser: simplify FCR computation in mxser_change_speed()Jiri Slaby2021-10-051-27/+20
* mxser: make mxser_port::ldisc_stop_rx a boolJiri Slaby2021-10-051-4/+4
* mxser: simplify condition in mxser_receive_chars_newJiri Slaby2021-10-051-5/+1
* mxser: restore baud rate if its setting failsJiri Slaby2021-10-051-5/+11
* tty: n_gsm: Don't ignore write return value in gsmld_output()Tony Lindgren2021-10-051-3/+2
* tty: n_gsm: clean up indenting in gsm_queue()Dan Carpenter2021-10-051-2/+2
* tty: serial: samsung: describe driver in KConfigKrzysztof Kozlowski2021-10-051-4/+5
* Merge 5.15-rc3 into tty-nextGreg Kroah-Hartman2021-09-27318-1548/+3388
|\
| * Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-09-262-2/+2
| |\
| | * EDAC/dmc520: Assign the proper type to dimm->edac_modeBorislav Petkov2021-09-161-1/+1
| | * EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri2021-09-161-1/+1
| * | Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-263-8/+8
| |\ \
| | * | thermal/drivers/tsens: Fix wrong check for tzd in irq handlersAnsuel Smith2021-09-211-2/+2
| | * | thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter2021-09-211-4/+3
| | * | thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart2021-09-141-2/+3
| | |/
| * | Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-266-13/+64
| |\ \
| | * \ Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-09-246-13/+64
| | |\ \
| | | * | irqchip/gic: Work around broken Renesas integrationMarc Zyngier2021-09-221-1/+51
| | | * | irqchip/renesas-rza1: Use semicolons instead of commasGeert Uytterhoeven2021-09-221-6/+6
| | | * | irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu2021-09-221-1/+1
| | | * | irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap2021-09-221-0/+1
| | | * | irqchip/mbigen: Repair non-kernel-doc notationRandy Dunlap2021-09-221-3/+3
| | | * | irqchip/armada-370-xp: Fix ack/eoi breakageMarc Zyngier2021-09-221-2/+2
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-09-2632-284/+273
| |\ \ \ \
| | * | | | scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong2021-09-221-4/+18
| | * | | | scsi: target: Fix spelling mistake "CONFLIFT" -> "CONFLICT"Colin Ian King2021-09-221-1/+1
| | * | | | scsi: lpfc: Fix gcc -Wstringop-overread warning, againArnd Bergmann2021-09-221-5/+2
| | * | | | scsi: lpfc: Use correct scnprintf() limitDan Carpenter2021-09-221-1/+2
| | * | | | scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()Dan Carpenter2021-09-221-1/+1
| | * | | | scsi: acornscsi: Remove tagged queuing vestigesHannes Reinecke2021-09-223-93/+23
| | * | | | scsi: fas216: Kill scmd->tagHannes Reinecke2021-09-221-23/+8
| | * | | | scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov2021-09-221-1/+2
| | * | | | scsi: ufs: core: Unbreak the reset handlerBart Van Assche2021-09-221-1/+1
| | * | | | scsi: sd_zbc: Support disks with more than 2**32 logical blocksBart Van Assche2021-09-221-1/+1
| | * | | | scsi: ufs: core: Revert "scsi: ufs: Synchronize SCSI and UFS error handling"Adrian Hunter2021-09-222-57/+58
| | * | | | scsi: sd: Make sd_spinup_disk() less noisyHeiner Kallweit2021-09-141-1/+4
| | * | | | scsi: ufs: ufs-pci: Fix Intel LKF link stabilityAdrian Hunter2021-09-143-1/+81
| | * | | | scsi: mpt3sas: Clean up some inconsistent indentingColin Ian King2021-09-142-3/+2
| | * | | | scsi: megaraid: Clean up some inconsistent indentingColin Ian King2021-09-141-2/+2
| | * | | | scsi: sr: Fix spelling mistake "does'nt" -> "doesn't"Colin Ian King2021-09-141-1/+1
| | * | | | scsi: megaraid: Fix Coccinelle warningjing yangyang2021-09-141-2/+1