1. 66f37aa tty/serial: at91: fix rx ring buffer management by Cyrille Pitchen · 10 years ago
  2. a7ae7f8 serial: of_serial: add "ralink,rt2880-uart" to the binding documentation by John Crispin · 10 years ago
  3. e8ec419 serial: ralink: adds Mediatek MT7620 serial by John Crispin · 10 years ago
  4. 9b8777e serial: of: add a PORT_RT2880 definition by John Crispin · 10 years ago
  5. 7af0ea5 tty: serial: omap: Increase max consoles and add check to prevent crash by Nishanth Menon · 10 years ago
  6. 36f339d serial: pl011: Fix build breakage with !CONFIG_DMA_ENGINE by Peter Hurley · 10 years ago
  7. 085f4d8 tty:vt remove obsolete struct initializer by Peng Fan · 10 years ago
  8. 86b20df serial: 8250_em: Remove out-of-memory message by Peter Hurley · 10 years ago
  9. 6895207 vt: Remove vt_get_kmsg_redirect() from uapi header by Peter Hurley · 10 years ago
  10. 5ac9c05 tty: Document defunct ASYNC_SPLIT_TERMIOS flag in uapi header by Peter Hurley · 10 years ago
  11. f5bce77 cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior by Peter Hurley · 10 years ago
  12. 79f5ad3 serial: hp300: Remove obsolete comments by Peter Hurley · 10 years ago
  13. b9104f5 tty: Remove defunct serial_console_init() declaration by Peter Hurley · 10 years ago
  14. 1d597e7 tty: Remove defunct pcxe_open() declaration by Peter Hurley · 10 years ago
  15. c961bfb tty: Call methods in modern style by Peter Hurley · 10 years ago
  16. 1256937 tty: Replace open-coded test with tty_hung_up_p() by Peter Hurley · 10 years ago
  17. 7e041ab tty: ipwireless: Fix probable mask then right shift defects by Joe Perches · 10 years ago
  18. f0fd1b7 serial: imx: Remove unneeded registration message by Fabio Estevam · 10 years ago
  19. f1f2b6e serial: imx: Remove unneeded OOM error message by Fabio Estevam · 10 years ago
  20. cb0f0a5 serial: imx: Remove unneeded goto label by Fabio Estevam · 10 years ago
  21. c0d1c6b serial: imx: Fix the reporting of interrupts by Fabio Estevam · 10 years ago
  22. fe655de tty/serial: earlycon: Fix print for implied MMIO case by Kumar Gala · 10 years ago
  23. 28e1445 Merge branch 'tty-linus' into 'tty-testing' by Greg Kroah-Hartman · 10 years ago
  24. c015b4a serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  25. aad3108 serial/max310x: Remove obsolete #ifset TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  26. a8b26e1 serial: 8250_dw: Add DMA support for non-ACPI platforms by Ray Jui · 10 years ago
  27. 10263f6 tty: hvcs: Remove unnecessary KERN_ERR in hvcs.c by Masanari Iida · 10 years ago
  28. 32304d7 max310x: max3109_detect should use indirect addressing in SPI mode for REVID register by Gregory Hermant · 10 years ago
  29. 510d483 serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK by Paul Bolle · 10 years ago
  30. f9c1b28 tty: ar933x_uart: use container_of to resolve ar933x_uart_port from uart_port by Fabian Frederick · 10 years ago
  31. 6f41413 serial: use container_of to resolve uart_sunzilog_port from uart_port by Fabian Frederick · 10 years ago
  32. afc5438 serial: pnx8xxx: use container_of to resolve pnx8xxx_port from uart_port by Fabian Frederick · 10 years ago
  33. b70e5e9 serial: amba-pl010: use container_of to resolve uart_amba_port from uart_port by Fabian Frederick · 10 years ago
  34. 7266576 serial: sunsab: use container_of to resolve uart_sunsu_port from uart_port by Fabian Frederick · 10 years ago
  35. 9a6962c serial: sunsu: use container_of to resolve uart_sunsu_port from uart_port by Fabian Frederick · 10 years ago
  36. edb20c7 tty: use container_of to resolve uart_pmac_port from uart_port by Fabian Frederick · 10 years ago
  37. a15ad34 TTY: jsm: use container_of to resolve jsm_channel from uart_port by Fabian Frederick · 10 years ago
  38. e789d26 serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_port by Fabian Frederick · 10 years ago
  39. 22d4d44 serial: mpsc: use container_of to resolve mpsc_port_info from uart_port by Fabian Frederick · 10 years ago
  40. 2413b32 serial: use container_of to resolve uart_ip22zilog_port from uart_port by Fabian Frederick · 10 years ago
  41. c9db776 serial: sa1100: use container_of to resolve sa1100_port from uart_port by Fabian Frederick · 10 years ago
  42. b6b30d6 serial: use container_of to resolve uart_sio_port from uart_port by Fabian Frederick · 10 years ago
  43. 0a0661d tty: serial: 8250: omap: add dma support by Sebastian Andrzej Siewior · 10 years ago
  44. 7728524 tty: serial: 8250: omap: add custom irq handling by Sebastian Andrzej Siewior · 10 years ago
  45. 0e31c8d tty: serial: 8250_omap: add custom DMA-RX callback by Sebastian Andrzej Siewior · 10 years ago
  46. 31a1713 tty: serial: 8250_omap: add custom DMA-TX callback by Sebastian Andrzej Siewior · 10 years ago
  47. f1a297b tty: serial: 8250: allow to use custom DMA implementation by Sebastian Andrzej Siewior · 10 years ago
  48. 0fcb790 tty: serial: 8250_dma: keep own book keeping about RX transfers by Sebastian Andrzej Siewior · 10 years ago
  49. b220282 tty: serial: 8250_dma: handle error on TX submit by Sebastian Andrzej Siewior · 10 years ago
  50. 61929cf tty: serial: Add 8250-core based omap driver by Sebastian Andrzej Siewior · 10 years ago
  51. f31b5d2 tty: serial: 8250: make serial8250_console_setup() non _init by Sebastian Andrzej Siewior · 10 years ago
  52. 6a529ab tty: serial: 8250: Fix wording in runtime-PM comments by Sebastian Andrzej Siewior · 10 years ago
  53. 914d3b1 serial: mxs-auart: add sysrq support by Janusz Uzycki · 10 years ago
  54. d4ac063 tty: serial: omap: Remove probe error message by Markus Pargmann · 10 years ago
  55. 91b32f5 serial: core: Fix port count when uart_open() errors by Peter Hurley · 10 years ago
  56. 64dbee3 serial: core: Remove extra locking in uart_write() by Peter Hurley · 10 years ago
  57. 2b702b9 serial: core: Colocate crucial structure linkage by Peter Hurley · 10 years ago
  58. 1f0afd1 serial: core: Remove redundant timeout assignments by Peter Hurley · 10 years ago
  59. 74866e7 serial: core: Unwrap >80 char line in uart_close() by Peter Hurley · 10 years ago
  60. 352f861 tty: Document defunct ASYNC_* bits in uapi header by Peter Hurley · 10 years ago
  61. 904326e tty,serial: Unify UPF_* and ASYNC_* flag definitions by Peter Hurley · 10 years ago
  62. 7c8ab96 serial: Fix locking for uart driver set_termios() method by Peter Hurley · 10 years ago
  63. 2e75891 serial: core: Flush ldisc after dropping port mutex in uart_close() by Peter Hurley · 10 years ago
  64. 479e9b9 serial: Refactor uart_flush_buffer() from uart_close() by Peter Hurley · 10 years ago
  65. 86c80a8 tty: Flush ldisc buffer atomically with tty flip buffers by Peter Hurley · 10 years ago
  66. 276a661 tty: Fix timeout on pty set ldisc by Peter Hurley · 10 years ago
  67. fae76e9 tty: Fix hung task on pty hangup by Peter Hurley · 10 years ago
  68. e80a10e tty: Prefix tty_ldisc_{lock,lock_nested,unlock} functions by Peter Hurley · 10 years ago
  69. 52bce7f pty, n_tty: Simplify input processing on final close by Peter Hurley · 10 years ago
  70. 1bb9541 pty: Don't drop pty master tty lock to hangup slave by Peter Hurley · 10 years ago
  71. 35af935 tty: Remove tty_unhangup() declaration by Peter Hurley · 10 years ago
  72. 2febdb6 tty: Preset lock subclass for nested tty locks by Peter Hurley · 10 years ago
  73. 2aff5e2 tty: Change tty lock order to master->slave by Peter Hurley · 10 years ago
  74. 7ffb6da tty: Simplify tty_release() state checks by Peter Hurley · 10 years ago
  75. 359b9fb tty: Simplify tty_release_checks() interface by Peter Hurley · 10 years ago
  76. 62462ae tty: Simplify tty_ldisc_release() interface by Peter Hurley · 10 years ago
  77. 949aa64 tty: Fold pty pair handling into tty_flush_works() by Peter Hurley · 10 years ago
  78. 324c165 tty: Simplify pty pair teardown logic by Peter Hurley · 10 years ago
  79. deb287e tty: Document check_tty_count() requires tty_lock held by Peter Hurley · 10 years ago
  80. d5e370a tty: Don't release tty locks for wait queue sanity check by Peter Hurley · 10 years ago
  81. 0911261 tty: Don't take tty_mutex for tty count changes by Peter Hurley · 10 years ago
  82. 0498070 tty: Remove TTY_CLOSING by Peter Hurley · 10 years ago
  83. aa3cb81 tty: Drop tty_mutex before tty reopen by Peter Hurley · 10 years ago
  84. 52494ee tty: Re-open /dev/tty without tty_mutex by Peter Hurley · 10 years ago
  85. 55199ea pty: Always return -EIO if slave BSD pty opened first by Peter Hurley · 10 years ago
  86. 216030e tty: Check tty->count instead of TTY_CLOSING in tty_reopen() by Peter Hurley · 10 years ago
  87. 5d93e74 tty: Clarify re-open behavior of master ptys by Peter Hurley · 10 years ago
  88. 3ff51a1 tty: Remove TTY_HUPPING by Peter Hurley · 10 years ago
  89. c8483bc tty: Invert tty_lock/ldisc_sem lock order by Peter Hurley · 10 years ago
  90. 3ee175d tty: Don't hold tty_lock for ldisc release by Peter Hurley · 10 years ago
  91. 1bc8cde 8250_pci: Added driver for Endrun Technologies PTP PCIe card. by Mike Skoog · 10 years ago
  92. fa59e25 n_tty: Remove stale read lock comment by Peter Hurley · 10 years ago
  93. 95ea90d n_tty: Only process packet mode data in raw mode by Peter Hurley · 10 years ago
  94. 1aa1bf1 tty: Fix missed wakeup from packet mode status update by Peter Hurley · 10 years ago
  95. 4ed60fc pty: Hold ctrl_lock for packet mode updates by Peter Hurley · 10 years ago
  96. 2622d73 pty: Fix packet mode setting race by Peter Hurley · 10 years ago
  97. 54e8e5f pty: Don't claim slave's ctrl_lock for master's packet mode by Peter Hurley · 10 years ago
  98. 6054c16e tty: Use spin_lock_irq() for ctrl_lock when interrupts enabled by Peter Hurley · 10 years ago
  99. 4d8c1df pty: Use spin_lock_irq() for pty_set_termios() by Peter Hurley · 10 years ago
  100. dbfcd85 tty: Move pty-specific set_termios() handling to pty driver by Peter Hurley · 10 years ago