1. afc5438 serial: pnx8xxx: use container_of to resolve pnx8xxx_port from uart_port by Fabian Frederick · 10 years ago
  2. b70e5e9 serial: amba-pl010: use container_of to resolve uart_amba_port from uart_port by Fabian Frederick · 10 years ago
  3. 7266576 serial: sunsab: use container_of to resolve uart_sunsu_port from uart_port by Fabian Frederick · 10 years ago
  4. 9a6962c serial: sunsu: use container_of to resolve uart_sunsu_port from uart_port by Fabian Frederick · 10 years ago
  5. edb20c7 tty: use container_of to resolve uart_pmac_port from uart_port by Fabian Frederick · 10 years ago
  6. a15ad34 TTY: jsm: use container_of to resolve jsm_channel from uart_port by Fabian Frederick · 10 years ago
  7. e789d26 serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_port by Fabian Frederick · 10 years ago
  8. 22d4d44 serial: mpsc: use container_of to resolve mpsc_port_info from uart_port by Fabian Frederick · 10 years ago
  9. 2413b32 serial: use container_of to resolve uart_ip22zilog_port from uart_port by Fabian Frederick · 10 years ago
  10. c9db776 serial: sa1100: use container_of to resolve sa1100_port from uart_port by Fabian Frederick · 10 years ago
  11. b6b30d6 serial: use container_of to resolve uart_sio_port from uart_port by Fabian Frederick · 10 years ago
  12. 0a0661d tty: serial: 8250: omap: add dma support by Sebastian Andrzej Siewior · 10 years ago
  13. 7728524 tty: serial: 8250: omap: add custom irq handling by Sebastian Andrzej Siewior · 10 years ago
  14. 0e31c8d tty: serial: 8250_omap: add custom DMA-RX callback by Sebastian Andrzej Siewior · 10 years ago
  15. 31a1713 tty: serial: 8250_omap: add custom DMA-TX callback by Sebastian Andrzej Siewior · 10 years ago
  16. f1a297b tty: serial: 8250: allow to use custom DMA implementation by Sebastian Andrzej Siewior · 10 years ago
  17. 0fcb790 tty: serial: 8250_dma: keep own book keeping about RX transfers by Sebastian Andrzej Siewior · 10 years ago
  18. b220282 tty: serial: 8250_dma: handle error on TX submit by Sebastian Andrzej Siewior · 10 years ago
  19. 61929cf tty: serial: Add 8250-core based omap driver by Sebastian Andrzej Siewior · 10 years ago
  20. f31b5d2 tty: serial: 8250: make serial8250_console_setup() non _init by Sebastian Andrzej Siewior · 10 years ago
  21. 6a529ab tty: serial: 8250: Fix wording in runtime-PM comments by Sebastian Andrzej Siewior · 10 years ago
  22. 914d3b1 serial: mxs-auart: add sysrq support by Janusz Uzycki · 10 years ago
  23. d4ac063 tty: serial: omap: Remove probe error message by Markus Pargmann · 10 years ago
  24. 91b32f5 serial: core: Fix port count when uart_open() errors by Peter Hurley · 10 years ago
  25. 64dbee3 serial: core: Remove extra locking in uart_write() by Peter Hurley · 10 years ago
  26. 2b702b9 serial: core: Colocate crucial structure linkage by Peter Hurley · 10 years ago
  27. 1f0afd1 serial: core: Remove redundant timeout assignments by Peter Hurley · 10 years ago
  28. 74866e7 serial: core: Unwrap >80 char line in uart_close() by Peter Hurley · 10 years ago
  29. 7c8ab96 serial: Fix locking for uart driver set_termios() method by Peter Hurley · 10 years ago
  30. 2e75891 serial: core: Flush ldisc after dropping port mutex in uart_close() by Peter Hurley · 10 years ago
  31. 479e9b9 serial: Refactor uart_flush_buffer() from uart_close() by Peter Hurley · 10 years ago
  32. 1bc8cde 8250_pci: Added driver for Endrun Technologies PTP PCIe card. by Mike Skoog · 10 years ago
  33. edf4eda tty: serial: 8250_core: restore the LCR register in set_sleep by Sudhir Sreedharan · 10 years ago
  34. 513e438 serial: of-serial: fix up PM ops on no_console_suspend and port type by Jingchang Lu · 10 years ago
  35. 91f189de serial: Fix sparse warnings in uart_throttle()/uart_unthrottle() by Peter Hurley · 10 years ago
  36. d4260b5 serial: Fix upstat_t sparse warnings by Peter Hurley · 10 years ago
  37. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  38. 6b997ba serial: atmel: add missing dmaengine header by Vinod Koul · 10 years ago
  39. 2856fcd Merge branch 'topic/dma_control_cleanup_acks' into for-linus by Vinod Koul · 10 years ago
  40. 2bcd90d serial: sh-sci: use dmaengine_terminate_all() API by Vinod Koul · 10 years ago
  41. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  42. 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  43. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  44. 69784fa Revert "serial/core: Initialize the console pm state" by Greg Kroah-Hartman · 10 years ago
  45. 0efe729 tty: serial: msm: Add earlycon support by Stephen Boyd · 10 years ago
  46. a86713b serial/core: Initialize the console pm state by Sudhir Sreedharan · 10 years ago
  47. daea65a serial: asc: Conditionally use readl_relaxed (COMPILE_TEST) by Daniel Thompson · 10 years ago
  48. 2dea53b serial: of-serial: add PM suspend/resume support by Jingchang Lu · 10 years ago
  49. 716e115 serial: 8250_pci: remove rts_n override from Baytrail quirk by Heikki Krogerus · 10 years ago
  50. 6fa62fc serial: cadence: Add generic earlycon support by Michal Simek · 10 years ago
  51. a4688bc serial: imx: change the wait even to interruptiable by Huang Shijie · 10 years ago
  52. 45564a6 serial: imx: terminate the RX DMA when the UART is suspending by Huang Shijie · 10 years ago
  53. bb2f861 serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow control by Fugang Duan · 10 years ago
  54. 1ede7dc serial: 8250: Add Quark X1000 to 8250_pci.c by Bryan O'Donoghue · 10 years ago
  55. 13d6ceb tty: omap-serial: pull out calculation from baud_is_mode16 by Frans Klaver · 10 years ago
  56. dc31875 tty: omap-serial: fix division by zero by Frans Klaver · 10 years ago
  57. 9137568 tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx() by Sebastian Andrzej Siewior · 10 years ago
  58. 59b3e89 tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_match_or_unused() by Sebastian Andrzej Siewior · 10 years ago
  59. 0aa525d tty: serial: 8250_core: read only RX if there is something in the FIFO by Sebastian Andrzej Siewior · 10 years ago
  60. d74d5d1 tty: serial: 8250_core: add run time pm by Sebastian Andrzej Siewior · 10 years ago
  61. 234abab tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks by Sebastian Andrzej Siewior · 10 years ago
  62. 938f7e1 serial: core: Use spin_lock_irq() in uart_set_termios() by Peter Hurley · 10 years ago
  63. 8620d3e serial: bfin-uart: Fix auto CTS by Peter Hurley · 10 years ago
  64. d01f4d1 serial: core: Privatize tty->hw_stopped by Peter Hurley · 10 years ago
  65. 299245a serial: core: Privatize modem status enable flags by Peter Hurley · 10 years ago
  66. 4d90bb1 serial: core: Document and assert lock requirements for irq helpers by Peter Hurley · 10 years ago
  67. e27e278 tty: sc16is7xx: remove retval from gpiochip_remove() by Linus Walleij · 10 years ago
  68. 93b8877 tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom termios.h by Alexander Shiyan · 10 years ago
  69. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  70. 882ebfc Merge 3.17-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  71. 2989708 serial: 8250_pci: Add PCI IDs for Intel Braswell by Alan Cox · 10 years ago
  72. 9a1870c serial: 8250: don't use slave_id of dma_slave_config by Andy Shevchenko · 10 years ago
  73. b4756f4 tty: serial: 8250: Add Mediatek UART driver by Matthias Brugger · 10 years ago
  74. 08177ec serial: asc: Adopt readl_/writel_relaxed() by Daniel Thompson · 10 years ago
  75. efb0895 serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB support by Alexander Shiyan · 10 years ago
  76. 0b4af1d serial/8250_core: Add reference to uacess.h by Ricardo Ribalda Delgado · 10 years ago
  77. 6731af5 tty: xuartps: Fix tx_emtpy() callback by Lars-Peter Clausen · 10 years ago
  78. 35b675b tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS() by Richard Genoud · 10 years ago
  79. f174442 serial: 8250_dw: Add ACPI ID for Intel Braswell by Alan Cox · 10 years ago
  80. b99b121 tty: serial: 8250_core: allow to overwrite & export serial8250_startup() by Sebastian Andrzej Siewior · 10 years ago
  81. ae14a79 tty: serial: 8250_core: provide a function to export uart_8250_port by Sebastian Andrzej Siewior · 10 years ago
  82. 5aa387c tty: vt8500_serial: explicitly calculate base baud rate by Alexey Charkov · 10 years ago
  83. 1db894e tty: vt8500_serial: add polled console functions by Alexey Charkov · 10 years ago
  84. 8c986d3 tty: vt8500_serial: add missing support for RTS setting by Alexey Charkov · 10 years ago
  85. ae38273 tty: vt8500_serial: add support for UART in WM8880 chips by Alexey Charkov · 10 years ago
  86. 287f03c serial: kgdb_nmi: No CON_ENABLED by default by Daniel Thompson · 10 years ago
  87. a5820c2 serial: amba-pl011: Use container_of() to get uart_amba_port by Daniel Thompson · 10 years ago
  88. 26c4741 serial: imx: clean up imx_poll_get_char() by Dirk Behme · 10 years ago
  89. c993257 serial: core: Unwrap tertiary assignment in uart_handle_dcd_change() by Peter Hurley · 10 years ago
  90. 5435d20 serial: 8250: Document serial8250_modem_status() locking by Peter Hurley · 10 years ago
  91. 16020b9 serial: blackfin: Fix missing gpio.h by Peter Hurley · 10 years ago
  92. 98f8b83d serial: sunsab: Don't enable tx if tx stopped by Peter Hurley · 10 years ago
  93. 16f404e serial: mpc52xx: Use default serial core x_char handler by Peter Hurley · 10 years ago
  94. db106df serial: Fix send_xchar() handlers by Peter Hurley · 10 years ago
  95. fba594a serial: core: Remove unsafe x_char optimization by Peter Hurley · 10 years ago
  96. c235ccc serial: core: Fix x_char race by Peter Hurley · 10 years ago
  97. 5e42e9a serial: imx: Fix x_char handling and tx flow control by Peter Hurley · 10 years ago
  98. 99abf3b serial: Style fix by Peter Hurley · 10 years ago
  99. a6eec92 Revert "serial: uart: add hw flow control support configuration" by Peter Hurley · 10 years ago
  100. 95562e7 tty/serial: samsung: enable usage for 64-bit Exynos platforms by Naveen Krishna Chatradhi · 10 years ago