1. 867b8e8 drivers: PL011: refactor pl011_startup() by Andre Przywara · 10 years ago
  2. 49bb3c8 drivers: PL011: avoid potential unregister_driver call by Andre Przywara · 10 years ago
  3. 7798ede tty: serial/8250: remove console dependency for mediatek by Arnd Bergmann · 10 years ago
  4. 357d561 serial: samsung: only use earlycon for console by Arnd Bergmann · 10 years ago
  5. abab381 tty: remove platform_sysrq_reset_seq by Arnd Bergmann · 9 years ago
  6. 445df7f serial: mctrl-gpio: drop usages of IS_ERR_OR_NULL by Uwe Kleine-König · 10 years ago
  7. c33eecc7 tty: Spelling s/reseved/reserved/ by Geert Uytterhoeven · 10 years ago
  8. 9e91597 serial: 8250_omap: provide complete custom startup & shutdown callbacks by Sebastian Andrzej Siewior · 10 years ago
  9. 8f8e48f serial: tegra: Fix memory leak on DMA setup failure by Jon Hunter · 10 years ago
  10. c35b49b serial: sirf: assign console default index if users not set a valid one by Qipan Li · 10 years ago
  11. 7f60f2f serial: sirf: add serial loopback function support by Qipan Li · 10 years ago
  12. d9e8e97 serial: sirf: add uart receive's some error counter and mark by Qipan Li · 10 years ago
  13. 36c0991 serial: sirf: fix endless loop bug in uart receive tasklet by Qipan Li · 10 years ago
  14. eab192a serial: sirf: fix the issue that HW flow control doesn't work for BT by Qipan Li · 10 years ago
  15. c1b7ac6 serial: sirf: enable ATLAS7 USP serial support by Qipan Li · 10 years ago
  16. 98b3f0d tty: rocket: fix comment of ROCKET_SPD_HI by Masahiro Yamada · 10 years ago
  17. 8687634 tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send by Nicolas Ferre · 10 years ago
  18. fa8cd0f serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next by Dave Martin · 10 years ago
  19. 02730d3 Merge 4.1-rc4 into tty-next by Greg Kroah-Hartman · 10 years ago
  20. dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  21. 77232f7 vt: Don't check KD_GRAPHICS when binding/unbinding by Daniel Vetter · 10 years ago
  22. d364b5c vt: fix console lock vs. kernfs s_active lock order by Imre Deak · 10 years ago
  23. 1a48632 pty: Fix input race when closing by Peter Hurley · 10 years ago
  24. 8f9cfee tty/n_gsm.c: fix a memory leak when gsmtty is removed by Pan Xinhui · 10 years ago
  25. 80463501 tty/hvc: remove celleb-only beat driver by Daniel Axtens · 10 years ago
  26. 03ac6b3 drivers/tty/nozomi.c: rename CONFIG_MAGIC by Valentin Rothberg · 10 years ago
  27. 360ee94 TTY: msm_smd_tty: Remove unused driver by Stephen Boyd · 10 years ago
  28. bd63364 vt: add cursor blink interval escape sequence by Scot Doyle · 10 years ago
  29. ad909b3 serial: tegra: Correct error handling on DMA setup by Jon Hunter · 10 years ago
  30. d92aca3 serial: tegra: Correct shutdown of UARTs by Jon Hunter · 10 years ago
  31. 49433c8 serial: tegra: Fix cookie used by TX channel by Jon Hunter · 10 years ago
  32. 0b0c1bd serial: tegra: Use unsigned types for RX and TX byte counts by Jon Hunter · 10 years ago
  33. 853a699 serial: tegra: handle race condition on uart rx side by Shardar Shariff Md · 10 years ago
  34. db8e784 serial: tegra: check the count and read if any from dma by Shardar Shariff Md · 10 years ago
  35. 11e7100 serial: tegra: Add delay after enabling FIFO mode by Jon Hunter · 10 years ago
  36. 245c027 serial: tegra: Correct delay after TX flush by Jon Hunter · 10 years ago
  37. 7a7a7e6 serial: of_serial: do not set port.type twice by Masahiro Yamada · 10 years ago
  38. 1ed7b84 serial: 8250: do not copy port.fifosize member twice by Masahiro Yamada · 10 years ago
  39. 54585ba serial: xuartps: add __init to earlycon write method by Masahiro Yamada · 10 years ago
  40. 59cfc45 serial: 8250: Do nothing if nr_uarts=0 by Jan Kiszka · 10 years ago
  41. 24ee4df serial: samsung: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  42. 7578197 serial: samsung: Staticize local symbol by Krzysztof Kozlowski · 10 years ago
  43. 0cd4521 serial: mxs: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  44. 31ada04 serial: imx: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  45. 99fb215 serial: sh-sci: Remove obsolete comment about overrun detection by Geert Uytterhoeven · 10 years ago
  46. afd66db serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask by Geert Uytterhoeven · 10 years ago
  47. 2e0842a serial: sh-sci: Use the correct register for overrun checks by Geert Uytterhoeven · 10 years ago
  48. 75c249f serial: sh-sci: Replace hardcoded overrun bit values by Geert Uytterhoeven · 10 years ago
  49. 2922598 serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macros by Geert Uytterhoeven · 10 years ago
  50. d94a0a3 serial: sh-sci: Standardize on using the BIT() macro to define register bits by Geert Uytterhoeven · 10 years ago
  51. 31f9079 serial: sh-sci: Document remaining FIFO Control Register bits by Geert Uytterhoeven · 10 years ago
  52. c097abc serial: sh-sci: Add SCIFA/B SCPCR register definitions by Geert Uytterhoeven · 10 years ago
  53. 76735e9 serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitions by Geert Uytterhoeven · 10 years ago
  54. c27ffc1 serial: sh-sci: Move private definitions to private header file by Geert Uytterhoeven · 10 years ago
  55. f9ce5cc tty: tty_ldsem.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  56. e16cb0a tty: tty_buffer.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  57. 485e148d tty: synclinkmp.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  58. 3236133 tty: synclink_gt.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  59. a271ca3 tty: synclink.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  60. f2908f7 tty: mpsc.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  61. 9a4115b tty: ioc4_serial.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  62. a8d087d tty: ioc3_serial.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  63. 01e51df tty: icom.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  64. 873b4f1 tty: hvcs.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  65. b8dccc1 tty: hvc_console.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  66. 9ff4604 tty: crisv10.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  67. 6d4e751 tty: consolemap.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  68. 2eeaf0b tty: amiserial.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  69. ed334c0 tty: 68328serial.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  70. cb4595a serial: sirf: use uart_port's fifosize for fifo related operation by Qipan Li · 10 years ago
  71. a6ffe89 serial: sirf: use dynamic method allocate uart structure by Qipan Li · 10 years ago
  72. 2c40b57 tty: serial: 8250_mtk: Add earlycon by Eddie Huang · 10 years ago
  73. 1c5841e tty: serial: 8250: export early_serial8250_setup function by Eddie Huang · 10 years ago
  74. ec61847 Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open" by Dave Martin · 10 years ago
  75. 66cf1d8 serial: omap: Fix error handling in probe by Semen Protsenko · 10 years ago
  76. 66c53aa earlycon: Revert log warnings by Peter Hurley · 10 years ago
  77. 0e1dc42 Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  78. c1c325d tty: serial: 8250_mtk: Add support for bus clock by Sascha Hauer · 10 years ago
  79. 68e5fc4 tty: serial: 8250_mtk: use pm_runtime callbacks for enabling by Sascha Hauer · 10 years ago
  80. a5fd8445 tty: serial: 8250_mtk: Use devm_clk_get by Sascha Hauer · 10 years ago
  81. 59f89f2 tty: serial: 8250_mtk: remove unnecessary test by Sascha Hauer · 10 years ago
  82. c547630f ARM: meson: serial: convert iounmap to devm_iounmap by Firo Yang · 10 years ago
  83. eda0cd3 tty: serial: 8250: omap: synchronize rx_running by John Ogness · 10 years ago
  84. 35a0f95 serial: SERIAL_IFX6X60 should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  85. cbbcd1f serial: ifx6x60: Remove superfluous casts when calling request_irq() by Geert Uytterhoeven · 10 years ago
  86. 9a499db serial: ifx6x60: Remove dangerous spi_driver casts by Geert Uytterhoeven · 10 years ago
  87. adeede7 serial: sirf: move from clk_get to devm_clk_get by Qipan Li · 10 years ago
  88. 4b8038d Revert "serial: sirf: add a new uart type support" by Qipan Li · 10 years ago
  89. 507224a serial: 8250: remove Kconfig indirection by Valentin Rothberg · 10 years ago
  90. bbdfe62 drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE by Valentin Rothberg · 10 years ago
  91. 60d0da5 serial: bfin: ctsrts: enfore Kconfig naming convention by Valentin Rothberg · 10 years ago
  92. 5b84c96 drivers/tty/serial/mpc52xx_uart.c: fix typo in C comment by Valentin Rothberg · 10 years ago
  93. 47eb16f drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6 by Valentin Rothberg · 10 years ago
  94. d033e82 tty/serial: at91: handle IRQ status more safely by Leilei Zhao · 10 years ago
  95. 74a7608 drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_DSR_CD_MIXED by Valentin Rothberg · 10 years ago
  96. f52e17e drivers/tty/serial/crisv10.c: remove dead #ifdef blocks by Valentin Rothberg · 10 years ago
  97. cc020ea drivers/tty/serial/crisv10.c: remove dead #ifdef blocks by Valentin Rothberg · 10 years ago
  98. 5a56abc drivers/tty/serial/crisv10.c: remove dead #ifdef block by Valentin Rothberg · 10 years ago
  99. 0656b1a drivers/tty/serial: altera: fix typos in #endif comments by Valentin Rothberg · 10 years ago
  100. bb5f633 drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372 by Valentin Rothberg · 10 years ago