1. 7ac5734 tty: xuartps: Fix build error when COMMON_CLK is not set by Soren Brinkmann · 11 years ago
  2. d3641f6 tty: xuartps: Fix build error due to missing forward declaration by Soren Brinkmann · 11 years ago
  3. d54b181 tty: xuartps: Fix "may be used uninitialized" build warning by Soren Brinkmann · 11 years ago
  4. 9434147 serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chip PI7C9X7952/4/8 by Angelo Butti · 11 years ago
  5. 37cd940 tty: xuartps: Update copyright information by Soren Brinkmann · 11 years ago
  6. 4b47d9a tty: xuartps: Implement suspend/resume callbacks by Soren Brinkmann · 11 years ago
  7. c4b0510 tty: xuartps: Dynamically adjust to input frequency changes by Soren Brinkmann · 11 years ago
  8. e6b39bf tty: xuartps: Updating set_baud_rate() by Soren Brinkmann · 11 years ago
  9. d3755f5 tty: xuartps: Force enable the UART in xuartps_console_write by Lars-Peter Clausen · 11 years ago
  10. 85baf54 tty: xuartps: support 64 byte FIFO size by Suneel · 11 years ago
  11. 6ee04c6 tty: xuartps: Add polled mode support for xuartps by Vlad Lungu · 11 years ago
  12. 0c0c47b tty: xuartps: Implement BREAK detection, add SYSRQ support by Vlad Lungu · 11 years ago
  13. c03cae1 tty: xuartps: Use devm_kzalloc by Soren Brinkmann · 11 years ago
  14. 991fc25 tty: xuartps: Use devm_clk_get() by Soren Brinkmann · 11 years ago
  15. 731d9ca tty/serial: at91: add a fallback option to determine uart/usart property by Nicolas Ferre · 11 years ago
  16. 892db58 tty/serial: at91: fix uart/usart selection for older products by Nicolas Ferre · 11 years ago
  17. 2c62a3c serial: 8250_pci: add support for Fintek 4, 8, and 12 port cards by Greg Kroah-Hartman · 11 years ago
  18. 7cb92fd serial: imx: optimization: remove the workqueues for DMA by Huang Shijie · 11 years ago
  19. f0ef883 serial: imx: use the dmaengine_tx_status by Huang Shijie · 11 years ago
  20. 947c74e serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0 by Huang Shijie · 11 years ago
  21. 1ce43e5 serial: imx: check the DMA for imx_tx_empty by Huang Shijie · 11 years ago
  22. eb56b7e serial: imx: implement the flush_buffer hook by Huang Shijie · 11 years ago
  23. 3592501 serial: pch_uart: remove reference to .set_wake() by Linus Walleij · 11 years ago
  24. c38c445 serial: mpc52xx: remove reference to .set_wake() by Linus Walleij · 11 years ago
  25. adedb75 serial: sa1100: delete .set_wake callback by Linus Walleij · 11 years ago
  26. e701bca serial: omap: delete .set_wake callback by Linus Walleij · 11 years ago
  27. c476f65 tty: incorrect test of echo_buf() result for ECHO_OP_START by Roel Kluin · 11 years ago
  28. fc811472 tty: Remove unnecessary semicolons by Joe Perches · 11 years ago
  29. b6951b8 serial: mrst_max3110: Fix race condition between spi transfers by Bin Gao · 11 years ago
  30. 0923844 serial: mrst_max3110: Check the irq number before enable/disabe irq in PM hooks by Feng Tang · 11 years ago
  31. 12082ba serial8250-em: convert to clk_prepare/unprepare by Shinya Kuribayashi · 11 years ago
  32. 8eaede4 sysrq: Allow magic SysRq key functions to be disabled through Kconfig by Ben Hutchings · 11 years ago
  33. 190c6cc serial: bfin_uart: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  34. cf81e05 serial: tegra: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  35. 97a7729 Merge 3.12-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago
  36. 9987f76 serial: mxs-auart: set the FIFO size to DMA buffer size by Hector Palacios · 11 years ago
  37. a9fbf4d xen/hvc: allow xenboot console to be used again by David Vrabel · 11 years ago
  38. 7ea816a serial: Remove unnecessary amba_set_drvdata() by Michal Simek · 11 years ago
  39. c49436b serial: 8250_dw: Improve unwritable LCR workaround by Tim Kryger · 11 years ago
  40. af8c5b8 serial: 8250_pci: clean up printk() calls by Greg Kroah-Hartman · 11 years ago
  41. f829452 TTY: bfin_jtag_comm: fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  42. f8747d4 tty: Fix pty master read() after slave closes by Peter Hurley · 11 years ago
  43. 4ceedcf Merge 3.12-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  44. 26c019f Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  45. 0585557 serial: 8250_dw: fix broken function call by Heikki Krogerus · 11 years ago
  46. b15e569 serial: 8250_pci: add support for Intel BayTrail by Heikki Krogerus · 11 years ago
  47. 3415097 vt: properly ignore xterm-256 colour codes by Adam Borowski · 11 years ago
  48. 6454588 vt: break a couple of obsolete SCOish codes. by Adam Borowski · 11 years ago
  49. 1926d0a hvc_vio: Do not override preferred console set by kernel parameter by Ben Hutchings · 11 years ago
  50. 216fce2 serial: clps711x: drop needless devm_clk_put by Uwe Kleine-König · 11 years ago
  51. 7a95b81 serial: sccnxp: missing uart_unregister_driver() on error in sccnxp_probe() by Wei Yongjun · 11 years ago
  52. 18d8519 OMAP/serial: Fix Mode13 vs Mode16 priority by Alexey Pelykh · 11 years ago
  53. 4250b5d OMAP/serial: Fix misnamed variable by Alexey Pelykh · 11 years ago
  54. 59f8a62 serial: sirf: don't submit dma desc after timeout irqs occur by Qipan Li · 11 years ago
  55. 66be0848 serial: 8250_pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  56. b9465f4 serial: txx9: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  57. f8bf876 serial: mfd: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  58. a50c44c serial: imx: Change cast to handle 64-bit resource_size_t by Olof Johansson · 11 years ago
  59. 2d1e5a4 serial: samsung: add support for manual RTS setting by José Miguel Gonçalves · 11 years ago
  60. 4190390 serial: mpc512x: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  61. d4aab20 serial: samsung: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  62. 7a89c79 serial: ifx6x60: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  63. aaba105 serial: bfin_sport_uart: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  64. 0e03e3f serial: bfin_uart: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  65. 5c02fab serial: mpsc: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  66. 0d8570a serial: arc_uart: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  67. 7fb8c56 serial: 8250_dw: provide a filter for DMA channel detection by Heikki Krogerus · 11 years ago
  68. fe9585553 serial: 8250_dw: don't limit DMA support to ACPI by Heikki Krogerus · 11 years ago
  69. 2797f6f serial: 8250: don't change the fifo trigger level when using dma by Heikki Krogerus · 11 years ago
  70. 52592da serial: pch_uart: Add MODULE_DEVICE_TABLE by Ben Hutchings · 11 years ago
  71. 12d493c serial: mfd: Replace MODULE_ALIAS with MODULE_DEVICE_TABLE by Ben Hutchings · 11 years ago
  72. 965e260 tty: serial: Restrict ST ASC driver to only build on !ARM when COMPILE_TEST is set. by Dave Jones · 11 years ago
  73. e2c2725 serial: imx: Use NULL as the last argument of add_preferred_console() by Fabio Estevam · 11 years ago
  74. f377775 TTY: hvc_dcc: probe for a JTAG connection before registering by Rob Herring · 11 years ago
  75. 469d6d0 tty: Remove unused drop() method from tty_port interface by Peter Hurley · 11 years ago
  76. e3bfea2 tty: Prevent tty_port destruction if tty not released by Peter Hurley · 11 years ago
  77. 103fcbe2 n_tty: Style fix in n_tty_set_termios by Peter Hurley · 11 years ago
  78. c786f74 n_tty: Remove unnecessary local variable by Peter Hurley · 11 years ago
  79. 1cb40d0 n_tty: Remove superfluous reader wakeup by Peter Hurley · 11 years ago
  80. 5cec7bf tty: Fix SIGTTOU not sent with tcflush() by Peter Hurley · 11 years ago
  81. 03e1261 tty: disassociate_ctty() sends the extra SIGCONT by Oleg Nesterov · 11 years ago
  82. 93a8d41 n_tty: Fix EOF push index when termios changes by Peter Hurley · 11 years ago
  83. 0b53861 serial: pch_uart: remove unnecessary tty_port_tty_get by Johan Hovold · 11 years ago
  84. 19b85cf serial: pch_uart: fix tty-kref leak in dma-rx path by Johan Hovold · 11 years ago
  85. fc0919c serial: pch_uart: fix tty-kref leak in rx-error path by Johan Hovold · 11 years ago
  86. cfd29aa serial: tegra: fix tty-kref leak by Johan Hovold · 11 years ago
  87. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  88. 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  89. dccfd1e4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  90. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  91. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  92. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  93. 91c2beb Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  94. 9e03aa2 treewide: Convert retrun typos to return by Joe Perches · 11 years ago
  95. b5c6c1a tilegx: Add tty serial support for TILE-Gx on-chip UART by Chris Metcalf · 11 years ago
  96. 2f01ea9 Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  97. 2d1d3f3 hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc by Joe Perches · 11 years ago
  98. b09c74a serial: imx: initialize the local variable by Huang Shijie · 11 years ago
  99. dd910d9 tty: ar933x_uart: add device tree support and binding documentation by Gabor Juhos · 11 years ago
  100. 284301e tty: ar933x_uart: allow to build the driver as a module by Gabor Juhos · 11 years ago