1. 842633b serial: imx: drop members from driver data that are only used during probe by Uwe Kleine-König · 10 years ago
  2. 694e672 serial: imx: remove long dead code by Uwe Kleine-König · 10 years ago
  3. 91555ce serial: imx: Fix clearing of receiver overrun flag by Uwe Kleine-König · 10 years ago
  4. 1bd187d x86, intel-mid: remove Intel MID specific serial support by Andy Shevchenko · 10 years ago
  5. f549e94 serial: 8250_pci: add Intel Penwell ports by Andy Shevchenko · 10 years ago
  6. 84e0185 tty: serial: s/Medfile/Medfield by Joseph Kogut · 10 years ago
  7. bb8478d serial: ar933x_uart: Fix off-by-one for checking valid alias id by Axel Lin · 10 years ago
  8. 1d267ea serial: mctrl-gpio: simplify init routine by Uwe Kleine-König · 10 years ago
  9. 9e9f079 serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalid by Uwe Kleine-König · 10 years ago
  10. 343fda9 serial: mxs-auart: properly handle mctrl_gpio failing by Uwe Kleine-König · 10 years ago
  11. f059a45 serial: clps711x: fail if mctrl_gpio_init fails by Uwe Kleine-König · 10 years ago
  12. 722ccf4 serial: atmel: fix error handling when mctrl_gpio_init fails by Uwe Kleine-König · 10 years ago
  13. c89b737 tty: max3100: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 10 years ago
  14. 4f86a95 serial: imx: Do not store/restore the UBRC register by Fabio Estevam · 10 years ago
  15. 16420ad tty: serial/bcm63xx_uart: fix sparse warning by Lad, Prabhakar · 10 years ago
  16. f3ac3fc serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading support by Mika Westerberg · 10 years ago
  17. b51e3f5 sprd_serial: compile sprd_suspend and sprd_resume conditionally by Paul Bolle · 10 years ago
  18. ad3d4fd serial:imx make of_device_id array const by Sanjeev Sharma · 10 years ago
  19. 6ae4a16 tty: serial: 8250_core: Remove trailing whitespaces by Michal Simek · 10 years ago
  20. 61702c3 serial: 8250_pci: convert to dev_pm_ops by Andy Shevchenko · 10 years ago
  21. 213dce3 tty: kconfig: remove the superfluous dependency on PPC_OF by Kevin Hao · 10 years ago
  22. 97f9f70 serial: core: replace current->state by __set_current_state() by Fabian Frederick · 10 years ago
  23. 5dcb34b serial: pl010 is no longer broken by Arnd Bergmann · 10 years ago
  24. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  25. a972412 Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  26. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  27. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  28. c32b3cb oom, PM: make OOM detection in the freezer path raceless by Michal Hocko · 10 years ago
  29. 401e4a7 sysrq: convert printk to pr_* equivalent by Michal Hocko · 10 years ago
  30. c09babf serial: 8250: Fix UART_BUG_TXEN workaround by Peter Hurley · 10 years ago
  31. 692132b serial: driver for ETRAX FS UART by Niklas Cassel · 10 years ago
  32. 79ce9d5 tty: remove unused variable sprop by Fabian Frederick · 10 years ago
  33. 3239fd3 serial: of-serial: fetch line number from DT by Lucas Stach · 10 years ago
  34. c3bda29 serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE by Marek Szyprowski · 10 years ago
  35. eb1527a tty/serial: serial8250_set_divisor() can be static by kbuild test robot · 10 years ago
  36. b7396a3 tty/serial: Add Spreadtrum sc9836-uart driver support by Chunyan Zhang · 10 years ago
  37. ba019a3 serial: samsung: remove redundant interrupt enabling by Robert Baldyga · 10 years ago
  38. 632f32e tty: Remove external interface for tty_set_termios() by Peter Hurley · 10 years ago
  39. 348f9bb serial: omap: Fix RTS handling by Peter Hurley · 10 years ago
  40. 9719acc serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handling by Peter Hurley · 10 years ago
  41. 391f93f serial: core: Rework hw-assisted flow control support by Peter Hurley · 10 years ago
  42. a4c639b tty/serial: 8250_early: Add support for PXA UARTs by Rob Herring · 10 years ago
  43. 6ad991b tty/serial: of_serial: add support for PXA/MMP uarts by Rob Herring · 10 years ago
  44. 6d01bb9 tty/serial: of_serial: add DT alias ID handling by Rob Herring · 10 years ago
  45. e9cef86 serial: 8250: Prevent concurrent updates to shadow registers by Peter Hurley · 10 years ago
  46. 4516d50 serial: 8250: Use canary to restart console after suspend by Peter Hurley · 10 years ago
  47. 06a4c71 serial: 8250: Refactor XR17V35X divisor calculation by Peter Hurley · 10 years ago
  48. e72abd5 serial: 8250: Refactor divisor programming by Peter Hurley · 10 years ago
  49. 0ec3f585 serial: 8250: Refactor LCR computation by Peter Hurley · 10 years ago
  50. d1f2f21 serial: 8250: Move UART_BUG_QUOT workaround by Peter Hurley · 10 years ago
  51. 01ba8d6 tty: serial: men_z135_uart: Fix driver for changes in hardware by Johannes Thumshirn · 10 years ago
  52. b164c97 serial: core: Simplify console suspend logic in uart_suspend_port() by Peter Hurley · 10 years ago
  53. d2b6f44 n_tty: Fix signal handling flushes by Peter Hurley · 10 years ago
  54. 1d1d14d pty: Fix buffer flush deadlock by Peter Hurley · 10 years ago
  55. 3abf87c tty: Make lock subclasses available for other tty locks by Peter Hurley · 10 years ago
  56. fb5ef9e n_tty: Fix read buffer overwrite when no newline by Peter Hurley · 10 years ago
  57. 06c49f9 n_tty: Fix PARMRK over-throttling by Peter Hurley · 10 years ago
  58. 70aca71 n_tty: Fix unordered accesses to lockless read buffer by Peter Hurley · 10 years ago
  59. 5e28cca n_tty: Simplify throttle threshold calculation by Peter Hurley · 10 years ago
  60. a342846 n_tty: Fix throttle for canon lines > 3967 chars by Peter Hurley · 10 years ago
  61. 2c5dc46 n_tty: Eliminate receive_room() from consumer/exclusive paths by Peter Hurley · 10 years ago
  62. b94ba03 serial: samsung: Add support for early console by Tomasz Figa · 10 years ago
  63. 8b6ff84 serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling by Hisashi Nakamura · 10 years ago
  64. 51b31f1 serial: sh-sci: Use dev_dbg() to log an error message by Yoshihiro Kaneko · 10 years ago
  65. 9119fba serial: 8250_dma: don't bother DMA with small transfers by Andy Shevchenko · 10 years ago
  66. a39d1da serial: 8250_core: remove redundant else keyword by Andy Shevchenko · 10 years ago
  67. cb87634 sh-sci: extend PM methods by Sergei Shtylyov · 10 years ago
  68. c81622a pty: Fix overlimit memory use by Peter Hurley · 10 years ago
  69. 6ecde47 tty: xuartps: Fix RX hang, and TX corruption in termios call by Nathan Rossi · 10 years ago
  70. f3e2d56 tty/isicom: fix big-endian compile warning by Arnd Bergmann · 10 years ago
  71. 5f9ba5b serial: mxs-auart: Remove unneeded zeroing of 'ret' by Fabio Estevam · 10 years ago
  72. 99c932c serial: mxs-auart: Check for platform_get_irq() error by Fabio Estevam · 10 years ago
  73. 6960cd4 serial: mxs-auart: Remove irq from private structure by Fabio Estevam · 10 years ago
  74. c0b18db tty/serial: digicolor: remove sysrq reference by Baruch Siach · 10 years ago
  75. ee15947 serial: 8250_pnp: Enable PNP_CONSOLE for console ports by Peter Hurley · 10 years ago
  76. 2f7f558 tty: serial: msm_serial: Remove console unregistration from driver exit. by Pramod Gurav · 10 years ago
  77. 4daba33 tty: serial: msm_serial: code cleanup in msm_console_setup by Pramod Gurav · 10 years ago
  78. 0a0d412 serial: 8250_pci: remove one useless explicit type conversion by Heikki Krogerus · 10 years ago
  79. 874e520 x86, mrst: remove Moorestown specific serial drivers by Andy Shevchenko · 10 years ago
  80. 934084a serial: imx: Fix imx_flush_buffer() by Fabio Estevam · 10 years ago
  81. bfc2e07 tty: serial: fsl_lpuart: terminate DMA on buffer flush by Stefan Agner · 10 years ago
  82. 2fe605d serial: fsl-lpuart: disable interrupt when suspend by Yuan Yao · 10 years ago
  83. 011f5bd serial: fsl_lpuart: update RX timer on successful DMA transfer by Stefan Agner · 10 years ago
  84. 4a818c4 serial: fsl_lpuart: move DMA channel request to probe by Stefan Agner · 10 years ago
  85. 5f1437f serial: fsl_lpuart: avoid new transfer while DMA is running by Stefan Agner · 10 years ago
  86. 4a8588a serial: fsl_lpuart: delete timer on shutdown by Stefan Agner · 10 years ago
  87. 37480a0 tty: Prevent untrappable signals from malicious program by Peter Hurley · 10 years ago
  88. 19e3ae6 vt: provide notifications on selection changes by Nicolas Pitre · 10 years ago
  89. 926a733 s390/hvc_iucv: add simple wildcard matches to the iucv allow filter by Hendrik Brueckner · 11 years ago
  90. 61b6b7f Merge 3.19-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  91. 4c215fe vt: fix locking around vt_bind/vt_unbind by Imre Deak · 10 years ago
  92. 2cf30f7 vt: fix check for system/busy console drivers when unregistering them by Imre Deak · 10 years ago
  93. e5f50fb TTY: fix misspelling of current function in string by Julia Lawall · 10 years ago
  94. 1d6a5e4 TTY: fix misspelling of current function in string by Julia Lawall · 10 years ago
  95. 5567c37 serial: 8250_early: optimize early 8250 uart by Vineet Gupta · 10 years ago
  96. fddceb8 tty: 8250: Add 64byte UART support for FSL platforms by Vijay Rai · 10 years ago
  97. 5930cb3 serial: driver for Conexant Digicolor USART by Baruch Siach · 10 years ago
  98. 865cea8 serial: imx: ignore framing errors when IGNPAR is set. by Eric Nelson · 10 years ago
  99. 8d267fd serial: imx: preserve characters with parity or framing errors by Eric Nelson · 10 years ago
  100. b820cd7 serial: altera-uart: fix NULL device in log message by Ley Foon Tan · 10 years ago