1. 9191aaa tty: Allow safe access to termios for set_ldisc() handlers by Peter Hurley · 10 years ago
  2. 3f40f5b tty: Flush tty buffers after hardware shutdown by Peter Hurley · 10 years ago
  3. 413ba63 tty: Convert tty->closing to int by Peter Hurley · 10 years ago
  4. 633caba tty: Move tty hung up check from port->lock critical section by Peter Hurley · 10 years ago
  5. 19038ad tty: xuartps: Add support for setting modem control signals by Lars-Peter Clausen · 10 years ago
  6. f77d55a serial: 8250_dw: get index of serial line from DT aliases by Julien CHAUVEAU · 10 years ago
  7. 1bd8324 serial: of-serial: fetch line number from DT by Lucas Stach · 10 years ago
  8. 5d14bba serial: 8250_pci: Check mapping in pci_ni8430_init by Aaron Sierra · 10 years ago
  9. 398a9db serial: 8250_pci: Handle devices mapped above 4 GiB by Aaron Sierra · 10 years ago
  10. 08de101 serial: fsl-lpuart: add lpuart32 power management support by Jingchang Lu · 10 years ago
  11. 5483c10 serial: at91: Use dmaengine_slave_config API by Maxime Ripard · 10 years ago
  12. 2a76826 tty: serial: Fix mediatek UART driver setting baudrate issue by Eddie Huang · 10 years ago
  13. 7645c2f MAINTAINERS: Add entry for rp2 (Rocketport Express/Infinity) driver by Kevin Cernekee · 10 years ago
  14. e979f3b tty: serial: bcm63xx: Eliminate unnecessary request/release functions by Kevin Cernekee · 10 years ago
  15. 1ab8e4b tty: serial: bcm63xx: Enable DT earlycon support by Kevin Cernekee · 10 years ago
  16. e1a184e Documentation: DT: Add entries for bcm63xx UART by Kevin Cernekee · 10 years ago
  17. 4137cd9 tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION by Kevin Cernekee · 10 years ago
  18. 4b65208 tty: serial: bcm63xx: Update the Kconfig help text by Kevin Cernekee · 10 years ago
  19. 048c1df tty: serial: bcm63xx: Add support for unnamed clock outputs from DT by Kevin Cernekee · 10 years ago
  20. c0ec3fd tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms by Kevin Cernekee · 10 years ago
  21. 6b8bdad serial: imx: add imx_poll_init() by Daniel Thompson · 10 years ago
  22. f968ef3 serial: imx: clean up imx_poll_put_char() by Daniel Thompson · 10 years ago
  23. 97f7547 tty: serial: msm_serial: Use DT aliases by Stephen Boyd · 10 years ago
  24. a12f1b4 tty: serial: msm: Reset uartdm after baud rate change by Stephen Boyd · 10 years ago
  25. 0896d4d tty: serial: msm: Support sysrq on uartDM devices by Stephen Boyd · 10 years ago
  26. 660beb0 tty: serial: msm: Fix sysrq spinlock recursion on non-DM by Stephen Boyd · 10 years ago
  27. 36a2627 serial: mxs-auart: enable PPS support by Janusz Uzycki · 10 years ago
  28. f9e4239 serial: mxs-auart: add interrupts for modem control lines by Janusz Uzycki · 10 years ago
  29. 7c573d7 serial: mxs-auart: use mctrl_gpio helpers for handling modem signals by Janusz Uzycki · 10 years ago
  30. 42b4eba serial: mxs-auart: clean get_mctrl and set_mctrl by Janusz Uzycki · 10 years ago
  31. 66f37aa tty/serial: at91: fix rx ring buffer management by Cyrille Pitchen · 10 years ago
  32. a7ae7f8 serial: of_serial: add "ralink,rt2880-uart" to the binding documentation by John Crispin · 10 years ago
  33. e8ec419 serial: ralink: adds Mediatek MT7620 serial by John Crispin · 10 years ago
  34. 9b8777e serial: of: add a PORT_RT2880 definition by John Crispin · 10 years ago
  35. 7af0ea5 tty: serial: omap: Increase max consoles and add check to prevent crash by Nishanth Menon · 10 years ago
  36. 36f339d serial: pl011: Fix build breakage with !CONFIG_DMA_ENGINE by Peter Hurley · 10 years ago
  37. 085f4d8 tty:vt remove obsolete struct initializer by Peng Fan · 10 years ago
  38. 86b20df serial: 8250_em: Remove out-of-memory message by Peter Hurley · 10 years ago
  39. 6895207 vt: Remove vt_get_kmsg_redirect() from uapi header by Peter Hurley · 10 years ago
  40. 5ac9c05 tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi header by Peter Hurley · 10 years ago
  41. f5bce77 cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior by Peter Hurley · 10 years ago
  42. 79f5ad3 serial: hp300: Remove obsolete comments by Peter Hurley · 10 years ago
  43. b9104f5 tty: Remove defunct serial_console_init() declaration by Peter Hurley · 10 years ago
  44. 1d597e7 tty: Remove defunct pcxe_open() declaration by Peter Hurley · 10 years ago
  45. c961bfb tty: Call methods in modern style by Peter Hurley · 10 years ago
  46. 1256937 tty: Replace open-coded test with tty_hung_up_p() by Peter Hurley · 10 years ago
  47. 7e041ab tty: ipwireless: Fix probable mask then right shift defects by Joe Perches · 10 years ago
  48. f0fd1b7 serial: imx: Remove unneeded registration message by Fabio Estevam · 10 years ago
  49. f1f2b6e serial: imx: Remove unneeded OOM error message by Fabio Estevam · 10 years ago
  50. cb0f0a5 serial: imx: Remove unneeded goto label by Fabio Estevam · 10 years ago
  51. c0d1c6b serial: imx: Fix the reporting of interrupts by Fabio Estevam · 10 years ago
  52. fe655de tty/serial: earlycon: Fix print for implied MMIO case by Kumar Gala · 10 years ago
  53. 28e1445 Merge branch 'tty-linus' into 'tty-testing' by Greg Kroah-Hartman · 10 years ago
  54. c015b4a serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  55. aad3108 serial/max310x: Remove obsolete #ifset TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  56. a8b26e1 serial: 8250_dw: Add DMA support for non-ACPI platforms by Ray Jui · 10 years ago
  57. 10263f6 tty: hvcs: Remove unnecessary KERN_ERR in hvcs.c by Masanari Iida · 10 years ago
  58. 32304d7 max310x: max3109_detect should use indirect addressing in SPI mode for REVID register by Gregory Hermant · 10 years ago
  59. 510d483 serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK by Paul Bolle · 10 years ago
  60. f9c1b28 tty: ar933x_uart: use container_of to resolve ar933x_uart_port from uart_port by Fabian Frederick · 10 years ago
  61. 6f41413 serial: use container_of to resolve uart_sunzilog_port from uart_port by Fabian Frederick · 10 years ago
  62. afc5438 serial: pnx8xxx: use container_of to resolve pnx8xxx_port from uart_port by Fabian Frederick · 10 years ago
  63. b70e5e9 serial: amba-pl010: use container_of to resolve uart_amba_port from uart_port by Fabian Frederick · 10 years ago
  64. 7266576 serial: sunsab: use container_of to resolve uart_sunsu_port from uart_port by Fabian Frederick · 10 years ago
  65. 9a6962c serial: sunsu: use container_of to resolve uart_sunsu_port from uart_port by Fabian Frederick · 10 years ago
  66. edb20c7 tty: use container_of to resolve uart_pmac_port from uart_port by Fabian Frederick · 10 years ago
  67. a15ad34 TTY: jsm: use container_of to resolve jsm_channel from uart_port by Fabian Frederick · 10 years ago
  68. e789d26 serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_port by Fabian Frederick · 10 years ago
  69. 22d4d44 serial: mpsc: use container_of to resolve mpsc_port_info from uart_port by Fabian Frederick · 10 years ago
  70. 2413b32 serial: use container_of to resolve uart_ip22zilog_port from uart_port by Fabian Frederick · 10 years ago
  71. c9db776 serial: sa1100: use container_of to resolve sa1100_port from uart_port by Fabian Frederick · 10 years ago
  72. b6b30d6 serial: use container_of to resolve uart_sio_port from uart_port by Fabian Frederick · 10 years ago
  73. 0a0661d tty: serial: 8250: omap: add dma support by Sebastian Andrzej Siewior · 10 years ago
  74. 7728524 tty: serial: 8250: omap: add custom irq handling by Sebastian Andrzej Siewior · 10 years ago
  75. 0e31c8d tty: serial: 8250_omap: add custom DMA-RX callback by Sebastian Andrzej Siewior · 10 years ago
  76. 31a1713 tty: serial: 8250_omap: add custom DMA-TX callback by Sebastian Andrzej Siewior · 10 years ago
  77. f1a297b tty: serial: 8250: allow to use custom DMA implementation by Sebastian Andrzej Siewior · 10 years ago
  78. 0fcb790 tty: serial: 8250_dma: keep own book keeping about RX transfers by Sebastian Andrzej Siewior · 10 years ago
  79. b220282 tty: serial: 8250_dma: handle error on TX submit by Sebastian Andrzej Siewior · 10 years ago
  80. 61929cf tty: serial: Add 8250-core based omap driver by Sebastian Andrzej Siewior · 10 years ago
  81. f31b5d2 tty: serial: 8250: make serial8250_console_setup() non _init by Sebastian Andrzej Siewior · 10 years ago
  82. 6a529ab tty: serial: 8250: Fix wording in runtime-PM comments by Sebastian Andrzej Siewior · 10 years ago
  83. 914d3b1 serial: mxs-auart: add sysrq support by Janusz Uzycki · 10 years ago
  84. d4ac063 tty: serial: omap: Remove probe error message by Markus Pargmann · 10 years ago
  85. 91b32f5 serial: core: Fix port count when uart_open() errors by Peter Hurley · 10 years ago
  86. 64dbee3 serial: core: Remove extra locking in uart_write() by Peter Hurley · 10 years ago
  87. 2b702b9 serial: core: Colocate crucial structure linkage by Peter Hurley · 10 years ago
  88. 1f0afd1 serial: core: Remove redundant timeout assignments by Peter Hurley · 10 years ago
  89. 74866e7 serial: core: Unwrap >80 char line in uart_close() by Peter Hurley · 10 years ago
  90. 352f861 tty: Document defunct ASYNC_* bits in uapi header by Peter Hurley · 10 years ago
  91. 904326e tty,serial: Unify UPF_* and ASYNC_* flag definitions by Peter Hurley · 10 years ago
  92. 7c8ab96 serial: Fix locking for uart driver set_termios() method by Peter Hurley · 10 years ago
  93. 2e75891 serial: core: Flush ldisc after dropping port mutex in uart_close() by Peter Hurley · 10 years ago
  94. 479e9b9 serial: Refactor uart_flush_buffer() from uart_close() by Peter Hurley · 10 years ago
  95. 86c80a8 tty: Flush ldisc buffer atomically with tty flip buffers by Peter Hurley · 10 years ago
  96. 276a661 tty: Fix timeout on pty set ldisc by Peter Hurley · 10 years ago
  97. fae76e9 tty: Fix hung task on pty hangup by Peter Hurley · 10 years ago
  98. e80a10e tty: Prefix tty_ldisc_{lock,lock_nested,unlock} functions by Peter Hurley · 10 years ago
  99. 52bce7f pty, n_tty: Simplify input processing on final close by Peter Hurley · 10 years ago
  100. 1bb9541 pty: Don't drop pty master tty lock to hangup slave by Peter Hurley · 10 years ago