1. 461a8ec Revert "serial: sccnxp: Add DT support" by Greg Kroah-Hartman · 11 years ago
  2. 3ba35ba serial: sh-sci: use dev_get_platdata() by Jingoo Han · 11 years ago
  3. 00a135b serial/arc-uart: Remove the goto/label by Vineet Gupta · 11 years ago
  4. 5284eba serial/arc-uart: Handle Rx Error Interrupts w/o any data by Vineet Gupta · 11 years ago
  5. cb50e52 tty: Only hangup once by Peter Hurley · 11 years ago
  6. 85c9969 serial: sccnxp: Add DT support by Alexander Shiyan · 11 years ago
  7. ea4c39b serial: sccnxp: Using structure for each supported IC instead of switch in probe by Alexander Shiyan · 11 years ago
  8. 90efa75 serial: sccnxp: Using CLK API for getting UART clock by Alexander Shiyan · 11 years ago
  9. e087ab7 serial: sccnxp: Disable regulator on error by Alexander Shiyan · 11 years ago
  10. 3fc1eb5 serial/efm32-uart: don't slur over failure in probe_dt by Uwe Kleine-König · 11 years ago
  11. 11f1ad3 serial/efm32-uart: don't use pdev->id to determine the port's line by Uwe Kleine-König · 11 years ago
  12. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  13. e26439c serial: pch_uart: Fix signed-ness and casting of uartclk related fields by Darren Hart · 11 years ago
  14. 2e68c22 serial: at91: make UART support dma and pdc transfers by Elen Song · 11 years ago
  15. 055560b serial: at91: distinguish usart and uart by Elen Song · 11 years ago
  16. 33d64c4 serial: at91: support run time switch transfer mode by Elen Song · 11 years ago
  17. 34df42f serial: at91: add rx dma support by Elen Song · 11 years ago
  18. 08f738b serial: at91: add tx dma support by Elen Song · 11 years ago
  19. a930e52 serial: at91: use function pointer to choose pdc or pio by Elen Song · 11 years ago
  20. 64e22eb serial: at91: correct definition from DMA to PDC by Elen Song · 11 years ago
  21. 0a09ae9 serial: pch_uart: Remove __initdata annotation from dmi_table by Darren Hart · 11 years ago
  22. e06922a TTY: synclink: replace bitmasks add operation with OR operation. by Alexandru Juncu · 11 years ago
  23. c297829 serial: max310x: Fix dev_pm_ops by Alexander Shiyan · 11 years ago
  24. cf204a1 Merge 3.11-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  25. 299a625 serial8250-em: Convert to devm_* managed helpers by Laurent Pinchart · 11 years ago
  26. cf940eb tty: Remove dead code by Andreas Platschek · 11 years ago
  27. 17fae28 msm_serial: Send more than 1 character at a time on UARTDM by Stephen Boyd · 11 years ago
  28. 6909dad msm_serial: Make baud_code detection more dynamic by Stephen Boyd · 11 years ago
  29. f8fb952 msm_serial: Fix sparse warnings by Stephen Boyd · 11 years ago
  30. 4a5662d msm_serial: Fix NUL byte output on UARTDM by Stephen Boyd · 11 years ago
  31. 57c1f0e serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800 by Ian Abbott · 11 years ago
  32. 086231f serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD by Ian Abbott · 11 years ago
  33. c4b0585 serial:st-asc: Add ST ASC driver. by Srinivas Kandagatla · 11 years ago
  34. 75e66aa serial/efm32-uart: make of_device_id array const by Uwe Kleine-König · 11 years ago
  35. 2f2a0c7 serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverage by Uwe Kleine-König · 11 years ago
  36. 195be84 msm_serial: add missing iounmap() on error in msm_request_port() by Wei Yongjun · 11 years ago
  37. 37e1ceb serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULE by Axel Lin · 11 years ago
  38. 4e32348 pch_uart: Use DMI interface for board detection by Darren Hart · 11 years ago
  39. 7d12b97 serial: report base_baud after initialization by Kees Cook · 11 years ago
  40. 3026d14 serial: omap: enable PM runtime only when its fully configured by Grygorii Strashko · 11 years ago
  41. 39c34b0 serial: fsl_lpuart: Return proper error on lpuart_serial_init error path by Axel Lin · 11 years ago
  42. bc764b8 serial: fsl_lpuart: restore UARTCR2 after watermark setup is done by Shawn Guo · 11 years ago
  43. 908fd7e serial: omap: Fix IRQ handling return value by Ruchika Kharwar · 11 years ago
  44. a0a490f serial: omap: Initialize platform_data by Vikram Pandita · 11 years ago
  45. 76bac19 OMAP: UART: Fix the revision register read. by Ruchika Kharwar · 11 years ago
  46. c441508 OMAP: UART: Keep the TX fifo full when possible by Dmitry Fink · 11 years ago
  47. f64ffda OMAP2+: UART: enable tx wakeup bit for wer reg by Govindraj.R · 11 years ago
  48. 972ce08 8250_pci: improve code comments and Kconfig help by Stefan Seyfried · 11 years ago
  49. 003236d serial: max310x: Add MAX14830 support by Alexander Shiyan · 11 years ago
  50. 21fc509 serial: max310x: Add MAX3109 support by Alexander Shiyan · 11 years ago
  51. 10d8b34 serial: max310x: Driver rework by Alexander Shiyan · 11 years ago
  52. b4cdc8f serial: imx: add DMA support for imx6q by Huang Shijie · 11 years ago
  53. 09bd00f serial/imx: fix custom-baudrate handling by Hubert Feurstein · 11 years ago
  54. a496e62 serial: imx: distinguish the imx6q uart from the others by Huang Shijie · 11 years ago
  55. 1cf93e0 serial: imx: remove the uart_console() check by Huang Shijie · 11 years ago
  56. 43b829b serial: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  57. 3bf5d35 serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS' by Richard Zhao · 11 years ago
  58. 258a9fd tty/8250_early: Don't truncate last character of options by Henrik Nordström · 11 years ago
  59. 2652c21 TTY: snyclinkmp: calculating wrong addresses by Dan Carpenter · 11 years ago
  60. 74b3b4c tty/hvc_iucv: Disconnect IUCV connection when lowering DTR by Hendrik Brueckner · 11 years ago
  61. 33e745a tty/hvc_console: Add DTR/RTS callback to handle HUPCL control by Hendrik Brueckner · 11 years ago
  62. e84f54f drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  63. f3c909b Drivers: tty: n_gsm.c: fixed 7 errors & 6 warnings that checkpatch complained by Aldo Iljazi · 11 years ago
  64. dee4a0b tty: Fix lock order in tty_do_resize() by Peter Hurley · 11 years ago
  65. 5ede525 tty: Remove extra wakeup from pty write() path by Peter Hurley · 11 years ago
  66. e60d27c n_tty: Factor LNEXT processing from per-char i/o path by Peter Hurley · 11 years ago
  67. 4b29349 n_tty: Un-inline single-use functions by Peter Hurley · 11 years ago
  68. 19e2ad6 n_tty: Remove overflow tests from receive_buf() path by Peter Hurley · 11 years ago
  69. 7de971b n_tty: Factor PARMRK from normal per-char i/o by Peter Hurley · 11 years ago
  70. 6baad00 n_tty: Factor ISTRIP and IUCLC receive_buf into separate fn by Peter Hurley · 11 years ago
  71. 4b1f79c n_tty: Split n_tty_receive_char() by Peter Hurley · 11 years ago
  72. 855df3c n_tty: Eliminate char tests from IXANY restart test by Peter Hurley · 11 years ago
  73. 7d88d63 n_tty: Factor standard per-char i/o into separate fn by Peter Hurley · 11 years ago
  74. 86e35ae n_tty: Fix build breakage on ppc64 by Peter Hurley · 11 years ago
  75. ad0cc7b n_tty: Factor tty->closing receive_buf() into separate fn by Peter Hurley · 11 years ago
  76. a1dd30e n_tty: Special case EXTPROC receive_buf() as raw mode by Peter Hurley · 11 years ago
  77. 554117b n_tty: Factor raw mode receive_buf() into separate fn by Peter Hurley · 11 years ago
  78. d2f8d7a n_tty: Factor flagged char handling into separate fn by Peter Hurley · 11 years ago
  79. b0ac50b n_tty: Factor signal char handling into separate fn by Peter Hurley · 11 years ago
  80. 4a23a4d n_tty: Factor 'real raw' receive_buf into standalone fn by Peter Hurley · 11 years ago
  81. 781ad1c n_tty: Simplify __receive_buf loop count by Peter Hurley · 11 years ago
  82. 1bb9d56 n_tty: Rename process_char_map to char_map by Peter Hurley · 11 years ago
  83. 20bafb3 n_tty: Move buffers into n_tty_data by Peter Hurley · 11 years ago
  84. 8cb06c9 n_tty: Remove alias ptrs in __receive_buf() by Peter Hurley · 11 years ago
  85. 40d5e09 n_tty: Fix EOF push handling by Peter Hurley · 11 years ago
  86. 9dfd16d n_tty: Avoid false-sharing echo buffer indices by Peter Hurley · 11 years ago
  87. 29c7c5c n_tty: Eliminate counter in __process_echoes by Peter Hurley · 11 years ago
  88. bc5b1ec n_tty: Only flush echo output if actually output by Peter Hurley · 11 years ago
  89. cbfd034 n_tty: Process echoes in blocks by Peter Hurley · 11 years ago
  90. 019ebdf n_tty: Eliminate echo_commit memory barrier by Peter Hurley · 11 years ago
  91. 17bd790 n_tty: Remove echo_lock by Peter Hurley · 11 years ago
  92. 862eeff n_tty: Replace echo_cnt with computed value by Peter Hurley · 11 years ago
  93. addaebc n_tty: Use separate head and tail indices for echo_buf by Peter Hurley · 11 years ago
  94. ae56f33 n_tty: Remove unused echo_overrun field by Peter Hurley · 11 years ago
  95. 9114fe8 tty: Remove private constant from global namespace by Peter Hurley · 11 years ago
  96. a7c8d58 tty: Fix unsafe vt paste_selection() by Peter Hurley · 11 years ago
  97. 47aa658 tty: Merge __tty_flush_buffer() into lone call site by Peter Hurley · 11 years ago
  98. 0f56bd2 tty: Use non-atomic state to signal flip buffer flush pending by Peter Hurley · 11 years ago
  99. d7a68be tty: Only perform flip buffer flush from tty_buffer_flush() by Peter Hurley · 11 years ago
  100. e9975fd tty: Ensure single-threaded flip buffer consumer with mutex by Peter Hurley · 11 years ago