1. 049711b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  2. fe41823 sunsab: Fix detection of BREAK on sunsab serial console by Christopher Alexander Tobias Schulze · 10 years ago
  3. 8368d6a pch_uart: don't hardcode PCI slot to get DMA device by Andy Shevchenko · 10 years ago
  4. dc824eb serial: sc16is7xx: Correct initialization of s->clk by Jon Ringle · 10 years ago
  5. c8ed99d serial: 8250_dw: Add support for deferred probing by Chen-Yu Tsai · 10 years ago
  6. 7fe090b serial: 8250_dw: Add optional reset control support by Chen-Yu Tsai · 10 years ago
  7. 1d6ba28 serial: st-asc: Fix overflow in baudrate calculation by Maxime COQUELIN · 10 years ago
  8. 5b4e79a serial: st-asc: Don't call BUG in asc_console_setup() by Maxime COQUELIN · 10 years ago
  9. af30053 tty: serial: msm: Make of_device_id array const by Kiran Padwal · 10 years ago
  10. c2b703b serial/core: Fix too big allocation for attribute member by Yoshihiro YUNOMAE · 10 years ago
  11. 4847914 drivers/tty/serial: use correct type for dma_map/unmap by Wolfram Sang · 10 years ago
  12. 2fbe6c5 serial: altera_jtaguart: Fix putchar function passed to uart_console_write() by Tobias Klauser · 10 years ago
  13. aef9a7b serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers by Yoshihiro YUNOMAE · 10 years ago
  14. 266dcff Serial: allow port drivers to have a default attribute group by Greg Kroah-Hartman · 10 years ago
  15. c8b29f0 tty: kgdb_nmi: Automatically manage tty enable by Daniel Thompson · 10 years ago
  16. 3d1c90d serial: altera_jtaguart: Adpot uart_console_write() by Tobias Klauser · 10 years ago
  17. 4622eb6 serial: samsung: improve code clarity by defining a variable by Naveen Krishna Chatradhi · 10 years ago
  18. 3bcce59 serial: samsung: correct the case and default order in switch by Naveen Krishna Chatradhi · 10 years ago
  19. 135f07c serial: samsung: get fifosize via device tree by Naveen Krishna Chatradhi · 10 years ago
  20. b1261c8 serial: 8250: introduce up_to_u8250p() helper by Andy Shevchenko · 10 years ago
  21. 380c966 tty: serial: fsl_lpuart: add 32-bit register interface support by Jingchang Lu · 10 years ago
  22. 730c4e7 serial: sh-sci: Add calculation recive margin for HSCIF by Nobuhiro Iwamatsu · 10 years ago
  23. bcb9973 serial: sh-sci: Fix range check of bit-rate for HSCIF by Nobuhiro Iwamatsu · 10 years ago
  24. b7d6639 serial: sh-sci: Updated calculation of bit error rate and bit rate by Nobuhiro Iwamatsu · 10 years ago
  25. ca17749 Merge 3.16-rc5 into tty-next. by Greg Kroah-Hartman · 10 years ago
  26. 493671a serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
  27. f363ca2 serial/arc: Fix warning with CONSOLE_POLL by Vineet Gupta · 10 years ago
  28. 2970b7f serial: altera: Adopt uart_console_write() by Daniel Thompson · 10 years ago
  29. d36f47f serial: efm32: correct namespacing of location property by Uwe Kleine-König · 10 years ago
  30. 8bec751 serial: imx: Fix build breakage by Peter Hurley · 10 years ago
  31. 99ecb00 serial: arc_uart: Use uart_circ_empty() for open-coded comparison by Peter Hurley · 10 years ago
  32. c557d39 serial: Test for no tx data on tx restart by Peter Hurley · 10 years ago
  33. 6825242 tty: serial: msm: Support big-endian CPUs by Stephen Boyd · 10 years ago
  34. db3a1a4 serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define by Dan Carpenter · 10 years ago
  35. 8bd67d7d2 serial: blackfin: Fix CTS flow control by Peter Hurley · 10 years ago
  36. c18b55f tty: serial: Fix termios/port flags mismatch by Peter Hurley · 10 years ago
  37. e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 10 years ago
  38. 5fda7a0 serial: Use UPF_* constants with struct uart_port flags by Peter Hurley · 10 years ago
  39. ddc7b75 tty: Move tty->closing from port lock critical section by Peter Hurley · 10 years ago
  40. ed9891b serial: fsl_lpuart: calculate DMA burst by Stefan Agner · 10 years ago
  41. 90abef9 serial: fsl_lpuart: move DMA RX timeout calculation by Stefan Agner · 10 years ago
  42. ae84db9 serial: core: Preserve termios c_cflag for console resume by Peter Hurley · 10 years ago
  43. b31245b serial: tegra: ack the rx dma desc after transfer terminated by Pradeep Goudagunta · 10 years ago
  44. 5e3dbfc serial: tegra: update tx_circular buffer only when TX_DMA is in progress by Pradeep Goudagunta · 10 years ago
  45. 080029b serial: lpc32xx uart module can't do console by Arnd Bergmann · 10 years ago
  46. 2ee881b serial: pxa: fix build with !SERIAL_PXA_CONSOLE by Arnd Bergmann · 11 years ago
  47. 8c6abf7 serial/arc: Enable DT based earlycon by Vineet Gupta · 10 years ago
  48. 8dbe1d5 serial/arc: inline the probe helper by Vineet Gupta · 10 years ago
  49. 91f1b62 serial/arc: remove last remanants of platform data by Vineet Gupta · 10 years ago
  50. 2e6fb7c serial/arc: remove earlyprintk support and switch to earlycon by Vineet Gupta · 10 years ago
  51. 27cfe4e serial/arc: Use generic earlycon infrastructure by Vineet Gupta · 10 years ago
  52. 5a56d59 serial/arc: Remove the workaround for legacy ISS by Vineet Gupta · 10 years ago
  53. 12d15e6 serial/arc: Refactor by referencing to uart_port where possible by Vineet Gupta · 10 years ago
  54. 3bce1b7 serial/arc: use uart_console_write() helper by Vineet Gupta · 10 years ago
  55. 7d78cbe serial: 8250_dw: add ability to handle the peripheral clock by Heiko Stübner · 10 years ago
  56. d8782c7 serial: 8250_dw: use UPF_* constants when define flags by Andy Shevchenko · 10 years ago
  57. 4e26b13 serial: 8250_dw: clock rate handling for all ACPI platforms by Heikki Krogerus · 10 years ago
  58. 1ff5b64 serial: samsung: Use %pa to print 'resource_size_t' type by Fabio Estevam · 10 years ago
  59. 2b844ad tty: serial: msm_serial.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  60. 7282cec serial: sirf: transfer more bytes once to decrease interrupts by Qipan Li · 10 years ago
  61. a997762 tty: serial: men_z135_uart: Wakeup UART after transmitting by Johannes Thumshirn · 10 years ago
  62. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 10 years ago
  63. 1fdc310 serial: core: Make enable_ms() optional by Alexander Shiyan · 10 years ago
  64. 953b53a serial: samsung: no more support for S5PC100 SoC by Kukjin Kim · 10 years ago
  65. 1570a53 serial: samsung: no more support for S5P6440 and S5P6450 SoCs by Kukjin Kim · 10 years ago
  66. 13a9f6c6 serial: samsung: Consider DT alias when probing ports by Tomasz Figa · 10 years ago
  67. 44acd26 serial: amba-pl010: Use devres APIs by Tushar Behera · 10 years ago
  68. 7f6d942 serial: amba-pl011: Remove redundant label by Tushar Behera · 10 years ago
  69. 8ad711a serial: samsung: Remove redundant label by Tushar Behera · 10 years ago
  70. 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
  71. 60efcf0 tty/serial: fix 8250 early console option passing to regular console by Rob Herring · 10 years ago
  72. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  73. 4cc2946 tty: serial: msm: Fix section mismatch warning by Kumar Gala · 10 years ago
  74. a859c8b serial: samsung: Fix build error by Sachin Kamat · 10 years ago
  75. 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
  76. 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
  77. 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
  78. 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
  79. 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
  80. 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
  81. 9ce4f8f Revert "serial: imx: remove the DMA wait queue" by Greg Kroah-Hartman · 10 years ago
  82. bd71a1c serial: kgdb_nmi: Improve console integration with KDB I/O by Daniel Thompson · 10 years ago
  83. 8a0ff60 serial: kgdb_nmi: Switch from tasklets to real timers by Daniel Thompson · 10 years ago
  84. 06d1828 serial: kgdb_nmi: Use container_of() to locate private data by Daniel Thompson · 10 years ago
  85. 2fe686e serial: cpm_uart: No LF conversion in put_poll_char() by Daniel Thompson · 10 years ago
  86. 58eb97c serial: sirf: Fix compilation failure by Daniel Thompson · 10 years ago
  87. 31964ff tty: serial: msm: Remove direct access to GSBI by Andy Gross · 10 years ago
  88. 7fa21dd printk/of_serial: fix serial console cessation part way through boot. by Stephen Chivers · 10 years ago
  89. d4089a3 serial: 8250_dma: check the result of TX buffer mapping by Heikki Krogerus · 10 years ago
  90. 06aa82e serial: uart: add hw flow control support configuration by Murali Karicheri · 10 years ago
  91. ab5e4e4 tty/serial: at91: add interrupts for modem control lines by Richard Genoud · 10 years ago
  92. e0b0baa tty/serial: at91: use mctrl_gpio helpers by Richard Genoud · 10 years ago
  93. 84130aa tty/serial: Add GPIOLIB helpers for controlling modem lines by Richard Genoud · 10 years ago
  94. 2ce7c14 serial: sccnxp: Add IGNPAR flag handling by Alexander Shiyan · 10 years ago
  95. bee18bd serial: sccnxp: Remove useless timer_pending() check by Alexander Shiyan · 10 years ago
  96. 8587839 serial: imx: disable the receiver ready interrupt for imx_stop_rx by Huang Shijie · 10 years ago
  97. e2f2786 serial: imx: remove the DMA wait queue by Huang Shijie · 10 years ago
  98. 8eccd0c serial: imx: remove the redundant code by Huang Shijie · 10 years ago
  99. 772f899 serial: imx: reset the uart port all the time by Huang Shijie · 10 years ago
  100. 0c6d774 serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards by Thomee Wright · 10 years ago