summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman2021-05-214-14/+50
|\
| * Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-202-3/+2
| |\
| | * serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan2021-05-131-2/+4
| | * Revert "serial: max310x: pass return value of spi_register_driver"Greg Kroah-Hartman2021-05-131-2/+2
| | * Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman2021-05-131-3/+0
| * | tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2021-05-151-1/+1
| * | Merge branch 'resizex' (patches from Maciej)Linus Torvalds2021-05-131-10/+47
| |\ \ | | |/ | |/|
| | * vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-131-3/+3
| | * vt_ioctl: Revert VT_RESIZEX parameter handling removalMaciej W. Rozycki2021-05-131-10/+47
* | | sparc/vio: make remove callback return voidUwe Kleine-König2021-05-141-3/+1
|/ /
* | .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-021-3/+3
* | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-261-15/+8
|\ \
| * \ Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2021-04-121-15/+8
| |\ \ | | |/ | |/|
| | * serial: qcom_geni_serial: Convert to use resource-managed OPP APIYangtao Li2021-03-161-15/+8
* | | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-62/+62
|\ \ \
| * | | tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read...Christophe Leroy2021-04-061-62/+62
| | |/ | |/|
* | | serial: extend compile-test coverageJohan Hovold2021-04-222-10/+14
* | | serial: stm32: add FIFO threshold configurationFabrice Gasnier2021-04-222-12/+49
* | | serial: xilinx_uartps: drop low-latency workaroundJohan Hovold2021-04-221-2/+1
* | | serial: vt8500: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: timbuart: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: sunsu: drop low-latency workaroundJohan Hovold2021-04-221-4/+0
* | | serial: sifive: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: txx9: drop low-latency workaroundJohan Hovold2021-04-221-2/+2
* | | serial: sa1100: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: rp2: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: rda: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: owl: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: msm_serial: drop low-latency workaroundJohan Hovold2021-04-221-4/+0
* | | serial: mpc52xx_uart: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: meson: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: mcf: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: lpc32xx_hs: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: icom: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: bcm63xx: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: atmel_serial: drop low-latency workaroundJohan Hovold2021-04-221-18/+0
* | | serial: arc_uart: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: ar933x: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: apbuart: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: amba-pl011: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: amba-pl010: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: altera_uart: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: altera_jtaguart: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | tty: mxser: drop low-latency workaroundJohan Hovold2021-04-221-7/+0
* | | serial: omap: fix rs485 half-duplex filteringDario Binacchi2021-04-221-15/+24
* | | serial: omap: don't disable rs485 if rts gpio is missingDario Binacchi2021-04-221-8/+4
* | | serial: stm32: defer sysrq processingJohan Hovold2021-04-221-10/+6
* | | serial: stm32: fix threaded interrupt handlingJohan Hovold2021-04-221-10/+12
* | | serial: do not restore interrupt state in sysrq helperJohan Hovold2021-04-225-17/+17
* | | tty: synclink_gt: remove redundant initialization of variable countColin Ian King2021-04-221-1/+1