1. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  2. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  3. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  4. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  5. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  6. 892204e Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  7. fb0255f Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  8. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  9. 57f5d64 tty: ehv_bytechan: fix spelling mistake by Arvind Yadav · 7 years ago
  10. 9b11f19 tty: serial: meson: allow baud-rates lower than 9600 by Thomas Rohloff · 7 years ago
  11. 07a708f serial: 8250_fintek: Fix crash with baud rate B0 by Ji-Ze Hong (Peter Hong) · 7 years ago
  12. 21c4e7f serial: 8250_fintek: Disable delays for ports != 0 by Ricardo Ribalda Delgado · 7 years ago
  13. 7ecc770 serial: 8250_fintek: Return -EINVAL on invalid configuration by Ricardo Ribalda Delgado · 7 years ago
  14. e5656d4 tty: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  15. 4e17ff3 tty: serdev: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  16. a9f96f0 tty: hvc: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  17. 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  18. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  19. 2e67c950 tty: serial: jsm: remove redundant pointer ts by Colin Ian King · 7 years ago
  20. 8191762 tty: serial: jsm: add space before the open parenthesis '(' by Gimcuan Hui · 7 years ago
  21. 67c6f4b tty: serial: jsm: fix coding style by Gimcuan Hui · 7 years ago
  22. 24719a8 tty: serial: jsm: delete space between function name and '(' by Gimcuan Hui · 7 years ago
  23. d13551d tty: serial: jsm: add blank line after declarations by Gimcuan Hui · 7 years ago
  24. c100a3f tty: serial: jsm: change the type of local variable by Gimcuan Hui · 7 years ago
  25. fa1e6a8 tty/bcm63xx_uart: allow naming clock in device tree by Jonas Gorski · 7 years ago
  26. 9a9cc02 tty/bcm63xx_uart: use refclk for the expected clock name by Jonas Gorski · 7 years ago
  27. 9ce99a3 tty: serial: imx: remove dead code imx_dma_rxint by Troy Kisky · 7 years ago
  28. 5210810 tty: serial: imx: disable ageing timer interrupt if dma in use by Troy Kisky · 7 years ago
  29. b86f86e serial: 8250: fix potential deadlock in rs485-mode by Tomas Melin · 7 years ago
  30. 4fefcbff serial: m32r_sio: Drop redundant .data assignment by Kees Cook · 7 years ago
  31. 94be6d7 serial: imx: add hibernation support by Philipp Zabel · 7 years ago
  32. 2a76fa2 serial: pl011: Adopt generic flag to store auto RTS status by Lukas Wunner · 7 years ago
  33. 3236a96 serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() by Lukas Wunner · 7 years ago
  34. 9356335 serial: core: remove redundant assignment to port by Colin Ian King · 7 years ago
  35. 1be2266 serial: sh-sci: Fix unlocked access to SCSCR register by Takatoshi Akiyama · 7 years ago
  36. 0ea46e6 serial: mvebu-uart: drop incorrect memset by Arnd Bergmann · 7 years ago
  37. 5de15cc tty: max3100: remove unused variable rts and remove unused assignment by Colin Ian King · 7 years ago
  38. e7e51dc tty: fix tty_ldisc_receive_buf() documentation by Johan Hovold · 7 years ago
  39. 026cb43 tty/serial: atmel: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  40. a8497b3 tty: cyclades: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  41. 4790b6d tty: vcc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  42. ad0cda7 tty/serial: altera_uart: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  43. fc3b00d serial: sccnxp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  44. 1209a81 serial: bfin_uart: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  45. 7c33564 serial: 8250: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  48. 978d6fa serdev: fix controller-allocation error handling by Johan Hovold · 7 years ago
  49. 08fcee2 serdev: fix registration of second slave by Johan Hovold · 7 years ago
  50. 7c63838 serdev: ttyport: add missing open() error handling by Johan Hovold · 7 years ago
  51. dee7d0f serdev: ttyport: enforce tty-driver open() requirement by Johan Hovold · 7 years ago
  52. 2a71de2 serial: omap: Fix EFR write on RTS deassertion by Lukas Wunner · 7 years ago
  53. e60f9fd omap_serial: Removing superfluous check on no interrupt pending. by Martin Townsend · 7 years ago
  54. 53c7626 serdev: Add ACPI support by Frédéric Danis · 7 years ago
  55. 53501e0 serial: mvebu-uart: support extended port registers layout by Miquel Raynal · 7 years ago
  56. 3a75e91 serial: mvebu-uart: augment the maximum number of ports by Miquel Raynal · 7 years ago
  57. 95f7876 serial: mvebu-uart: dissociate RX and TX interrupts by Miquel Raynal · 7 years ago
  58. 30434b0 serial: mvebu-uart: add TX interrupt trigger for pulse interrupts by Allen Yan · 7 years ago
  59. 2ff23c4 serial: mvebu-uart: clear state register before IRQ request by Allen Yan · 7 years ago
  60. 68a0db1 serial: mvebu-uart: add function to change baudrate by Allen Yan · 7 years ago
  61. 9c3d3ee serial: mvebu-uart: add soft reset at probe by Allen Yan · 7 years ago
  62. 5218d76 serial: mvebu-uart: use a generic way to access the registers by Miquel Raynal · 7 years ago
  63. 94228f9 serial: mvebu-uart: support probe of multiple ports by Allen Yan · 7 years ago
  64. 02c3333 serial: mvebu-uart: use driver name when requesting an interrupt by Yehuda Yitschak · 7 years ago
  65. bdff148 serial-uartlite: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  66. 22b276a serdev: enable TTY port controller support by default by Johan Hovold · 7 years ago
  67. f7f7309 tty: amba-pl011: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  68. 75d1760 tty: mips_ejtag_fdc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  69. 8c318fa tty/sysrq: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  70. f0f62c6 serial: m32r_sio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  71. 54ff200 tty: metag_da: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  72. fd97e66 serial: 8250_fintek: Fix finding base_port with activated SuperIO by Ji-Ze Hong (Peter Hong) · 7 years ago
  73. 0ab84da serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X by Aaron Sierra · 7 years ago
  74. 8ffb820 tty: vt: remove multi-fetch, derive font.height from font.data by Meng Xu · 7 years ago
  75. dd076cf serial: sh-sci: Fix init data attribute for struct 'port_cfg' by Matthias Kaehlcke · 7 years ago
  76. 6e605a0 serial: sh-sci: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  77. 263763c serial: imx: Correct comment imx_flush_buffer() by Martyn Welch · 7 years ago
  78. e65c62b tty: fall back to N_NULL if switching to N_TTY fails during hangup by Johannes Weiner · 7 years ago
  79. 9424e8b Merge 4.14-rc4 into tty-next by Greg Kroah-Hartman · 7 years ago
  80. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  81. bccf1da vt: Use consistent logging style by Joe Perches · 7 years ago
  82. b00bebb sysrq : fix Show Regs call trace on ARM by Jibin Xu · 7 years ago
  83. de9e33b serial: 8250_dw: Improve clock rate setting by Ed Blake · 7 years ago
  84. 6263368 serial: Add define for max baud rate divisor by Ed Blake · 7 years ago
  85. 7464779 serial: sh-sci: suppress warning for ports without dma channels by Andy Lowe · 7 years ago
  86. daf3930 serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH by Andy Shevchenko · 7 years ago
  87. 2799707 mxser: remove unused parameters by Jiri Slaby · 7 years ago
  88. 1d67243 tty: xilinx_uartps: move to arch_initcall for earlier console by Shubhrajyoti Datta · 7 years ago
  89. 6c7b841 Arm: dts: stm32: remove extra compatible string from DT & driver by Vikas Manocha · 7 years ago
  90. ea04f82 tty/serial: atmel: Prevent a warning on suspend by Romain Izard · 7 years ago
  91. fa2abb0 serial: sh-sci: Support for variable HSCIF hardware RX timeout by Ulrich Hecht · 7 years ago
  92. 62fadbd tty: serial: jsm: Add space before the open brace by Gimcuan Hui · 7 years ago
  93. 4c3897b serial: 8250_fintek: fix warning reported from smatch by Ji-Ze Hong (Peter Hong) · 7 years ago
  94. 5817891 serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H by Ji-Ze Hong (Peter Hong) · 7 years ago
  95. 195638b serial: 8250_fintek: UART dynamic clocksource on Fintek F81866 by Ji-Ze Hong (Peter Hong) · 7 years ago
  96. 3b837fa drivers: tty: sa1100: use setup_timer() helper. by Allen Pais · 7 years ago
  97. 2876bb6 drivers: tty: ifx6x60: use setup_timer() helper. by Allen Pais · 7 years ago
  98. 0bf1e84 drivers: tty: sn_console: use setup_timer() helper. by Allen Pais · 7 years ago
  99. 65f8824f drivers: tty: n_gsm: use setup_timer() helper. by Allen Pais · 7 years ago
  100. 9b363c8 drivers: tty: pnx8xxx: use setup_timer() helper. by Allen Pais · 7 years ago