aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-51/+0
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2021-06-18s390/hvc_iucv: Remove power management supportJulian Wiedmann1-51/+0
2021-06-09serial: 8250_exar: Avoid NULL pointer dereference at ->exit()Andy Shevchenko1-1/+5
2021-05-29Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds9-68/+91
2021-05-28Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"Greg Kroah-Hartman1-12/+0
2021-05-27serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner1-12/+17
2021-05-23tty: hvc: udbg_hvc: retry putc on -EAGAINNathan Lynch1-1/+1
2021-05-21serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma1-35/+17
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-3/+2
2021-05-20serial: 8250_pci: Add support for new HPE serial deviceRandy Wright1-0/+18
2021-05-20serial: 8250: 8250_omap: Fix possible interrupt stormVignesh Raghavendra1-0/+12
2021-05-20serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*Andrew Jeffery1-16/+17
2021-05-20serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery3-0/+14
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa1-1/+1
2021-05-13Merge branch 'resizex' (patches from Maciej)Linus Torvalds1-10/+47
2021-05-13vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki1-3/+3
2021-05-13vt_ioctl: Revert VT_RESIZEX parameter handling removalMaciej W. Rozycki1-10/+47
2021-05-13serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan1-2/+4
2021-05-13Revert "serial: max310x: pass return value of spi_register_driver"Greg Kroah-Hartman1-2/+2
2021-05-13Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman1-3/+0
2021-05-13serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz1-0/+1
2021-05-13serial: sh-sci: Fix off-by-one error in FIFO threshold register settingGeert Uytterhoeven1-2/+2
2021-05-13serial: core: fix suspicious security_locked_down() callOndrej Mosnacek1-3/+5
2021-05-13serial: tegra: Fix a mask operation that is always trueColin Ian King1-1/+1
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada1-3/+3
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-15/+8
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-62/+62
2021-04-22serial: extend compile-test coverageJohan Hovold2-10/+14
2021-04-22serial: stm32: add FIFO threshold configurationFabrice Gasnier2-12/+49
2021-04-22serial: xilinx_uartps: drop low-latency workaroundJohan Hovold1-2/+1
2021-04-22serial: vt8500: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: timbuart: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: sunsu: drop low-latency workaroundJohan Hovold1-4/+0
2021-04-22serial: sifive: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: txx9: drop low-latency workaroundJohan Hovold1-2/+2
2021-04-22serial: sa1100: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: rp2: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: rda: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: owl: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: msm_serial: drop low-latency workaroundJohan Hovold1-4/+0
2021-04-22serial: mpc52xx_uart: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: meson: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: mcf: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: lpc32xx_hs: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: icom: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: bcm63xx: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: atmel_serial: drop low-latency workaroundJohan Hovold1-18/+0
2021-04-22serial: arc_uart: drop low-latency workaroundJohan Hovold1-2/+0
2021-04-22serial: ar933x: drop low-latency workaroundJohan Hovold1-2/+0