1. 8a8ae62 tty: warn on deprecated serial flags by Jiri Slaby · 10 years ago
  2. d7685ca drivers: serial: jsm: Add Classic board UART structure by Konrad Zapalowicz · 10 years ago
  3. 1511316 serial: MIPS: lantiq: use devm_iounmap instead of iounmap by Sudip Mukherjee · 10 years ago
  4. b1835d2 serial: 8250_dma: no need to set tx_err twice by Andy Shevchenko · 10 years ago
  5. 2dc9894 serial: 8250_dma: call serial8250_tx_dma unconditionally by Andy Shevchenko · 10 years ago
  6. bd737f8 tty/serial_core: Introduce lock mechanism for RS485 by Ricardo Ribalda Delgado · 10 years ago
  7. a9c20a9 serial_core: Remove call to driver-specific TIO[GS]RS485] by Ricardo Ribalda Delgado · 10 years ago
  8. c267d67 drivers/max310: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  9. dadd7ec serial/omap: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  10. 13bd3e6 serial/atmel: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  11. 2fc0184 serial/mcf: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  12. b57d15f serial/sc16is7xx: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  13. 039ec1f serial/8250: Remove obsolete handling of rs485 ioctls by Ricardo Ribalda Delgado · 10 years ago
  14. 41e6909 8250/fintek: Use rs485 handler from serial_core by Ricardo Ribalda Delgado · 10 years ago
  15. 46c55b4 serial/8250: Copy RS485 fields to serial_core by Ricardo Ribalda Delgado · 10 years ago
  16. a5f276f serial_core: Handle TIOC[GS]RS485 ioctls. by Ricardo Ribalda Delgado · 10 years ago
  17. 7f1dc2f serial: 8250: sparse warning of incorrect type by Sudip Mukherjee · 10 years ago
  18. 2fdd8c8 parport: Add support for the WCH382 2S/1P multi-IO card by Sergej Pupykin · 10 years ago
  19. cab68f8 serial: Test/disable MSIs if switching from N_PPS by Peter Hurley · 10 years ago
  20. d41510c serial: Take uart port lock for direct *_enable_ms() by Peter Hurley · 10 years ago
  21. 732a84a serial: core: Pass termios to set_ldisc() notifications by Peter Hurley · 10 years ago
  22. db1b9df serial: core: Claim port mutex for set_ldisc() by Peter Hurley · 10 years ago
  23. 9191aaa tty: Allow safe access to termios for set_ldisc() handlers by Peter Hurley · 10 years ago
  24. 3f40f5b tty: Flush tty buffers after hardware shutdown by Peter Hurley · 10 years ago
  25. 413ba63 tty: Convert tty->closing to int by Peter Hurley · 10 years ago
  26. 633caba tty: Move tty hung up check from port->lock critical section by Peter Hurley · 10 years ago
  27. 19038ad tty: xuartps: Add support for setting modem control signals by Lars-Peter Clausen · 10 years ago
  28. f77d55a serial: 8250_dw: get index of serial line from DT aliases by Julien CHAUVEAU · 10 years ago
  29. 1bd8324 serial: of-serial: fetch line number from DT by Lucas Stach · 10 years ago
  30. 5d14bba serial: 8250_pci: Check mapping in pci_ni8430_init by Aaron Sierra · 10 years ago
  31. 398a9db serial: 8250_pci: Handle devices mapped above 4 GiB by Aaron Sierra · 10 years ago
  32. 08de101 serial: fsl-lpuart: add lpuart32 power management support by Jingchang Lu · 10 years ago
  33. 5483c10 serial: at91: Use dmaengine_slave_config API by Maxime Ripard · 10 years ago
  34. 2a76826 tty: serial: Fix mediatek UART driver setting baudrate issue by Eddie Huang · 10 years ago
  35. 7645c2f MAINTAINERS: Add entry for rp2 (Rocketport Express/Infinity) driver by Kevin Cernekee · 10 years ago
  36. e979f3b tty: serial: bcm63xx: Eliminate unnecessary request/release functions by Kevin Cernekee · 10 years ago
  37. 1ab8e4b tty: serial: bcm63xx: Enable DT earlycon support by Kevin Cernekee · 10 years ago
  38. e1a184e Documentation: DT: Add entries for bcm63xx UART by Kevin Cernekee · 10 years ago
  39. 4137cd9 tty: serial: bcm63xx: Fix typo in MODULE_DESCRIPTION by Kevin Cernekee · 10 years ago
  40. 4b65208 tty: serial: bcm63xx: Update the Kconfig help text by Kevin Cernekee · 10 years ago
  41. 048c1df tty: serial: bcm63xx: Add support for unnamed clock outputs from DT by Kevin Cernekee · 10 years ago
  42. c0ec3fd tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms by Kevin Cernekee · 10 years ago
  43. 6b8bdad serial: imx: add imx_poll_init() by Daniel Thompson · 10 years ago
  44. f968ef3 serial: imx: clean up imx_poll_put_char() by Daniel Thompson · 10 years ago
  45. 97f7547 tty: serial: msm_serial: Use DT aliases by Stephen Boyd · 10 years ago
  46. a12f1b4 tty: serial: msm: Reset uartdm after baud rate change by Stephen Boyd · 10 years ago
  47. 0896d4d tty: serial: msm: Support sysrq on uartDM devices by Stephen Boyd · 10 years ago
  48. 660beb0 tty: serial: msm: Fix sysrq spinlock recursion on non-DM by Stephen Boyd · 10 years ago
  49. 36a2627 serial: mxs-auart: enable PPS support by Janusz Uzycki · 10 years ago
  50. f9e4239 serial: mxs-auart: add interrupts for modem control lines by Janusz Uzycki · 10 years ago
  51. 7c573d7 serial: mxs-auart: use mctrl_gpio helpers for handling modem signals by Janusz Uzycki · 10 years ago
  52. 42b4eba serial: mxs-auart: clean get_mctrl and set_mctrl by Janusz Uzycki · 10 years ago
  53. 66f37aa tty/serial: at91: fix rx ring buffer management by Cyrille Pitchen · 10 years ago
  54. a7ae7f8 serial: of_serial: add "ralink,rt2880-uart" to the binding documentation by John Crispin · 10 years ago
  55. e8ec419 serial: ralink: adds Mediatek MT7620 serial by John Crispin · 10 years ago
  56. 9b8777e serial: of: add a PORT_RT2880 definition by John Crispin · 10 years ago
  57. 7af0ea5 tty: serial: omap: Increase max consoles and add check to prevent crash by Nishanth Menon · 10 years ago
  58. 36f339d serial: pl011: Fix build breakage with !CONFIG_DMA_ENGINE by Peter Hurley · 10 years ago
  59. 085f4d8 tty:vt remove obsolete struct initializer by Peng Fan · 10 years ago
  60. 86b20df serial: 8250_em: Remove out-of-memory message by Peter Hurley · 10 years ago
  61. 6895207 vt: Remove vt_get_kmsg_redirect() from uapi header by Peter Hurley · 10 years ago
  62. 5ac9c05 tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi header by Peter Hurley · 10 years ago
  63. f5bce77 cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior by Peter Hurley · 10 years ago
  64. 79f5ad3 serial: hp300: Remove obsolete comments by Peter Hurley · 10 years ago
  65. b9104f5 tty: Remove defunct serial_console_init() declaration by Peter Hurley · 10 years ago
  66. 1d597e7 tty: Remove defunct pcxe_open() declaration by Peter Hurley · 10 years ago
  67. c961bfb tty: Call methods in modern style by Peter Hurley · 10 years ago
  68. 1256937 tty: Replace open-coded test with tty_hung_up_p() by Peter Hurley · 10 years ago
  69. 7e041ab tty: ipwireless: Fix probable mask then right shift defects by Joe Perches · 10 years ago
  70. f0fd1b7 serial: imx: Remove unneeded registration message by Fabio Estevam · 10 years ago
  71. f1f2b6e serial: imx: Remove unneeded OOM error message by Fabio Estevam · 10 years ago
  72. cb0f0a5 serial: imx: Remove unneeded goto label by Fabio Estevam · 10 years ago
  73. c0d1c6b serial: imx: Fix the reporting of interrupts by Fabio Estevam · 10 years ago
  74. fe655de tty/serial: earlycon: Fix print for implied MMIO case by Kumar Gala · 10 years ago
  75. 28e1445 Merge branch 'tty-linus' into 'tty-testing' by Greg Kroah-Hartman · 10 years ago
  76. c015b4a serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  77. aad3108 serial/max310x: Remove obsolete #ifset TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  78. a8b26e1 serial: 8250_dw: Add DMA support for non-ACPI platforms by Ray Jui · 10 years ago
  79. 10263f6 tty: hvcs: Remove unnecessary KERN_ERR in hvcs.c by Masanari Iida · 10 years ago
  80. 32304d7 max310x: max3109_detect should use indirect addressing in SPI mode for REVID register by Gregory Hermant · 10 years ago
  81. 510d483 serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK by Paul Bolle · 10 years ago
  82. f9c1b28 tty: ar933x_uart: use container_of to resolve ar933x_uart_port from uart_port by Fabian Frederick · 10 years ago
  83. 6f41413 serial: use container_of to resolve uart_sunzilog_port from uart_port by Fabian Frederick · 10 years ago
  84. afc5438 serial: pnx8xxx: use container_of to resolve pnx8xxx_port from uart_port by Fabian Frederick · 10 years ago
  85. b70e5e9 serial: amba-pl010: use container_of to resolve uart_amba_port from uart_port by Fabian Frederick · 10 years ago
  86. 7266576 serial: sunsab: use container_of to resolve uart_sunsu_port from uart_port by Fabian Frederick · 10 years ago
  87. 9a6962c serial: sunsu: use container_of to resolve uart_sunsu_port from uart_port by Fabian Frederick · 10 years ago
  88. edb20c7 tty: use container_of to resolve uart_pmac_port from uart_port by Fabian Frederick · 10 years ago
  89. a15ad34 TTY: jsm: use container_of to resolve jsm_channel from uart_port by Fabian Frederick · 10 years ago
  90. e789d26 serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_port by Fabian Frederick · 10 years ago
  91. 22d4d44 serial: mpsc: use container_of to resolve mpsc_port_info from uart_port by Fabian Frederick · 10 years ago
  92. 2413b32 serial: use container_of to resolve uart_ip22zilog_port from uart_port by Fabian Frederick · 10 years ago
  93. c9db776 serial: sa1100: use container_of to resolve sa1100_port from uart_port by Fabian Frederick · 10 years ago
  94. b6b30d6 serial: use container_of to resolve uart_sio_port from uart_port by Fabian Frederick · 10 years ago
  95. 0a0661d tty: serial: 8250: omap: add dma support by Sebastian Andrzej Siewior · 10 years ago
  96. 7728524 tty: serial: 8250: omap: add custom irq handling by Sebastian Andrzej Siewior · 10 years ago
  97. 0e31c8d tty: serial: 8250_omap: add custom DMA-RX callback by Sebastian Andrzej Siewior · 10 years ago
  98. 31a1713 tty: serial: 8250_omap: add custom DMA-TX callback by Sebastian Andrzej Siewior · 10 years ago
  99. f1a297b tty: serial: 8250: allow to use custom DMA implementation by Sebastian Andrzej Siewior · 10 years ago
  100. 0fcb790 tty: serial: 8250_dma: keep own book keeping about RX transfers by Sebastian Andrzej Siewior · 10 years ago