summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* .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
* | | serial: sh-sci: remove obsolete latency workaroundUlrich Hecht2021-04-151-12/+1
* | | tty: clean include/linux/tty.h upGreg Kroah-Hartman2021-04-154-0/+40
* | | tty: move some tty-only functions to drivers/tty/tty.hGreg Kroah-Hartman2021-04-152-0/+18
* | | tty: make tty_release_redirect() staticGreg Kroah-Hartman2021-04-151-2/+1
* | | tty: move some internal tty lock enums and functions out of tty.hGreg Kroah-Hartman2021-04-153-1/+28
* | | tty: audit: move some local functions out of tty.hGreg Kroah-Hartman2021-04-152-0/+15
* | | tty: tty.h: remove tty_info()Greg Kroah-Hartman2021-04-151-1/+0
* | | tty: create internal tty.h fileGreg Kroah-Hartman2021-04-157-0/+27
* | | tty: n_gsm: check error while registering tty devicesHillf Danton2021-04-151-2/+12
* | | serial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and aspeed, lpc-interrupts ...Zev Weiss2021-04-151-2/+49