1. a9e5bfd drivers: tty: serial: move inline before return type by Joe Perches · 7 years ago
  2. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  3. 413058d serial: exar: Add support for IOT2040 device by Jan Kiszka · 8 years ago
  4. 380b1e2 gpio-exar/8250-exar: Make set of exported GPIOs configurable by Jan Kiszka · 8 years ago
  5. 0d963eb serial: exar: Factor out platform hooks by Jan Kiszka · 8 years ago
  6. 4076cf0 gpio-exar/8250-exar: Rearrange gpiochip parenthood by Jan Kiszka · 8 years ago
  7. a39f2fe gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards by Jan Kiszka · 8 years ago
  8. a6d7514 tty: serial: lpuart: add a more accurate baud rate calculation method by Dong Aisheng · 8 years ago
  9. 97d6f35 tty: serial: lpuart: add earlycon support for imx7ulp by Dong Aisheng · 8 years ago
  10. 24b1e5f tty: serial: lpuart: add imx7ulp support by Dong Aisheng · 8 years ago
  11. f98e1fc tty: serial: lpuart: add little endian 32 bit register support by Dong Aisheng · 8 years ago
  12. a0204f2 tty: serial: lpuart: refactor lpuart32_{read|write} prototype by Dong Aisheng · 8 years ago
  13. 0d6fce9 tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property by Dong Aisheng · 8 years ago
  14. a3015af serial: imx-serial - move DMA buffer configuration to DT by Nandor Han · 7 years ago
  15. 6376cd3 serial: imx: Enable RTSD only when needed by Nandor Han · 7 years ago
  16. 5ac8829 serial: imx: Remove unused members from imx_port struct by Fabio Estevam · 8 years ago
  17. a1bfb6e serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout by Vignesh R · 8 years ago
  18. cfde770 serial: 8250: Fix THRE flag usage for CAP_MINI by Phil Elwell · 7 years ago
  19. d3936d7 gpio-exar/8250-exar: Fix passing in of parent PCI device by Jan Kiszka · 8 years ago
  20. 9f60e0e tty/serial: meson_uart: update to stable bindings by Helmut Klein · 8 years ago
  21. 1104321 serial: Delete dead code for CIR serial ports by Matthias Brugger · 8 years ago
  22. 5194954 serial: sirf: make of_device_ids const by Arvind Yadav · 8 years ago
  23. 7b45fff serial/mpsc: switch to dma_alloc_attrs by Christoph Hellwig · 8 years ago
  24. e36361d tty: serial: Add Actions Semi Owl UART earlycon by Andreas Färber · 8 years ago
  25. 92c8f7c tty/serial: atmel: make the driver DT only by Alexandre Belloni · 8 years ago
  26. 274a5ed tty/serial: atmel: remove atmel_default_console_device handling by Alexandre Belloni · 8 years ago
  27. dc2f727 serial: rate limit custom-speed deprecation notice by Johan Hovold · 8 years ago
  28. bea8be6 serial: exar: Leave MPIOs as output for Commtech adapters by Jan Kiszka · 8 years ago
  29. 72ce573 tty/serial: atmel: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  30. 094094a serial: uartps: Fix kernel doc warnings by Nava kishore Manne · 8 years ago
  31. e2860e1 serial: 8250_of: Add reset support by Joel Stanley · 8 years ago
  32. e279e6d Fix serial console on SNI RM400 machines by Thomas Bogendoerfer · 8 years ago
  33. aa66863 Merge 4.12-rc3 into tty-next by Greg Kroah-Hartman · 8 years ago
  34. 59fe2cc serial: altera_uart: call iounmap() at driver remove by Tobias Klauser · 8 years ago
  35. 6df765d serial: imx: ensure UCR3 and UFCR are setup correctly by Uwe Kleine-König · 8 years ago
  36. d087e7a serial: 8250: Add CAP_MINI, set for bcm2835aux by Phil Elwell · 8 years ago
  37. 9b7becf serial: sh-sci: Update warning message in sci_request_dma_chan() by Geert Uytterhoeven · 8 years ago
  38. 5fa4acc serial: meson: hide an unused function by Arnd Bergmann · 8 years ago
  39. da4c279 serial: enable serdev support by Johan Hovold · 8 years ago
  40. 88e2582 serial: core: fix crash in uart_suspend_port by Lucas Stach · 8 years ago
  41. 1e94847 serial: ifx6x60: fix use-after-free on module unload by Johan Hovold · 8 years ago
  42. 5c9d6ab serial: altera_jtaguart: adding iounmap() by Alexey Khoroshilov · 8 years ago
  43. 2c0ac5b serial: exar: Fix stuck MSIs by Jan Kiszka · 8 years ago
  44. be40597 serial: efm32: Fix parity management in 'efm32_uart_console_get_options()' by Christophe JAILLET · 8 years ago
  45. 4c4fc90 drivers/tty: 8250: only call fintek_8250_probe when doing port I/O by Ard Biesheuvel · 8 years ago
  46. d653c43 serial: xilinx_uartps: Fix the error path by Shubhrajyoti Datta · 8 years ago
  47. 8b7a6b2 serial: meson: change interrupt description to tty name by Heiner Kallweit · 8 years ago
  48. 1b1ecaa serial: meson: remove use of flag UPF_IOREMAP by Heiner Kallweit · 8 years ago
  49. ff3b9ca serial: meson: make use of uart_port member mapsize by Heiner Kallweit · 8 years ago
  50. 5a2ce87 serial: meson: remove dead code in meson_uart_change_speed by Heiner Kallweit · 8 years ago
  51. ba50f1d serial: meson: remove unneeded variable assignment in meson_serial_port_write by Heiner Kallweit · 8 years ago
  52. 88f37d7 serial: meson: fix setting number of stop bits by Heiner Kallweit · 8 years ago
  53. d1e06a4 serial: pch_uart: use offset_in_page() macro by Geliang Tang · 8 years ago
  54. 2b5cf14 tty/serial: atmel: use offset_in_page() macro by Geliang Tang · 8 years ago
  55. 7dea816 serial: exar: Preconfigure xr17v35x MPIOs as output by Jan Kiszka · 8 years ago
  56. 4dec2f1 imx-serial: RX DMA startup latency by Peter Senna Tschudin · 8 years ago
  57. 352b926 serial: sh-sci: Move uart_register_driver call to device probe by Sjoerd Simons · 8 years ago
  58. bd8766b serial: pl010: Move uart_register_driver call to device probe by Sjoerd Simons · 8 years ago
  59. 1cf4a7e serial: sh-sci: Fix race condition causing garbage during shutdown by Geert Uytterhoeven · 8 years ago
  60. 7fbcf3a drivers/serial: Add driver for Aspeed virtual UART by Jeremy Kerr · 8 years ago
  61. ea5244e serial: 8250: Add flag so drivers can avoid THRE probe by Joel Stanley · 8 years ago
  62. 70b2fe3 serial: 8250_exar: Remove duplicate assignment by Andy Shevchenko · 8 years ago
  63. 84b40e3 serial: 8250: omap: Disable DMA for console UART by Vignesh R · 8 years ago
  64. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  65. 8f3207c Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  66. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  67. 3b60daf8 Annotate hardware config module parameters in drivers/tty/ by David Howells · 8 years ago
  68. 8e1c21f4 serial: small Makefile reordering by Nicolas Pitre · 8 years ago
  69. 72f1b85 serial: 8250_early: Add earlycon support for Palmchip UART by Marc Gonzalez · 8 years ago
  70. 5a0722b tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44 by Timur Tabi · 8 years ago
  71. 2f09276 tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init by Sebastian Reichel · 8 years ago
  72. 18a4208 imx-serial: Reduce RX DMA startup latency when opening for reading by Peter Senna Tschudin · 8 years ago
  73. 77e6fe7 serial: omap: suspend device on probe errors by Johan Hovold · 8 years ago
  74. 099bd73 serial: omap: fix runtime-pm handling on unbind by Johan Hovold · 8 years ago
  75. 1b775de tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init by Sebastian Reichel · 8 years ago
  76. 469f813 serial: samsung: Remove useless spinlock by Marek Szyprowski · 8 years ago
  77. 500fcc0 serial: samsung: Add missing checks for dma_map_single failure by Marek Szyprowski · 8 years ago
  78. 768d64f serial: samsung: Use right device for DMA-mapping calls by Marek Szyprowski · 8 years ago
  79. e61c38d serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be off by Uwe Kleine-König · 8 years ago
  80. 7d05587 tty: amba-pl011: Fix spurious TX interrupts by Jayachandran C · 8 years ago
  81. ecfc577 serial: xuartps: Enable clocks in the pm disable case also by Shubhrajyoti Datta · 8 years ago
  82. cade358 serial: core: Re-use struct uart_port {name} field by Andy Shevchenko · 8 years ago
  83. e1dc9b0 serial: sprd: adjust TIMEOUT to a big value by Wei Qiao · 8 years ago
  84. 9ccd8d7 Merge 4.11-rc5 into tty-next by Greg Kroah-Hartman · 8 years ago
  85. e53e597 tty: pl011: fix earlycon work-around for QDF2400 erratum 44 by Timur Tabi · 8 years ago
  86. 49e1590 serial: 8250_EXAR: fix duplicate Kconfig text and add missing help text by Paul Gortmaker · 8 years ago
  87. 497e1e1 tty/serial: atmel: fix TX path in atmel_console_write() by Nicolas Ferre · 8 years ago
  88. 31ca2c6 tty/serial: atmel: fix race condition (TX+DMA) by Richard Genoud · 8 years ago
  89. a6040bc serial: mxs-auart: Fix baudrate calculation by Uwe Kleine-König · 8 years ago
  90. abf1e0a tty: serial: fsl_lpuart: lock port on console write by Stefan Agner · 8 years ago
  91. 4d9d7d8 serial: altera_uart: add earlycon support by Tobias Klauser · 8 years ago
  92. b2c663d serial: 8250: 8250_core: Fix irq name for 8250 serial IRQ by Vignesh R · 8 years ago
  93. f7048b1 tty: serial_core: Add name field to uart_port struct by Vignesh R · 8 years ago
  94. 7cd3e9d serial: 8250_lpss: Unconditionally set PCI master for Quark by Jan Kiszka · 8 years ago
  95. cfa6eb2 serial: sh-sci: Fix (AUTO)RTS in sci_init_pins() by Geert Uytterhoeven · 8 years ago
  96. 5f76895 serial: sh-sci: Fix late enablement of AUTORTS by Geert Uytterhoeven · 8 years ago
  97. e37f712 serial: sh-sci: Fix hang in sci_reset() by Geert Uytterhoeven · 8 years ago
  98. b5090cb serial: st-asc: Change default baudrate from 9600 to 115200 by Lee Jones · 8 years ago
  99. ef49ffd tty: serial: st-asc: Make the locking RT aware by Lionel Debieve · 8 years ago
  100. 53c1cf4 Merge 4.11-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago