1. d6a62b3 serial: icom: dereference after free in load_code() by Dan Carpenter · 11 years ago
  2. 50a22ba serial: 8250_dw: add new ACPI IDs by Mika Westerberg · 11 years ago
  3. e41c098 tty: serial: pch: don't crash if DMA enabled but not loaded by Sebastian Andrzej Siewior · 11 years ago
  4. 0da3336 serial: samsung: move clock deactivation below uart registration by Heiko Stübner · 11 years ago
  5. 9bbc3dc tty: serial: mxs-auart: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  6. 753023d tty: Fix stale tty_buffer_flush() comment by Peter Hurley · 11 years ago
  7. 9546824 serial: pl010: Convert to modern PM ops by Ulf Hansson · 11 years ago
  8. 311df74 tty: remove DEFINE_PCI_DEVICE_TABLE macro by Jingoo Han · 11 years ago
  9. 6b471a9 serial: imx: add support for loopback mode. by Huang Shijie · 11 years ago
  10. 1743821 serial: pl011: use DMA RX polling by default by Linus Walleij · 11 years ago
  11. d0ce850 serial: pl011: Convert to modern PM ops by Ulf Hansson · 11 years ago
  12. dfabf7f n_gsm: race between ld close and gsmtty open by Chao Bi · 11 years ago
  13. 9cfb5e3 serial: pch_uart: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  14. c4a8dab staging/fwserial: Rip out rx buffering by Peter Hurley · 11 years ago
  15. 7e1e71d tty: Remove tty_prepare_flip_string_flags() by Peter Hurley · 11 years ago
  16. 5dda4ca tty: Rename tty buffer memory_used field by Peter Hurley · 11 years ago
  17. 4d18e6ef tty: Enable configurable tty flip buffer limit by Peter Hurley · 11 years ago
  18. 82f91fe tty: Always handle NULL flag ptr by Peter Hurley · 11 years ago
  19. 6c67716 n_tty: Only perform wakeups for waiters by Peter Hurley · 11 years ago
  20. eafbe67 n_tty: Refactor input_available_p() by call site by Peter Hurley · 11 years ago
  21. 001ba92 n_tty: Refactor PARMRK doubling checks by Peter Hurley · 11 years ago
  22. 8dc4b25 n_tty: Un-inline slow-path n_tty_receive_char_closing() by Peter Hurley · 11 years ago
  23. eb3e466 n_tty: Un-inline slow-path n_tty_receive_char() by Peter Hurley · 11 years ago
  24. 5c32d12 n_tty: Merge .receive_buf() flavors by Peter Hurley · 11 years ago
  25. 187094f serial: pl011: remove redundant early amba_ports declaration by Baruch Siach · 11 years ago
  26. 8913a31 serial: 8250_dw: remove ACPI ifdef by Heikki Krogerus · 11 years ago
  27. 42b6a1b serial_core: Don't re-initialize a previously initialized spinlock. by Randy Witt · 11 years ago
  28. 39434ab n_tty: Fix missing newline echo by Peter Hurley · 11 years ago
  29. c42b4e6 Revert "n_gsm: race between ld close and gsmtty open" by Greg Kroah-Hartman · 11 years ago
  30. aebf0453 n_tty: Protect minimum_to_wake reset for concurrent readers by Peter Hurley · 11 years ago
  31. d4855e1 tty: Reset hupped state on open by Peter Hurley · 11 years ago
  32. 3dcf344 TTY: amiserial, add missing platform check by Geert Uytterhoeven · 11 years ago
  33. dc1dc2f TTY: pmac_zilog, check existence of ports in pmz_console_init() by Geert Uytterhoeven · 11 years ago
  34. c284ee2 n_gsm: race between ld close and gsmtty open by Chao Bi · 11 years ago
  35. f301412 tty/serial/8250: fix typo in help text by Randy Dunlap · 11 years ago
  36. c77569d n_tty: Fix 4096-byte canonical reads by Peter Hurley · 11 years ago
  37. 6f22253 n_tty: Fix echo overrun tail computation by Peter Hurley · 11 years ago
  38. 42458f4 n_tty: Ensure reader restarts worker for next reader by Peter Hurley · 11 years ago
  39. e6d69a6 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  40. 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
  41. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  42. 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
  43. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  44. bad9781 Merge tag 'v3.12-rc5' into stable/for-linus-3.13 by Konrad Rzeszutek Wilk · 11 years ago
  45. 280c84d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  46. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 11 years ago
  47. 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
  48. 80d8611 serial: omap: fix missing comma by Philippe Proulx · 11 years ago
  49. f0dad6e Merge branch 'dma_complete' into next by Vinod Koul · 11 years ago
  50. d4f9e7b serial: sh-sci: Enable the driver on all ARM platforms by Laurent Pinchart · 11 years ago
  51. 9baaa67 serial: mfd: Staticize local symbols by Jingoo Han · 11 years ago
  52. e5f9bf7 serial: omap: fix a few checkpatch warnings by Philippe Proulx · 11 years ago
  53. 018e744 serial: omap: improve RS-485 performance by Philippe Proulx · 11 years ago
  54. 68357c7 mrst_max3110: fix unbalanced IRQ issue during resume by Chen, Jie · 11 years ago
  55. 2a0b965 serial: omap: Add support for optional wake-up by Tony Lindgren · 11 years ago
  56. 24b6bb0 serial: sirf: remove duplicate defines by Michael Opdenacker · 11 years ago
  57. 7ac5734 tty: xuartps: Fix build error when COMMON_CLK is not set by Soren Brinkmann · 11 years ago
  58. d3641f6 tty: xuartps: Fix build error due to missing forward declaration by Soren Brinkmann · 11 years ago
  59. d54b181 tty: xuartps: Fix "may be used uninitialized" build warning by Soren Brinkmann · 11 years ago
  60. ac526f4 tty/hvc_iucv: remove redundant NULL check by Hendrik Brueckner · 11 years ago
  61. 0b3d7d3 serial: sh: use DMA_COMPLETE for dma completion status by Vinod Koul · 11 years ago
  62. f757849 of/irq: Use irq_of_parse_and_map() by Thierry Reding · 11 years ago
  63. 9434147 serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chip PI7C9X7952/4/8 by Angelo Butti · 11 years ago
  64. 37cd940 tty: xuartps: Update copyright information by Soren Brinkmann · 11 years ago
  65. 4b47d9a tty: xuartps: Implement suspend/resume callbacks by Soren Brinkmann · 11 years ago
  66. c4b0510 tty: xuartps: Dynamically adjust to input frequency changes by Soren Brinkmann · 11 years ago
  67. e6b39bf tty: xuartps: Updating set_baud_rate() by Soren Brinkmann · 11 years ago
  68. d3755f5 tty: xuartps: Force enable the UART in xuartps_console_write by Lars-Peter Clausen · 11 years ago
  69. 85baf54 tty: xuartps: support 64 byte FIFO size by Suneel · 11 years ago
  70. 6ee04c6 tty: xuartps: Add polled mode support for xuartps by Vlad Lungu · 11 years ago
  71. 0c0c47b tty: xuartps: Implement BREAK detection, add SYSRQ support by Vlad Lungu · 11 years ago
  72. c03cae1 tty: xuartps: Use devm_kzalloc by Soren Brinkmann · 11 years ago
  73. 991fc25 tty: xuartps: Use devm_clk_get() by Soren Brinkmann · 11 years ago
  74. 731d9ca tty/serial: at91: add a fallback option to determine uart/usart property by Nicolas Ferre · 11 years ago
  75. 892db58 tty/serial: at91: fix uart/usart selection for older products by Nicolas Ferre · 11 years ago
  76. 6e757ad tty/serial: at91: fix uart/usart selection for older products by Nicolas Ferre · 11 years ago
  77. 2c62a3c serial: 8250_pci: add support for Fintek 4, 8, and 12 port cards by Greg Kroah-Hartman · 11 years ago
  78. 7cb92fd serial: imx: optimization: remove the workqueues for DMA by Huang Shijie · 11 years ago
  79. d969de8 serial: vt8500: add missing braces by Roel Kluin · 11 years ago
  80. f0ef883 serial: imx: use the dmaengine_tx_status by Huang Shijie · 11 years ago
  81. 947c74e serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0 by Huang Shijie · 11 years ago
  82. 1ce43e5 serial: imx: check the DMA for imx_tx_empty by Huang Shijie · 11 years ago
  83. eb56b7e serial: imx: implement the flush_buffer hook by Huang Shijie · 11 years ago
  84. 3592501 serial: pch_uart: remove reference to .set_wake() by Linus Walleij · 11 years ago
  85. c38c445 serial: mpc52xx: remove reference to .set_wake() by Linus Walleij · 11 years ago
  86. adedb75 serial: sa1100: delete .set_wake callback by Linus Walleij · 11 years ago
  87. e701bca serial: omap: delete .set_wake callback by Linus Walleij · 11 years ago
  88. c476f65 tty: incorrect test of echo_buf() result for ECHO_OP_START by Roel Kluin · 11 years ago
  89. fc811472 tty: Remove unnecessary semicolons by Joe Perches · 11 years ago
  90. b6951b8 serial: mrst_max3110: Fix race condition between spi transfers by Bin Gao · 11 years ago
  91. 0923844 serial: mrst_max3110: Check the irq number before enable/disabe irq in PM hooks by Feng Tang · 11 years ago
  92. 12082ba serial8250-em: convert to clk_prepare/unprepare by Shinya Kuribayashi · 11 years ago
  93. 8eaede4 sysrq: Allow magic SysRq key functions to be disabled through Kconfig by Ben Hutchings · 11 years ago
  94. 5c94913 tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe by Benjamin Herrenschmidt · 11 years ago
  95. 99fc1d9 powerpc/hvsi: Fix endian issues in HVSI driver by Benjamin Herrenschmidt · 11 years ago
  96. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  97. b4e788d Revert "serial: i.MX: evaluate linux,stdout-path property" by Greg Kroah-Hartman · 11 years ago
  98. 190c6cc serial: bfin_uart: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  99. cf81e05 serial: tegra: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  100. 97a7729 Merge 3.12-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago