1. 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  2. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  3. 2e67c950 tty: serial: jsm: remove redundant pointer ts by Colin Ian King · 7 years ago
  4. 8191762 tty: serial: jsm: add space before the open parenthesis '(' by Gimcuan Hui · 7 years ago
  5. 67c6f4b tty: serial: jsm: fix coding style by Gimcuan Hui · 7 years ago
  6. 24719a8 tty: serial: jsm: delete space between function name and '(' by Gimcuan Hui · 7 years ago
  7. d13551d tty: serial: jsm: add blank line after declarations by Gimcuan Hui · 7 years ago
  8. c100a3f tty: serial: jsm: change the type of local variable by Gimcuan Hui · 7 years ago
  9. 9ce99a3 tty: serial: imx: remove dead code imx_dma_rxint by Troy Kisky · 7 years ago
  10. 5210810 tty: serial: imx: disable ageing timer interrupt if dma in use by Troy Kisky · 7 years ago
  11. b86f86e serial: 8250: fix potential deadlock in rs485-mode by Tomas Melin · 7 years ago
  12. 4fefcbff serial: m32r_sio: Drop redundant .data assignment by Kees Cook · 7 years ago
  13. 94be6d7 serial: imx: add hibernation support by Philipp Zabel · 7 years ago
  14. 2a76fa2 serial: pl011: Adopt generic flag to store auto RTS status by Lukas Wunner · 7 years ago
  15. 3236a96 serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() by Lukas Wunner · 7 years ago
  16. 9356335 serial: core: remove redundant assignment to port by Colin Ian King · 7 years ago
  17. 1be2266 serial: sh-sci: Fix unlocked access to SCSCR register by Takatoshi Akiyama · 7 years ago
  18. 0ea46e6 serial: mvebu-uart: drop incorrect memset by Arnd Bergmann · 7 years ago
  19. 5de15cc tty: max3100: remove unused variable rts and remove unused assignment by Colin Ian King · 7 years ago
  20. 026cb43 tty/serial: atmel: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  21. ad0cda7 tty/serial: altera_uart: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  22. fc3b00d serial: sccnxp: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  23. 1209a81 serial: bfin_uart: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  24. 7c33564 serial: 8250: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  25. 2a71de2 serial: omap: Fix EFR write on RTS deassertion by Lukas Wunner · 7 years ago
  26. e60f9fd omap_serial: Removing superfluous check on no interrupt pending. by Martin Townsend · 7 years ago
  27. 53501e0 serial: mvebu-uart: support extended port registers layout by Miquel Raynal · 7 years ago
  28. 3a75e91 serial: mvebu-uart: augment the maximum number of ports by Miquel Raynal · 7 years ago
  29. 95f7876 serial: mvebu-uart: dissociate RX and TX interrupts by Miquel Raynal · 7 years ago
  30. 30434b0 serial: mvebu-uart: add TX interrupt trigger for pulse interrupts by Allen Yan · 7 years ago
  31. 2ff23c4 serial: mvebu-uart: clear state register before IRQ request by Allen Yan · 7 years ago
  32. 68a0db1 serial: mvebu-uart: add function to change baudrate by Allen Yan · 7 years ago
  33. 9c3d3ee serial: mvebu-uart: add soft reset at probe by Allen Yan · 7 years ago
  34. 5218d76 serial: mvebu-uart: use a generic way to access the registers by Miquel Raynal · 7 years ago
  35. 94228f9 serial: mvebu-uart: support probe of multiple ports by Allen Yan · 7 years ago
  36. 02c3333 serial: mvebu-uart: use driver name when requesting an interrupt by Yehuda Yitschak · 7 years ago
  37. bdff148 serial-uartlite: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  38. f7f7309 tty: amba-pl011: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  39. f0f62c6 serial: m32r_sio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  40. fd97e66 serial: 8250_fintek: Fix finding base_port with activated SuperIO by Ji-Ze Hong (Peter Hong) · 7 years ago
  41. 0ab84da serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X by Aaron Sierra · 7 years ago
  42. dd076cf serial: sh-sci: Fix init data attribute for struct 'port_cfg' by Matthias Kaehlcke · 7 years ago
  43. 6e605a0 serial: sh-sci: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  44. 263763c serial: imx: Correct comment imx_flush_buffer() by Martyn Welch · 7 years ago
  45. 9424e8b Merge 4.14-rc4 into tty-next by Greg Kroah-Hartman · 7 years ago
  46. de9e33b serial: 8250_dw: Improve clock rate setting by Ed Blake · 7 years ago
  47. 6263368 serial: Add define for max baud rate divisor by Ed Blake · 7 years ago
  48. 7464779 serial: sh-sci: suppress warning for ports without dma channels by Andy Lowe · 7 years ago
  49. daf3930 serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH by Andy Shevchenko · 7 years ago
  50. 1d67243 tty: xilinx_uartps: move to arch_initcall for earlier console by Shubhrajyoti Datta · 7 years ago
  51. 6c7b841 Arm: dts: stm32: remove extra compatible string from DT & driver by Vikas Manocha · 7 years ago
  52. ea04f82 tty/serial: atmel: Prevent a warning on suspend by Romain Izard · 7 years ago
  53. fa2abb0 serial: sh-sci: Support for variable HSCIF hardware RX timeout by Ulrich Hecht · 7 years ago
  54. 62fadbd tty: serial: jsm: Add space before the open brace by Gimcuan Hui · 7 years ago
  55. 4c3897b serial: 8250_fintek: fix warning reported from smatch by Ji-Ze Hong (Peter Hong) · 7 years ago
  56. 5817891 serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H by Ji-Ze Hong (Peter Hong) · 7 years ago
  57. 195638b serial: 8250_fintek: UART dynamic clocksource on Fintek F81866 by Ji-Ze Hong (Peter Hong) · 7 years ago
  58. 3b837fa drivers: tty: sa1100: use setup_timer() helper. by Allen Pais · 7 years ago
  59. 2876bb6 drivers: tty: ifx6x60: use setup_timer() helper. by Allen Pais · 7 years ago
  60. 0bf1e84 drivers: tty: sn_console: use setup_timer() helper. by Allen Pais · 7 years ago
  61. 9b363c8 drivers: tty: pnx8xxx: use setup_timer() helper. by Allen Pais · 7 years ago
  62. 3056151 drivers: tty: 8250: use setup_timer() helper. by Allen Pais · 7 years ago
  63. 71fa527 drivers: tty: max3100: use setup_timer() helper. by Allen Pais · 7 years ago
  64. 22b94d1 drivers: tty: mux: use setup_timer() helper. by Allen Pais · 7 years ago
  65. 0f7bdbd serial: imx: Switch setting dma_is_txing from "false" to "0" by Martyn Welch · 7 years ago
  66. f654b23c serial: imx: Use RX_BUF_SIZE to set size of RX buffer by Martyn Welch · 7 years ago
  67. 4139fd7 serial: imx: only set dma_is_rxing when DMA starts by Romain Perier · 7 years ago
  68. 177b508 drivers: tty: imx: use setup_timer() helper. by Allen Pais · 7 years ago
  69. a0983c7 serial: imx: Update cached mctrl value when changing RTS by Ian Jamison · 7 years ago
  70. 8b25deb serial: imx: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
  71. be7da1a serial: imx: default to half duplex rs485 by Sascha Hauer · 7 years ago
  72. af2f927 serial: omap-serial: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
  73. dde18d5 serial: fsl_lpuart: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
  74. 79d9e95 serial: atmel: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
  75. ef838a8 serial: Add common rs485 device tree parsing function by Uwe Kleine-König · 7 years ago
  76. c45e2d2 serial: fsl_lpuart: Remove unused 'bd' variable by Fabio Estevam · 7 years ago
  77. a9be927 tty: serial: make sport_uart_ops static and const by Bhumika Goyal · 7 years ago
  78. b86ac22 serial: meson: add Magic SysRq support by Yixun Lan · 7 years ago
  79. c912614 serial: sccnxp: Fix error handling in sccnxp_probe() by Alexey Khoroshilov · 7 years ago
  80. 9d7ee0e tty: serial: lpuart: avoid report NULL interrupt by Fugang Duan · 7 years ago
  81. 0e5ec41 serial: bcm63xx: fix timing issue. by Russell Enderby · 7 years ago
  82. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  83. e63a94f1 Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  84. ae28d74 serial: 8250_port: Remove useless NULL checks by Andy Shevchenko · 7 years ago
  85. 31cb9a8 earlycon: initialise baud field of earlycon device structure by Eugeniy Paltsev · 7 years ago
  86. 562e6ef Introduce 8250_men_mcb by Michael Moese · 7 years ago
  87. 5aabd3b serial: imx: Avoid post-PIO cleanup if TX DMA is started by Ian Jamison · 7 years ago
  88. 81b289c tty: serial: imx: disable irq after suspend by Maxim Yu. Osipov · 7 years ago
  89. 3d16ddc serial: 8250_uniphier: add suspend/resume support by Masahiro Yamada · 7 years ago
  90. d3a9184 serial: 8250_uniphier: use CHAR register for canary to detect power-off by Masahiro Yamada · 7 years ago
  91. 39be40c serial: 8250_uniphier: fix serial port index in private data by Masahiro Yamada · 7 years ago
  92. 1c16ae6 serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoC by Sean Wang · 7 years ago
  93. 447ef99 serial: earlycon: Only try fdt when specify 'earlycon' exactly by Jeffy Chen · 7 years ago
  94. 454d237 serial: mux: constify uart_ops structures by Julia Lawall · 7 years ago
  95. 0bfdbe0 serial: sunsu: constify uart_ops structures by Julia Lawall · 7 years ago
  96. 6f137a7 serial: mpc52xx: constify uart_ops structures by Julia Lawall · 7 years ago
  97. cdb9394 serial: m32r_sio: constify uart_ops structures by Julia Lawall · 7 years ago
  98. 5848eea serial: cpm_uart: constify uart_ops structures by Julia Lawall · 7 years ago
  99. 5749526 serial: apbuart: constify uart_ops structures by Julia Lawall · 7 years ago
  100. 1a607d3 serial: sunsab: constify uart_ops structures by Julia Lawall · 7 years ago