1. bd63acf serial: export fsl8250_handle_irq by Arnd Bergmann · 9 years ago
  2. fa70045 serial: 8250_mid: Add missing dependency by Heikki Krogerus · 9 years ago
  3. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 9 years ago
  4. f356d7a serial: etraxfs-uart: Fix crash by Guenter Roeck · 9 years ago
  5. bec8bf6 serial: fsl_lpuart: Fix earlycon support by Peter Hurley · 9 years ago
  6. 83f7fa6c2 bcm63xx_uart: Use the device name when registering an interrupt by Simon Arlott · 9 years ago
  7. 17a6921 tty: Fix direct use of tty buffer work by Peter Hurley · 9 years ago
  8. ee0c1a6 tty: Fix tty_send_xchar() lock order inversion by Peter Hurley · 9 years ago
  9. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  10. 75f5db39 Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  11. f66477a Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  12. fd0d351 Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  13. 41ecf14 Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  14. 14c7909 Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  15. 4c84518 Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next by Mark Brown · 9 years ago
  16. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  17. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  18. 9652c08 tty/hvc: xen: Use xen page definition by Julien Grall · 9 years ago
  19. aa0bdd2 parisc: serial/mux: Convert to uart_console_device instead of open-coded by Axel Lin · 9 years ago
  20. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  21. e052c6d tty: Use unbound workqueue for all input workers by Peter Hurley · 9 years ago
  22. e176058 tty: Abstract tty buffer work by Peter Hurley · 9 years ago
  23. 4b41b95 tty: Prevent tty teardown during tty_write_message() by Peter Hurley · 9 years ago
  24. 1e86b5b tty: core: Use correct spinlock flavor in tiocspgrp() by Peter Hurley · 9 years ago
  25. 2812d9e tty: Combine SIGTTOU/SIGTTIN handling by Peter Hurley · 9 years ago
  26. 71a5cd8 serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty() by Timur Tabi · 9 years ago
  27. 3e8137a ttyFDC: Fix build problems due to use of module_{init,exit} by James Hogan · 9 years ago
  28. 52772ea tty: remove unneeded return statement by Guillaume Gomez · 9 years ago
  29. f967fc8 Revert "serial: 8250_dma: don't bother DMA with small transfers" by Frederic Danis · 9 years ago
  30. 6ede6dc serial: 8250_mid: add support for DMA engine handling from UART MMIO by Heikki Krogerus · 9 years ago
  31. ec2f1b6 dmaengine: hsu: make the UART driver in control of selecting this driver by Heikki Krogerus · 9 years ago
  32. 1b306f9 serial: fix mctrl helper functions by Arnd Bergmann · 9 years ago
  33. d9eda9b serial: 8250_pci: Intel MID UART support to its own driver by Heikki Krogerus · 9 years ago
  34. 1d59b38 serial: fsl_lpuart: add earlycon support by Stefan Agner · 9 years ago
  35. 6200cba tty: disable unbind for old 74xx based serial/mpsc console port by Paul Gortmaker · 9 years ago
  36. b3868e2 n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY chars by Peter Hurley · 9 years ago
  37. 4bd0162 tty: synclink, fix indentation by Jiri Slaby · 9 years ago
  38. 77bdec6 serial: at91, fix rs485 properties by Jiri Slaby · 9 years ago
  39. aba2488 tty: r3964: Replace/remove bogus tty lock use by Peter Hurley · 9 years ago
  40. 9b9ab1b tty: r3964: Use tty->read_wait waitqueue by Peter Hurley · 9 years ago
  41. cc2aaab tty: Remove tty_port::close_wait by Peter Hurley · 9 years ago
  42. fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
  43. 79c1faa tty: Remove tty_wait_until_sent_from_close() by Peter Hurley · 9 years ago
  44. 32ede4a serial: tegra: Add helper function for handling RX buffer by Jon Hunter · 9 years ago
  45. b0e066c serial: tegra: Remove redundant code and check in tegra_uart_stop_rx() by Jon Hunter · 9 years ago
  46. 2230a94 serial: tegra: Remove unnecessary return statements by Jon Hunter · 9 years ago
  47. 2a24bb2 serial: tegra: Handle another RX race condition by Jon Hunter · 9 years ago
  48. 0abcc6df serial: 8250_omap: Remove RTS clear by Peter Hurley · 9 years ago
  49. d43b54d serial: Enable Freescale 16550 workaround on arm by Scott Wood · 9 years ago
  50. 37f0679 tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded one by Andreas Werner · 9 years ago
  51. 270c2ad serial: atmel: fix compiler warning on address cast by Andre Przywara · 9 years ago
  52. eecbf54 n_tracesink: stop including <asm-generic/bug> by Christoph Hellwig · 9 years ago
  53. c7b9180 n_tracerouter: stop including <asm-generic/bug> by Christoph Hellwig · 9 years ago
  54. 378102f Merge 4.3-rc5 into tty-next by Greg Kroah-Hartman · 9 years ago
  55. 0c556271 drivers/tty: require read access for controlling terminal by Jann Horn · 9 years ago
  56. 3c5a035 serial: 8250: add uart_config entry for PORT_RT2880 by Mans Rullgard · 9 years ago
  57. 850b37a tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation by Ivan T. Ivanov · 9 years ago
  58. 9969394 tty: serial: msm: Add RX DMA support by Ivan T. Ivanov · 9 years ago
  59. 3a878c4 tty: serial: msm: Add TX DMA support by Ivan T. Ivanov · 9 years ago
  60. 558abdb tty: serial: msm: Add msm prefix to all driver functions by Ivan T. Ivanov · 9 years ago
  61. eec43b8 tty: serial: msm: replaces (1 << x) with BIT(x) macro by Pramod Gurav · 9 years ago
  62. 12b9b9f tty: serial: msm: Add mask value for UART_DM registers by Pramod Gurav · 9 years ago
  63. 2b0159d sc16is7xx: null ptr check by Sean Nyekjaer · 9 years ago
  64. adfb923 serial: omap: remove warnings about unused functions by Ezequiel Garcia · 9 years ago
  65. fc12c11 mpsc: use dma_set_mask insted of dma_supported by Christoph Hellwig · 9 years ago
  66. 27c310c serial: 8250_dma: no need to sync RX buffer by Andy Shevchenko · 9 years ago
  67. 1079123 serial: 8250: Refactor serial console restore-from-suspend by Peter Hurley · 9 years ago
  68. 4f56f3f serial: 8250: Tolerate clock variance for max baud rate by James Hogan · 9 years ago
  69. d215d80 serial_core: support native endianness by Max Filippov · 9 years ago
  70. 616ea8d tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND by Sudeep Holla · 9 years ago
  71. b801e7f MIPS: ttyFDC: replace IRQF_NO_SUSPEND with IRQF_COND_SUSPEND by Sudeep Holla · 9 years ago
  72. 1499612 tty: serial: lpc32xx_hs: fix handling platform_get_irq result by Andrzej Hajda · 9 years ago
  73. 618bbaa tty: serial: cpm_uart: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  74. 7edb23c tty: serial: sprd: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  75. 8d58db1 tty: serial: of_serial: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  76. 50a8448 tty: serial: apbuart: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  77. 9b2256c serial: 8250: simplify ralink/alchemy register remap selection by Mans Rullgard · 9 years ago
  78. facd885 tty: fix data race on tty_buffer.commit by Dmitry Vyukov · 9 years ago
  79. 9e6b7cd tty: fix data race in tty_buffer_flush by Dmitry Vyukov · 9 years ago
  80. 7098296 tty: fix data race in flush_to_ldisc by Dmitry Vyukov · 9 years ago
  81. e81107d tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c by Kosuke Tatsukawa · 9 years ago
  82. 8f1bd8f serial: atmel: fix error path of probe function by Uwe Kleine-König · 9 years ago
  83. c1a752b tty: don't leak cdev in tty_cdev_add() by Leon Yu · 9 years ago
  84. 0c727a4 Revert "serial: imx: remove unbalanced clk_prepare" by Fabio Estevam · 9 years ago
  85. ce59e48 serial: mctrl_gpio: implement interrupt handling by Uwe Kleine-König · 9 years ago
  86. 7d8c70d serial: mctrl-gpio: rename init function by Uwe Kleine-König · 9 years ago
  87. dc2454f serial: mxs-auart+imx: allow compile testing on non-Freescale architectures by Uwe Kleine-König · 9 years ago
  88. c8d1f02 serial: atmel: allow compile testing on non-atmel architectures by Uwe Kleine-König · 9 years ago
  89. abc7882 serial: imx: also update RX stats in DMA path by Lucas Stach · 9 years ago
  90. 7e11577 serial: imx: re-enable DMA support without hardware flow control by Lucas Stach · 9 years ago
  91. 905c0de serial: imx: don't use idle condition detect for DMA transfers by Lucas Stach · 9 years ago
  92. 184bd70 serial: imx: configure proper DMA burst sizes by Lucas Stach · 9 years ago
  93. 976b39c serial: imx: always restart DMA if more data is available by Lucas Stach · 9 years ago
  94. 86a04ba serial: imx: set up aging timer interrupt as DMA trigger by Lucas Stach · 9 years ago
  95. cc32382 serial: imx: make setup_ufcr more useful by Lucas Stach · 9 years ago
  96. 7693c79 serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag by Heikki Krogerus · 9 years ago
  97. 2338a75 serial: 8250_dw: cleanup dw8250_setup_port by Heikki Krogerus · 9 years ago
  98. 83ce95e serial: 8250_dw: cleanup dw8250_idma_filter by Heikki Krogerus · 9 years ago
  99. 1edb3cf serial: 8250_dw: rename and comment the fallback dma filter by Heikki Krogerus · 9 years ago
  100. c73942e serial: 8250_dw: proper support for UARTs without busy functionality by Heikki Krogerus · 9 years ago