1. 5d1a238 serial: 8250_pci: remove exar code by Sudip Mukherjee · 8 years ago
  2. d0aeaa8 serial: exar: split out the exar code from 8250_pci by Sudip Mukherjee · 8 years ago
  3. bc2be23 serial: imx: Fix the CTS_B polarity in RS485 mode by Fabio Estevam · 8 years ago
  4. 1a61362 serial: imx: Fix the RTS GPIO polarity in RS485 mode by Fabio Estevam · 8 years ago
  5. aa42db4 8250: of: remove remnants of generic of_serial driver by Arnd Bergmann · 8 years ago
  6. 54b12c4 serial: sh-sci: Reformat sci_parse_dt() for git diff by Geert Uytterhoeven · 8 years ago
  7. 2331e06 tty: serial: constify uart_ops structures by Bhumika Goyal · 8 years ago
  8. 4e0f5cc serial: 8250_omap: Fix probe and remove for PM runtime by Tony Lindgren · 8 years ago
  9. f99b63a serial: hp300: mask the warning for people just doing build coverage by Paul Gortmaker · 8 years ago
  10. 5935a2b serial: xuartps: Enable uart loopback mode by Yasir-Khan · 8 years ago
  11. aa75941 serial: 8250_omap: Remove rx_dma_broken flag by Vignesh R · 8 years ago
  12. b6ffcf2 serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x by Vignesh R · 8 years ago
  13. 75f54ac serial: 8250_omap: pause DMA only if DMA transfer in progress by Vignesh R · 8 years ago
  14. 8c9faa5 tty: serial: meson: allow baud-rates higher than 115200 by Martin Blumenstingl · 8 years ago
  15. 2cc32b1 tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocache by Arvind Yadav · 8 years ago
  16. 28ec957 serial: omap: Add omapserial earlycon by Lokesh Vutla · 8 years ago
  17. 7951ffc serial: pl011: Mark console as CON_ANYTIME by Alexander Sverdlin · 8 years ago
  18. 1ea146a tty: serial: constify dev_pm_ops structures by Bhumika Goyal · 8 years ago
  19. 216e234 serial: 8250_mid: set PCI master only for DMA capable device by Andy Shevchenko · 8 years ago
  20. 6d59225 serial: 8250_mid: enable MSI on Denverton by Andy Shevchenko · 8 years ago
  21. 4831e0d serial: 8250_mid: handle interrupt correctly in DMA case by Andy Shevchenko · 8 years ago
  22. 6a171b2 serial: 8250_dw: Allow hardware flow control to be used by Jason Uy · 8 years ago
  23. dfc8038 serial: sh-sci: Compute the regshift value for SCI ports by Laurent Pinchart · 8 years ago
  24. 97ed979 serial: sh-sci: Remove unused platform data capabilities field by Laurent Pinchart · 8 years ago
  25. d5cb131 serial: sh-sci: Remove manual break debouncing by Laurent Pinchart · 8 years ago
  26. 219fb0c serial: sh-sci: Remove the platform data dma slave rx/tx channel IDs by Laurent Pinchart · 8 years ago
  27. b2f20ed serial: sh-sci: Extend sci_port_params with more port parameters by Laurent Pinchart · 8 years ago
  28. daf5a89 serial: sh-sci: Constify platform data by Laurent Pinchart · 8 years ago
  29. e095ee6 serial: sh-sci: Replace regmap array with port parameters by Laurent Pinchart · 8 years ago
  30. 40b34dd serial: sh-sci: Remove initialization of zero fields in sci_port_params by Laurent Pinchart · 8 years ago
  31. a752ba1 serial: sh-sci: Fix register offsets for the IRDA serial port by Laurent Pinchart · 8 years ago
  32. 3d73f32 serial: sh-sci: Don't rely on platform data flags when not needed by Laurent Pinchart · 8 years ago
  33. 9f8325b serial: sh-sci: Set the SCSCR TE and RE bits in the driver by Laurent Pinchart · 8 years ago
  34. 11cca3d Merge 4.10-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
  35. a2d6a98 serial: 8250: Add new port type for TI DA8xx/66AK2x by David Lechner · 8 years ago
  36. 1945889 serial: 8250_mid: make option visible by Jean Delvare · 8 years ago
  37. dce22df serial: 8250_lpss: make option visible by Jean Delvare · 8 years ago
  38. f1e8c71 serial: 8250_pci: make option visible by Jean Delvare · 8 years ago
  39. 699a11b serial: 8250_port: Remove dangerous pr_debug() by Alexey Brodkin · 8 years ago
  40. 7b7e8e8 serial: imx: Allow passing 'rst-gpios' for rs485 mode by Fabio Estevam · 8 years ago
  41. 3f08087 serial: 8250_lpss: avoid potential kernel crash when remove by Andy Shevchenko · 8 years ago
  42. abe81f3 tty: serial: msm: Fix module autoload by Javier Martinez Canillas · 8 years ago
  43. 9c4b60f serial: 8250: moxa: Store num_ports in brd by Matwey V. Kornilov · 8 years ago
  44. 6def047 serial: 8250_fintek: Add resource check for Fintek F81504/508/512 by Ji-Ze Hong (Peter Hong) · 8 years ago
  45. 552df69 tty: update my email address by John Crispin · 8 years ago
  46. ec84aa0 tty: serial: lantiq: implement earlycon support by Martin Blumenstingl · 8 years ago
  47. 2aaa957 serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancy by Christophe JAILLET · 8 years ago
  48. ba3d6f8 serial: samsung: Simplify DMA engine initialization code by Marek Szyprowski · 8 years ago
  49. f87fa71 serial: mxs-auart: support CMSPAR termios cflag by Wolfgang Ocker · 8 years ago
  50. 11652fc serial: max310x: Add support for newer silicon revisions by Alexander Shiyan · 8 years ago
  51. 54a44d5 tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlock by Nikita Yushchenko · 8 years ago
  52. 623ac1d tty: serial: sh-sci: set error code when kasprintf fails by Pan Bian · 8 years ago
  53. 6741f55 Revert "tty: serial: 8250: add CON_CONSDEV to flags" by Herbert Xu · 8 years ago
  54. 2bed8a8 Clearing FIFOs in RS485 emulation mode causes subsequent transmits to break by Daniel Jedrychowski · 8 years ago
  55. c130b66 8250_pci: Fix potential use-after-free in error path by Gabriel Krisman Bertazi · 8 years ago
  56. b389f17 tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done by Richard Genoud · 8 years ago
  57. 89d8232 tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx by Richard Genoud · 8 years ago
  58. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  59. e3842cb Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  60. a9b01b5 serial: 8250_mid fix calltrace when hotplug 8250 serial controller by Liwei Song · 8 years ago
  61. bd2c663 dmaengine: DW DMAC: add multi-block property to device tree by Eugeniy Paltsev · 8 years ago
  62. f209fa0 serial: 8250_pci: Detach low-level driver during PCI error recovery by Gabriel Krisman Bertazi · 8 years ago
  63. ef510be serial: core: don't check port twice in a row by Andy Shevchenko · 8 years ago
  64. b810645 mxs-auart: count FIFO overrun errors by Wolfgang Ocker · 8 years ago
  65. 0e0b989 serial: 8250_dw: Add support for IrDA SIR mode by Ed Blake · 8 years ago
  66. db405a8 serial: 8250: Expose set_ldisc function by Ed Blake · 8 years ago
  67. 98838d9 serial: 8250: Add IrDA to UART capabilities by Ed Blake · 8 years ago
  68. 5fe8667 serial: 8250_dma: power off device after TX is done by Andy Shevchenko · 8 years ago
  69. 7d4e00c serial: 8250_port: export serial8250_rpm_{get|put}_tx() by Andy Shevchenko · 8 years ago
  70. af6f9d6 serial: sunsu: Free memory when probe fails by Souptick Joarder · 8 years ago
  71. fbb7d2e serial: sunhv: Free memory when remove() is called by Souptick Joarder · 8 years ago
  72. fcb3215 tty: amba-pl011: Add earlycon support for SBSA UART by Kefeng Wang · 8 years ago
  73. adcb05f tty: serial: Make the STM32 serial port depend on it's arch by Peter Robinson · 8 years ago
  74. 0a940b0 serial: ifx6x60: Free memory when probe fails by Souptick Joarder · 8 years ago
  75. 7f8b4eb serial: ioc4_serial: Free memory when kzalloc fails during probe by Souptick Joarder · 8 years ago
  76. 65dabaf serial: pxa2xx: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  77. 9de4153 serial: pxa2xx: remove __deprecated annotation by Arnd Bergmann · 8 years ago
  78. 68832b2 serial: crisv10: fix invalid user-pointer check by Johan Hovold · 8 years ago
  79. 5c31ef9 8250: FIX Fourth port offset of Pericom PI7C9X7954 boards by Angelo Butti · 8 years ago
  80. 6fc5a52 serial: sh-sci: Fix deadlock caused by serial output request by Takatoshi Akiyama · 8 years ago
  81. 146b4d5 tty: serial: make crisv10 explicitly non-modular by Paul Gortmaker · 8 years ago
  82. 9211432 serial: 8250_pxa: hide early console setup when disabled by Arnd Bergmann · 8 years ago
  83. da7fa05 serial: 8250_uniphier: avoid locking for FCR register write by Masahiro Yamada · 8 years ago
  84. 94cbb69 serial: 8250_uniphier: hardcode regshift to avoid unneeded memory read by Masahiro Yamada · 8 years ago
  85. 5131dcd Merge 4.9-rc3 into tty-next by Greg Kroah-Hartman · 8 years ago
  86. d0f4bce tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup by Rob Herring · 8 years ago
  87. 4dda864 tty: serial_core: Fix serial console crash on port shutdown by Geert Uytterhoeven · 8 years ago
  88. 9bcffe7 tty/serial: at91: fix hardware handshake on Atmel platforms by Richard Genoud · 8 years ago
  89. 463e2a2 serial: fsl_lpuart: remove build warning by Greg Kroah-Hartman · 8 years ago
  90. 03842c1 sc16is7xx: always write state when configuring GPIO as an output by Francois Berder · 8 years ago
  91. ecb988a tty: serial: 8250: 8250_core: NXP SC16C2552 workaround by Steve Shih · 8 years ago
  92. d704b2d tty: serial: fsl_lpuart: Fix Tx DMA edge case by Aaron Brice · 8 years ago
  93. de48b09 serial: 8250_fintek: Add F81865 Support by Ji-Ze Hong (Peter Hong) · 8 years ago
  94. da60d6a serial: 8250_fintek: Add F81866 Support by Ji-Ze Hong (Peter Hong) · 8 years ago
  95. 1e26c47 serial: 8250_fintek: Add F81216 Support by Ji-Ze Hong (Peter Hong) · 8 years ago
  96. c2236fa serial: 8250_fintek: Set maximum FIFO of F81216H by Ji-Ze Hong (Peter Hong) · 8 years ago
  97. 06e3957 serial: 8250_fintek: Set IRQ Mode when port probed by Ji-Ze Hong (Peter Hong) · 8 years ago
  98. f1232ac serial: 8250_fintek: Refactoring read/write method by Ji-Ze Hong (Peter Hong) · 8 years ago
  99. fea6dd1 serial: 8250: pxa: add devicetree earlyconsole by Robert Jarzmik · 8 years ago
  100. ba061c1 serial: 8250_lpss: get IRQ via pci_irq_vector() by Andy Shevchenko · 8 years ago