1. 8bc661b tty/serial: at91: disable uart timer at start of shutdown by Marek Roszko · 11 years ago
  2. 3685f19 serial: 8250: enable UART_BUG_NOMSR for Tegra by Stephen Warren · 11 years ago
  3. bb7e73c tty/serial: at91: reset rx_ring when port is shutdown by Mark Deneen · 11 years ago
  4. f50c995f tty/serial: at91: fix race condition in atmel_serial_remove by Marek Roszko · 11 years ago
  5. 0cc7c6c7 tty/serial: at91: Handle shutdown more safely by Marek Roszko · 11 years ago
  6. df8d4aa serial: sirf: correct condition for fetching dma buffer into tty by Qipan Li · 11 years ago
  7. 388faf9 serial: sirf: provide pm entries of uart_ops by Qipan Li · 11 years ago
  8. 99e626f serial: sirf: use PM macro initialize PM functions by Qipan Li · 11 years ago
  9. 093a9e2 serial: clps711x: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 11 years ago
  10. 71b9e8c serial: clps711x: Add support for N_IRDA line discipline by Alexander Shiyan · 11 years ago
  11. b8c98ae tty: synclink: avoid sleep_on race by Arnd Bergmann · 11 years ago
  12. 591cee0 tty/amiserial: avoid interruptible_sleep_on by Arnd Bergmann · 11 years ago
  13. f8e87cb tty: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  14. b86b75e Merge 3.13-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  15. 351d620 tty: an overflow of multiplication in drivers/tty/cyclades.c by Qixue Xiao · 11 years ago
  16. 4903713 serial: Remove old SC26XX driver by Alexander Shiyan · 11 years ago
  17. 48c0247 serial: add support for 200 v3 series Titan card by Yegor Yefremov · 11 years ago
  18. 9c5320f serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chip by Jonathan Woithe · 11 years ago
  19. be70657 TTY/n_gsm: Removing the wrong tty_unlock/lock() in gsm_dlci_release() by Chuansheng Liu · 11 years ago
  20. c2db11e tty: xuartps: Properly guard sysrq specific code by Soren Brinkmann · 11 years ago
  21. 1075a6e n_tty: Fix apparent order of echoed output by Peter Hurley · 11 years ago
  22. d24c195 serial: 8250_dw: add new ACPI IDs by Mika Westerberg · 11 years ago
  23. 5855b21 drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.c by Rashika Kheria · 11 years ago
  24. 54af583 drivers: tty: Mark the functions as static in n_gsm.c by Rashika Kheria · 11 years ago
  25. c25a1ad serial: pl011: fix fall back from DMA to interrupt mode by Guennadi Liakhovetski · 11 years ago
  26. 30ae585 serial: pl011: (cosmetic) remove superfluous register write by Guennadi Liakhovetski · 11 years ago
  27. 570d291 serial: amba-pl011: preseserve hardware settings during initialisation by Jon Medhurst · 11 years ago
  28. b60f2f6 serial: amba-pl011: factor out code for writing LCR_H register by Jon Medhurst · 11 years ago
  29. fe43390 serial: amba-pl011: use port lock to guard control register access by Jon Medhurst · 11 years ago
  30. 8f898bf Revert "serial: pl011: use DMA RX polling by default" by Greg Kroah-Hartman · 11 years ago
  31. 4d0ed18 n_tty: Fix buffer overruns with larger-than-4k pastes by Peter Hurley · 11 years ago
  32. bc00024 serial: clps711x: Driver refactor by Alexander Shiyan · 11 years ago
  33. 6979f8d serial: 8250_dw: Fix LCR workaround regression by James Hogan · 11 years ago
  34. cf87277 tty: Fix hang at ldsem_down_read() by Peter Hurley · 11 years ago
  35. 6a8c62f Merge 3.13-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago
  36. acc0f67 tty: Halve flip buffer GFP_ATOMIC memory consumption by Peter Hurley · 11 years ago
  37. 9bbc3dc tty: serial: mxs-auart: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  38. 753023d tty: Fix stale tty_buffer_flush() comment by Peter Hurley · 11 years ago
  39. 9546824 serial: pl010: Convert to modern PM ops by Ulf Hansson · 11 years ago
  40. 311df74 tty: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  41. 6b471a9 serial: imx: add support for loopback mode. by Huang Shijie · 11 years ago
  42. 1743821 serial: pl011: use DMA RX polling by default by Linus Walleij · 11 years ago
  43. d0ce850 serial: pl011: Convert to modern PM ops by Ulf Hansson · 11 years ago
  44. dfabf7f n_gsm: race between ld close and gsmtty open by Chao Bi · 11 years ago
  45. 9cfb5e3 serial: pch_uart: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  46. c4a8dab staging/fwserial: Rip out rx buffering by Peter Hurley · 11 years ago
  47. 7e1e71d tty: Remove tty_prepare_flip_string_flags() by Peter Hurley · 11 years ago
  48. 5dda4ca tty: Rename tty buffer memory_used field by Peter Hurley · 11 years ago
  49. 4d18e6ef tty: Enable configurable tty flip buffer limit by Peter Hurley · 11 years ago
  50. 82f91fe tty: Always handle NULL flag ptr by Peter Hurley · 11 years ago
  51. 6c67716 n_tty: Only perform wakeups for waiters by Peter Hurley · 11 years ago
  52. eafbe67 n_tty: Refactor input_available_p() by call site by Peter Hurley · 11 years ago
  53. 001ba92 n_tty: Refactor PARMRK doubling checks by Peter Hurley · 11 years ago
  54. 8dc4b25 n_tty: Un-inline slow-path n_tty_receive_char_closing() by Peter Hurley · 11 years ago
  55. eb3e466 n_tty: Un-inline slow-path n_tty_receive_char() by Peter Hurley · 11 years ago
  56. 5c32d12 n_tty: Merge .receive_buf() flavors by Peter Hurley · 11 years ago
  57. 187094f serial: pl011: remove redundant early amba_ports declaration by Baruch Siach · 11 years ago
  58. 8913a31 serial: 8250_dw: remove ACPI ifdef by Heikki Krogerus · 11 years ago
  59. 42b6a1b serial_core: Don't re-initialize a previously initialized spinlock. by Randy Witt · 11 years ago
  60. 39434ab n_tty: Fix missing newline echo by Peter Hurley · 11 years ago
  61. c42b4e6 Revert "n_gsm: race between ld close and gsmtty open" by Greg Kroah-Hartman · 11 years ago
  62. aebf0453 n_tty: Protect minimum_to_wake reset for concurrent readers by Peter Hurley · 11 years ago
  63. d4855e1 tty: Reset hupped state on open by Peter Hurley · 11 years ago
  64. 3dcf344 TTY: amiserial, add missing platform check by Geert Uytterhoeven · 11 years ago
  65. dc1dc2f TTY: pmac_zilog, check existence of ports in pmz_console_init() by Geert Uytterhoeven · 11 years ago
  66. c284ee2 n_gsm: race between ld close and gsmtty open by Chao Bi · 11 years ago
  67. f301412 tty/serial/8250: fix typo in help text by Randy Dunlap · 11 years ago
  68. c77569d n_tty: Fix 4096-byte canonical reads by Peter Hurley · 11 years ago
  69. 6f22253 n_tty: Fix echo overrun tail computation by Peter Hurley · 11 years ago
  70. 42458f4 n_tty: Ensure reader restarts worker for next reader by Peter Hurley · 11 years ago
  71. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  72. eda670c Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  73. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  74. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  75. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  76. bad9781 Merge tag 'v3.12-rc5' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  77. 280c84d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  78. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  79. 56edff7 Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  80. 80d8611 serial: omap: fix missing comma by Philippe Proulx · 11 years ago
  81. f0dad6e Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  82. d4f9e7b serial: sh-sci: Enable the driver on all ARM platforms by Laurent Pinchart · 11 years ago
  83. 9baaa67 serial: mfd: Staticize local symbols by Jingoo Han · 11 years ago
  84. e5f9bf7 serial: omap: fix a few checkpatch warnings by Philippe Proulx · 11 years ago
  85. 018e744 serial: omap: improve RS-485 performance by Philippe Proulx · 11 years ago
  86. 68357c7 mrst_max3110: fix unbalanced IRQ issue during resume by Chen, Jie · 11 years ago
  87. 2a0b965 serial: omap: Add support for optional wake-up by Tony Lindgren · 11 years ago
  88. 24b6bb0 serial: sirf: remove duplicate defines by Michael Opdenacker · 11 years ago
  89. 7ac5734 tty: xuartps: Fix build error when COMMON_CLK is not set by Soren Brinkmann · 11 years ago
  90. d3641f6 tty: xuartps: Fix build error due to missing forward declaration by Soren Brinkmann · 11 years ago
  91. d54b181 tty: xuartps: Fix "may be used uninitialized" build warning by Soren Brinkmann · 11 years ago
  92. ac526f4 tty/hvc_iucv: remove redundant NULL check by Hendrik Brueckner · 11 years ago
  93. 0b3d7d3 serial: sh: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  94. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 11 years ago
  95. 9434147 serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chip PI7C9X7952/4/8 by Angelo Butti · 11 years ago
  96. 37cd940 tty: xuartps: Update copyright information by Soren Brinkmann · 11 years ago
  97. 4b47d9a tty: xuartps: Implement suspend/resume callbacks by Soren Brinkmann · 11 years ago
  98. c4b0510 tty: xuartps: Dynamically adjust to input frequency changes by Soren Brinkmann · 11 years ago
  99. e6b39bf tty: xuartps: Updating set_baud_rate() by Soren Brinkmann · 11 years ago
  100. d3755f5 tty: xuartps: Force enable the UART in xuartps_console_write by Lars-Peter Clausen · 11 years ago