1. c8053b5 Revert "8250: uniphier: allow modular build with 8250 console" by Greg Kroah-Hartman · 8 years ago
  2. 1f55c71 pty: make sure super_block is still valid in final /dev/tty close by Herton R. Krzesinski · 9 years ago
  3. 2831c89 pty: fix possible use after free of tty->driver_data by Herton R. Krzesinski · 9 years ago
  4. 7dde557 tty: Add support for PCIe WCH382 2S multi-IO card by Jeremy McNicoll · 8 years ago
  5. b4a512b serial/omap: mark wait_for_xmitr as __maybe_unused by Arnd Bergmann · 9 years ago
  6. 308bbc9 serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) by Peter Hurley · 9 years ago
  7. d56edd7 8250: uniphier: allow modular build with 8250 console by Arnd Bergmann · 9 years ago
  8. e9036d0 tty: Drop krefs for interrupted tty lock by Peter Hurley · 8 years ago
  9. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  10. 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  11. 6c55d9b serial: 8250_pci: Add Intel Broadwell ports by Mika Westerberg · 8 years ago
  12. 88867e3 Staging: speakup: fix read scrolled-back VT by Samuel Thibault · 8 years ago
  13. 6d27a63 n_tty: Fix unsafe reference to "other" ldisc by Peter Hurley · 9 years ago
  14. 5c17c86 tty: Fix unsafe ldisc reference via ioctl(TIOCGETD) by Peter Hurley · 9 years ago
  15. 7f22f6c tty: Retry failed reopen if tty teardown in-progress by Peter Hurley · 9 years ago
  16. 0bfd464 tty: Wait interruptibly for tty lock on reopen by Peter Hurley · 9 years ago
  17. 9638685 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  18. 58cf279a Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  19. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  20. 67ad058 Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  21. 041497e drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c by Paul Gortmaker · 9 years ago
  22. ff1cab3 serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock by Geert Uytterhoeven · 9 years ago
  23. f658f21 Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into tty-next by Greg Kroah-Hartman · 9 years ago
  24. c93a599 serial: 8250: of: Fix the driver and actually compile the 8250_of by Peter Ujfalusi · 9 years ago
  25. 3b78fae tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O by Timur Tabi · 9 years ago
  26. cdf091c tty: amba-pl011: fix earlycon register offsets by Russell King · 9 years ago
  27. 3104fb3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  28. 984cf35 sysrq: Fix warning in sysrq generated crash. by Ani Sinha · 9 years ago
  29. 682cb0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  30. 079317a tty/serial: Skip 'NULL' char after console break when sysrq enabled by Vijay Kumar · 9 years ago
  31. 01fd3c2 tty: serial: constify sunhv_ops structs by Aya Mahfouz · 9 years ago
  32. 7aa1aa6 QE: Move QE from arch/powerpc to drivers/soc by Zhao Qiang · 9 years ago
  33. 47ec7e0 Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Olof Johansson · 9 years ago
  34. 462a119 Merge 4.4-rc6 into tty-next by Greg Kroah-Hartman · 9 years ago
  35. 0529357 Merge tag 'v4.4-rc6' into devel by Linus Walleij · 9 years ago
  36. 192d367 serial: sh-sci: Drop the sci_fck clock fallback by Laurent Pinchart · 9 years ago
  37. 1270f86 serial: sh-sci: Add support for optional BRG on (H)SCIF by Geert Uytterhoeven · 9 years ago
  38. 6af27bf serial: sh-sci: Add support for optional external (H)SCK input by Geert Uytterhoeven · 9 years ago
  39. f4998e5 serial: sh-sci: Prepare for multiple sampling clock sources by Geert Uytterhoeven · 9 years ago
  40. 9ed44bb serial: sh-sci: Correct SCIF type on R-Car for BRG by Geert Uytterhoeven · 9 years ago
  41. f443ff8 serial: sh-sci: Correct SCIF type on RZ/A1H by Geert Uytterhoeven · 9 years ago
  42. bd2238f serial: sh-sci: Replace struct sci_port_info by type/regtype encoding by Geert Uytterhoeven · 9 years ago
  43. b8bbd6b serial: sh-sci: Add BRG register definitions by Geert Uytterhoeven · 9 years ago
  44. ff8b275 serial: sh-sci: Take into account sampling rate for max baud rate by Geert Uytterhoeven · 9 years ago
  45. b4a5c45 serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif() by Geert Uytterhoeven · 9 years ago
  46. 6c51332 serial: sh-sci: Avoid calculating the receive margin for HSCIF by Geert Uytterhoeven · 9 years ago
  47. 881a748 serial: sh-sci: Improve bit rate error calculation for HSCIF by Geert Uytterhoeven · 9 years ago
  48. de01e6c serial: sh-sci: Avoid overflow in sci_baud_calc_hscif() by Geert Uytterhoeven · 9 years ago
  49. 95a2703 serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsigned by Geert Uytterhoeven · 9 years ago
  50. f4de472 serial: sh-sci: Convert from clk_get() to devm_clk_get() by Geert Uytterhoeven · 9 years ago
  51. a67969b serial: sh-sci: Don't overwrite clock selection in serial_console_write() by Geert Uytterhoeven · 9 years ago
  52. bdcb382 serial: sh-sci: Drop unused frame_len parameter for sci_baud_calc_hscif() by Geert Uytterhoeven · 9 years ago
  53. 495bb47 serial: sh-sci: Use existing local variable in sci_parse_dt() by Geert Uytterhoeven · 9 years ago
  54. 2095fc7 serial: sh-sci: Grammar s/Get ... for/Get ... from/ by Geert Uytterhoeven · 9 years ago
  55. dcafbb4 serial: sh-sci: Drop useless check for zero sampling_rate by Geert Uytterhoeven · 9 years ago
  56. a9ec81f serial: sh-sci: Drop the interface clock by Laurent Pinchart · 9 years ago
  57. 58362d5 serial: imx: implement handshaking using gpios with the mctrl_gpio helper by Uwe Kleine-König · 9 years ago
  58. 4f71a2e serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_init by Uwe Kleine-König · 9 years ago
  59. 5cbb457 drivers: tty: 68328serial.c: Remove parentheses after return by Frederik Völkel · 9 years ago
  60. 2ababf9 drivers: tty: 68328serial.c: Fix "foo * bar" should be "foo *bar" by Frederik Völkel · 9 years ago
  61. e836ed7 drivers: tty: 68328serial.c: Do not initialize statics to 0 by Frederik Völkel · 9 years ago
  62. 4b7bb2b drivers: tty: 68328serial.c: remove unnecessary spaces(checkpatch) by Frederik Völkel · 9 years ago
  63. ba4f10a drivers: tty: 68328serial.c: Add missing spaces(checkpatch) by Frederik Völkel · 9 years ago
  64. 0ff4230 serial: 8250_mid: fix broken DMA dependency by Heikki Krogerus · 9 years ago
  65. dd42bf1 tty: Prevent ldisc drivers from re-using stale tty fields by Peter Hurley · 9 years ago
  66. 3946965 ARM: meson: serial: check for tx-irq enabled in irq code by Ben Dooks · 9 years ago
  67. f1dd05c ARM: meson: serial: ensure tx irq on if more work to do by Ben Dooks · 9 years ago
  68. 2561f06 ARM: meson: serial: disable rx/tx irqs during console write by Ben Dooks · 9 years ago
  69. f1f5c14 ARM: meson: serial: use meson_uart_tx_empty() to wait for empty by Ben Dooks · 9 years ago
  70. 855ddca ARM: meson: serial: only disable tx irq on stop by Ben Dooks · 9 years ago
  71. 41788f0 ARM: meson: serial: ensure console port uart enabled by Ben Dooks · 9 years ago
  72. 8867973 ARM: meson: serial: tx_empty fails to check for transmitter busy by Ben Dooks · 9 years ago
  73. 00661dd ARM: meson: serial: don't reset port on uart startup by Ben Dooks · 9 years ago
  74. 1bc1f17 ARM: meson: serial: release region on port release by Ben Dooks · 9 years ago
  75. f5ce6ed tty: amba-pl011: switch to using relaxed IO accessors by Russell King · 9 years ago
  76. 7ec7587 tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL) by Russell King · 9 years ago
  77. 84c3e03 tty: amba-pl011: add support for 32-bit register access by Russell King · 9 years ago
  78. 10004a6 tty: amba-pl011: remove ST micro registers from standard table by Russell King · 9 years ago
  79. e4df9a8 tty: amba-pl011: clean up LCR register offsets by Russell King · 9 years ago
  80. bf69ff8 tty: amba-pl011: add ST register offset table by Russell King · 9 years ago
  81. 439403b tty: amba-pl011: add register offset table to vendor data by Russell King · 9 years ago
  82. debb7f6 tty: amba-pl011: add register lookup table by Russell King · 9 years ago
  83. b985e9e n_tty: Reduce branching in canon_copy_from_read_buf() by Peter Hurley · 9 years ago
  84. e661cf7 n_tty: Clarify copy_from_read_buf() by Peter Hurley · 9 years ago
  85. 679e7c2 n_tty: Uninline tty_copy_to_user() by Peter Hurley · 9 years ago
  86. afd7f88 serial: 8250: move of_serial code to 8250 directory by Arnd Bergmann · 9 years ago
  87. 4e33870 serial: of: CONFIG_SERIAL_8250 is always set by Arnd Bergmann · 9 years ago
  88. d1b5c87 serial: remove NWP serial support by Arnd Bergmann · 9 years ago
  89. 3ac4ae4 serial:bfin-uart:Remove 'struct timeval' by DengChao · 9 years ago
  90. 29647c4 serial: SERIAL_MXS_AUART should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  91. f8032cb serial: SERIAL_IMX_AUART should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  92. 55fe84b1 serial: SERIAL_ATMEL should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  93. ed7a850 sc16is7xx: Fix TX buffer overrun caused by wrong tx fifo level read-out by Florian Achleitner · 9 years ago
  94. 63d8cb3 tty: Simplify tty_set_ldisc() exit handling by Peter Hurley · 9 years ago
  95. 5841fc4 tty: Remove unused SERIAL_DO_RESTART define by Peter Hurley · 9 years ago
  96. d1d3a0f tty: Only allow slave pty as controlling tty by Peter Hurley · 9 years ago
  97. 83db1df tty: core: Prefer dev_dbg() over pr_debug() by Peter Hurley · 9 years ago
  98. 6d029c6 tty: Merge conditional + error message + WARN_ON() by Peter Hurley · 9 years ago
  99. d435cef tty: Remove __func__ from tty_debug() macro by Peter Hurley · 9 years ago
  100. 89222e6 tty: core: Prefer pr_* to printk(*) by Peter Hurley · 9 years ago