1. 380c966 tty: serial: fsl_lpuart: add 32-bit register interface support by Jingchang Lu · 10 years ago
  2. 730c4e7 serial: sh-sci: Add calculation recive margin for HSCIF by Nobuhiro Iwamatsu · 10 years ago
  3. bcb9973 serial: sh-sci: Fix range check of bit-rate for HSCIF by Nobuhiro Iwamatsu · 10 years ago
  4. b7d6639 serial: sh-sci: Updated calculation of bit error rate and bit rate by Nobuhiro Iwamatsu · 10 years ago
  5. ca17749 Merge 3.16-rc5 into tty-next. by Greg Kroah-Hartman · 10 years ago
  6. 493671a serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
  7. f363ca2 serial/arc: Fix warning with CONSOLE_POLL by Vineet Gupta · 10 years ago
  8. 2970b7f serial: altera: Adopt uart_console_write() by Daniel Thompson · 10 years ago
  9. d36f47f serial: efm32: correct namespacing of location property by Uwe Kleine-König · 10 years ago
  10. 8bec751 serial: imx: Fix build breakage by Peter Hurley · 10 years ago
  11. 99ecb00 serial: arc_uart: Use uart_circ_empty() for open-coded comparison by Peter Hurley · 10 years ago
  12. c557d39 serial: Test for no tx data on tx restart by Peter Hurley · 10 years ago
  13. 6825242 tty: serial: msm: Support big-endian CPUs by Stephen Boyd · 10 years ago
  14. db3a1a4 serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define by Dan Carpenter · 10 years ago
  15. 8bd67d7d2 serial: blackfin: Fix CTS flow control by Peter Hurley · 10 years ago
  16. c18b55f tty: serial: Fix termios/port flags mismatch by Peter Hurley · 10 years ago
  17. e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 10 years ago
  18. 5fda7a0 serial: Use UPF_* constants with struct uart_port flags by Peter Hurley · 10 years ago
  19. ddc7b75 tty: Move tty->closing from port lock critical section by Peter Hurley · 10 years ago
  20. ed9891b serial: fsl_lpuart: calculate DMA burst by Stefan Agner · 10 years ago
  21. 90abef9 serial: fsl_lpuart: move DMA RX timeout calculation by Stefan Agner · 10 years ago
  22. ae84db9 serial: core: Preserve termios c_cflag for console resume by Peter Hurley · 10 years ago
  23. b31245b serial: tegra: ack the rx dma desc after transfer terminated by Pradeep Goudagunta · 10 years ago
  24. 5e3dbfc serial: tegra: update tx_circular buffer only when TX_DMA is in progress by Pradeep Goudagunta · 10 years ago
  25. 080029b serial: lpc32xx uart module can't do console by Arnd Bergmann · 10 years ago
  26. 2ee881b serial: pxa: fix build with !SERIAL_PXA_CONSOLE by Arnd Bergmann · 11 years ago
  27. 8c6abf7 serial/arc: Enable DT based earlycon by Vineet Gupta · 10 years ago
  28. 8dbe1d5 serial/arc: inline the probe helper by Vineet Gupta · 10 years ago
  29. 91f1b62 serial/arc: remove last remanants of platform data by Vineet Gupta · 10 years ago
  30. 2e6fb7c serial/arc: remove earlyprintk support and switch to earlycon by Vineet Gupta · 10 years ago
  31. 27cfe4e serial/arc: Use generic earlycon infrastructure by Vineet Gupta · 10 years ago
  32. 5a56d59 serial/arc: Remove the workaround for legacy ISS by Vineet Gupta · 10 years ago
  33. 12d15e6 serial/arc: Refactor by referencing to uart_port where possible by Vineet Gupta · 10 years ago
  34. 3bce1b7 serial/arc: use uart_console_write() helper by Vineet Gupta · 10 years ago
  35. 7d78cbe serial: 8250_dw: add ability to handle the peripheral clock by Heiko Stübner · 10 years ago
  36. d8782c7 serial: 8250_dw: use UPF_* constants when define flags by Andy Shevchenko · 10 years ago
  37. 4e26b13 serial: 8250_dw: clock rate handling for all ACPI platforms by Heikki Krogerus · 10 years ago
  38. 1ff5b64 serial: samsung: Use %pa to print 'resource_size_t' type by Fabio Estevam · 10 years ago
  39. 2b844ad tty: serial: msm_serial.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  40. 7282cec serial: sirf: transfer more bytes once to decrease interrupts by Qipan Li · 10 years ago
  41. a997762 tty: serial: men_z135_uart: Wakeup UART after transmitting by Johannes Thumshirn · 10 years ago
  42. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 10 years ago
  43. 1fdc310 serial: core: Make enable_ms() optional by Alexander Shiyan · 10 years ago
  44. 953b53a serial: samsung: no more support for S5PC100 SoC by Kukjin Kim · 10 years ago
  45. 1570a53 serial: samsung: no more support for S5P6440 and S5P6450 SoCs by Kukjin Kim · 10 years ago
  46. 13a9f6c6 serial: samsung: Consider DT alias when probing ports by Tomasz Figa · 10 years ago
  47. 44acd26 serial: amba-pl010: Use devres APIs by Tushar Behera · 10 years ago
  48. 7f6d942 serial: amba-pl011: Remove redundant label by Tushar Behera · 10 years ago
  49. 8ad711a serial: samsung: Remove redundant label by Tushar Behera · 10 years ago
  50. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  51. 60efcf0 tty/serial: fix 8250 early console option passing to regular console by Rob Herring · 10 years ago
  52. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  53. 4cc2946 tty: serial: msm: Fix section mismatch warning by Kumar Gala · 10 years ago
  54. a859c8b serial: samsung: Fix build error by Sachin Kamat · 10 years ago
  55. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  56. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  57. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  58. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 10 years ago
  59. a727eaf Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into next by Linus Torvalds · 10 years ago
  60. b5de1ce Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers by Olof Johansson · 10 years ago
  61. 9ce4f8f Revert "serial: imx: remove the DMA wait queue" by Greg Kroah-Hartman · 10 years ago
  62. bd71a1c serial: kgdb_nmi: Improve console integration with KDB I/O by Daniel Thompson · 10 years ago
  63. 8a0ff60 serial: kgdb_nmi: Switch from tasklets to real timers by Daniel Thompson · 10 years ago
  64. 06d1828 serial: kgdb_nmi: Use container_of() to locate private data by Daniel Thompson · 10 years ago
  65. 2fe686e serial: cpm_uart: No LF conversion in put_poll_char() by Daniel Thompson · 10 years ago
  66. 58eb97c serial: sirf: Fix compilation failure by Daniel Thompson · 10 years ago
  67. 31964ff tty: serial: msm: Remove direct access to GSBI by Andy Gross · 11 years ago
  68. 7fa21dd printk/of_serial: fix serial console cessation part way through boot. by Stephen Chivers · 11 years ago
  69. d4089a3 serial: 8250_dma: check the result of TX buffer mapping by Heikki Krogerus · 11 years ago
  70. 06aa82e serial: uart: add hw flow control support configuration by Murali Karicheri · 11 years ago
  71. ab5e4e4 tty/serial: at91: add interrupts for modem control lines by Richard Genoud · 11 years ago
  72. e0b0baa tty/serial: at91: use mctrl_gpio helpers by Richard Genoud · 11 years ago
  73. 84130aa tty/serial: Add GPIOLIB helpers for controlling modem lines by Richard Genoud · 11 years ago
  74. 2ce7c14 serial: sccnxp: Add IGNPAR flag handling by Alexander Shiyan · 10 years ago
  75. bee18bd serial: sccnxp: Remove useless timer_pending() check by Alexander Shiyan · 10 years ago
  76. 8587839 serial: imx: disable the receiver ready interrupt for imx_stop_rx by Huang Shijie · 10 years ago
  77. e2f2786 serial: imx: remove the DMA wait queue by Huang Shijie · 10 years ago
  78. 8eccd0c serial: imx: remove the redundant code by Huang Shijie · 10 years ago
  79. 772f899 serial: imx: reset the uart port all the time by Huang Shijie · 10 years ago
  80. 0c6d774 serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards by Thomee Wright · 10 years ago
  81. b38cb7d serial: imx: Disable new features of autobaud detection by Fabio Estevam · 11 years ago
  82. feb5814 parport: Add support for the WCH353 1S/1P multi-IO card by Ezequiel Garcia · 10 years ago
  83. c67f866 serial: efm32: add module_exit by Vincent Stehlé · 10 years ago
  84. e4ac92d serial: samsung: Neaten dbg uses by Joe Perches · 10 years ago
  85. 10389e6 tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startup by Johannes Thumshirn · 11 years ago
  86. 1ffcd67 serial: st-asc: Fix data corruption during long console bursts by Daniel Thompson · 11 years ago
  87. d335215 tty: serial: uartlite: Specify time for sending chars by Michal Simek · 11 years ago
  88. ac62391 serial: SERIAL_FSL_LPUART should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  89. 07d410e serial: sirf: fix spinlock deadlock issue by Qipan Li · 10 years ago
  90. 205c384 serial: sirf: move to writel for TXFIFO instead of writeb by Barry Song · 11 years ago
  91. 717e1cb serial: add missing SERIAL_CORE dependencies by Arnd Bergmann · 11 years ago
  92. beb04a9 serial: sc16is7xx: dynamically allocate tx/rx buffer by Jon Ringle · 11 years ago
  93. 3df5adb serial: sc16is7xx: compile I2C when REGMAP_I2C is module by Jan Moskyto Matejka · 11 years ago
  94. 0667934 serial: pch_uart: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  95. 45e0f0f tty/serial: pl011: add DT based earlycon support by Rob Herring · 11 years ago
  96. b0b6abd serial: earlycon: add DT support by Rob Herring · 11 years ago
  97. 6e87b70 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into for-next by Rob Herring · 10 years ago
  98. 651fb13 tile: serial: Use irq_alloc/free_hwirq by Thomas Gleixner · 11 years ago
  99. e26f1db tty/serial: fix generic earlycon option parsing by Rob Herring · 11 years ago
  100. fe1cf8a tty/serial: add back missing setup_early_serial8250_console by Rob Herring · 11 years ago