1. f2fda49 serial: 8250: Check UPF_IRQ_SHARED in advance by Andy Shevchenko · 4 years, 4 months ago
  2. 1f363639 Revert "tty: serial: 8250: add CON_CONSDEV to flags" by Herbert Xu · 7 years ago
  3. b53761e Merge 4.8-rc5 into tty-next by Greg Kroah-Hartman · 8 years ago
  4. 46e3668 serial: earlycon: Extend earlycon command line option to support 64-bit addresses by Alexander Sverdlin · 8 years ago
  5. 5db4f7f Revert "tty/serial/8250: use mctrl_gpio helpers" by Andy Shevchenko · 8 years ago
  6. 4ef03d3 tty/serial/8250: use mctrl_gpio helpers by Yegor Yefremov · 8 years ago
  7. d03516d tty: serial: 8250: add CON_CONSDEV to flags by Matthew Leach · 8 years ago
  8. 934014d tty: 8250, kill DEBUG_INTR by Jiri Slaby · 8 years ago
  9. b0f8aed tty: 8250, drop unused members from struct old_serial_port by Jiri Slaby · 8 years ago
  10. 144ef5c2 serial: 8250: export get_mctrl function by Wan Ahmad Zainie · 8 years ago
  11. bf2a0be tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port by Matwey V. Kornilov · 8 years ago
  12. 9f59fbf tty: serial: 8250: Suitably replace printk by Phillip Raffeck · 8 years ago
  13. 90ad7c4 tty: serial: 8250: Fix multi-line strings by Anton Wuerfel · 8 years ago
  14. 149a44c tty: serial: 8250: Add parentheses to macro by Anton Wuerfel · 8 years ago
  15. b34f9fa tty: serial: 8250: Move EXPORT_SYMBOL to function by Anton Wuerfel · 8 years ago
  16. d70a7b1 serial: 8250: Unlink uart console ptr if console setup fails by Peter Hurley · 8 years ago
  17. bd94c40 serial: support 16-bit register interface for console by Masahiro Yamada · 9 years ago
  18. e4fda3a serial: don't register CIR serial ports by Maciej S. Szmigiero · 9 years ago
  19. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  20. 2584cf8 arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead by Dan Williams · 9 years ago
  21. b6830f6 serial: 8250: Split base port operations from universal driver by Peter Hurley · 9 years ago
  22. ba02406 serial: 8250: remove return statements from void function by Masahiro Yamada · 9 years ago
  23. 1ed7b84 serial: 8250: do not copy port.fifosize member twice by Masahiro Yamada · 9 years ago
  24. 59cfc45 serial: 8250: Do nothing if nr_uarts=0 by Jan Kiszka · 9 years ago
  25. 507224a serial: 8250: remove Kconfig indirection by Valentin Rothberg · 9 years ago
  26. 47eb16f drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6 by Valentin Rothberg · 9 years ago
  27. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  28. c627f2c serial: 8250: Add support for big-endian MMIO accesses by Kevin Cernekee · 9 years ago
  29. ca782f1 earlycon: 8250: Document kernel command line options by Peter Hurley · 9 years ago
  30. 8751577 earlycon: 8250: Fix command line regression by Peter Hurley · 9 years ago
  31. ee97d0e3 serial: 8250: allow specifying iomem size in addition to address by Mans Rullgard · 9 years ago
  32. e4228d7 serial: 8250: remove the redundant include by Wang Long · 9 years ago
  33. f01a0bd serial: 8250: Check UART_SCR is writable by Peter Hurley · 9 years ago
  34. 509cb7d serial: 8250: Validate reg addr for Au1x00/RT288x i/o accessors by Peter Hurley · 9 years ago
  35. 72a33aa serial: 8250: Declare base port operations const by Peter Hurley · 9 years ago
  36. 4037539 serial: 8250: Decouple RSA probe by Peter Hurley · 9 years ago
  37. 3b81c26 serial: 8250: Only get RSA resource when required by Peter Hurley · 9 years ago
  38. cd52b75 serial: 8250: Get RSA resource iff CONFIG_SERIAL_8250_RSA by Peter Hurley · 9 years ago
  39. d53e142 serial: 8250: Initialize default dma handlers when setting defaults by Peter Hurley · 9 years ago
  40. afd483b serial: 8250: Initialize fixed type fields when setting defaults by Peter Hurley · 9 years ago
  41. 1a53e07 serial: 8250: Encapsulate port i/o method init by Peter Hurley · 9 years ago
  42. 0a16e2c serial: 8250: Separate port initialization by Peter Hurley · 9 years ago
  43. a4416cd serial: 8250: Separate legacy irq handling from core port operations by Peter Hurley · 9 years ago
  44. 6e28157 serial: 8250: Separate 8250 console interface by Peter Hurley · 9 years ago
  45. c7cef0a console: Add extensible console matching by Peter Hurley · 9 years ago
  46. e13cb72 serial: 8250: Decouple core from skip_txen_test module param by Peter Hurley · 9 years ago
  47. d81e50f serial: 8250: Move ns16550a_goto_hispeed() to local header by Peter Hurley · 9 years ago
  48. 5db496b serial: 8250: Simplify capabilities reset at port unregister by Peter Hurley · 9 years ago
  49. e6e98ce serial: 8250: Remove duplicate ->handle_irq initialization by Peter Hurley · 9 years ago
  50. 51c3981 serial: 8250: Compute ttyS index from port minor by Peter Hurley · 9 years ago
  51. becba85 Merge 4.0-rc3 into tty-testing by Greg Kroah-Hartman · 9 years ago
  52. 6ae4a16 tty: serial: 8250_core: Remove trailing whitespaces by Michal Simek · 9 years ago
  53. ca8bb4ae serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is something in the FIFO" by Sebastian Andrzej Siewior · 9 years ago
  54. c09babf serial: 8250: Fix UART_BUG_TXEN workaround by Peter Hurley · 9 years ago
  55. eb1527a tty/serial: serial8250_set_divisor() can be static by kbuild test robot · 9 years ago
  56. e9cef86 serial: 8250: Prevent concurrent updates to shadow registers by Peter Hurley · 9 years ago
  57. 4516d50 serial: 8250: Use canary to restart console after suspend by Peter Hurley · 9 years ago
  58. 06a4c71 serial: 8250: Refactor XR17V35X divisor calculation by Peter Hurley · 9 years ago
  59. e72abd5 serial: 8250: Refactor divisor programming by Peter Hurley · 9 years ago
  60. 0ec3f585 serial: 8250: Refactor LCR computation by Peter Hurley · 9 years ago
  61. d1f2f21 serial: 8250: Move UART_BUG_QUOT workaround by Peter Hurley · 9 years ago
  62. a39d1da serial: 8250_core: remove redundant else keyword by Andy Shevchenko · 9 years ago
  63. fddceb8 tty: 8250: Add 64byte UART support for FSL platforms by Vijay Rai · 9 years ago
  64. 4bf4ea9 serial: omap_8250: Fix RTS handling by Peter Hurley · 9 years ago
  65. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  66. 6fad18f serial: 8250: don't attempt a trylock if in sysrq by Rabin Vincent · 10 years ago
  67. c904375 serial: 8250_core: actually limit char reads to max_count by Frans Klaver · 10 years ago
  68. 039ec1f serial/8250: Remove obsolete handling of rs485 ioctls by Ricardo Ribalda Delgado · 10 years ago
  69. 46c55b4 serial/8250: Copy RS485 fields to serial_core by Ricardo Ribalda Delgado · 10 years ago
  70. cab68f8 serial: Test/disable MSIs if switching from N_PPS by Peter Hurley · 10 years ago
  71. d41510c serial: Take uart port lock for direct *_enable_ms() by Peter Hurley · 10 years ago
  72. 732a84a serial: core: Pass termios to set_ldisc() notifications by Peter Hurley · 10 years ago
  73. 9b8777e serial: of: add a PORT_RT2880 definition by John Crispin · 10 years ago
  74. 7728524 tty: serial: 8250: omap: add custom irq handling by Sebastian Andrzej Siewior · 10 years ago
  75. f1a297b tty: serial: 8250: allow to use custom DMA implementation by Sebastian Andrzej Siewior · 10 years ago
  76. b220282 tty: serial: 8250_dma: handle error on TX submit by Sebastian Andrzej Siewior · 10 years ago
  77. f31b5d2 tty: serial: 8250: make serial8250_console_setup() non _init by Sebastian Andrzej Siewior · 10 years ago
  78. 6a529ab tty: serial: 8250: Fix wording in runtime-PM comments by Sebastian Andrzej Siewior · 10 years ago
  79. edf4eda tty: serial: 8250_core: restore the LCR register in set_sleep by Sudhir Sreedharan · 10 years ago
  80. 4e4b79d tty: serial: 8250: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  81. 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
  82. 9137568 tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx() by Sebastian Andrzej Siewior · 10 years ago
  83. 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
  84. 0aa525d tty: serial: 8250_core: read only RX if there is something in the FIFO by Sebastian Andrzej Siewior · 10 years ago
  85. d74d5d1 tty: serial: 8250_core: add run time pm by Sebastian Andrzej Siewior · 10 years ago
  86. 234abab tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks by Sebastian Andrzej Siewior · 10 years ago
  87. 0b4af1d serial/8250_core: Add reference to uacess.h by Ricardo Ribalda Delgado · 10 years ago
  88. b99b121 tty: serial: 8250_core: allow to overwrite & export serial8250_startup() by Sebastian Andrzej Siewior · 10 years ago
  89. ae14a79 tty: serial: 8250_core: provide a function to export uart_8250_port by Sebastian Andrzej Siewior · 10 years ago
  90. 5435d20 serial: 8250: Document serial8250_modem_status() locking by Peter Hurley · 10 years ago
  91. a6eec92 Revert "serial: uart: add hw flow control support configuration" by Peter Hurley · 10 years ago
  92. e676253 serial/8250: Add support for RS485 IOCTLs by Ricardo Ribalda Delgado · 10 years ago
  93. 91f9d33 module: make it possible to have unsafe, tainting module params by Jani Nikula · 10 years ago
  94. aef9a7b serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers by Yoshihiro YUNOMAE · 10 years ago
  95. b1261c8 serial: 8250: introduce up_to_u8250p() helper by Andy Shevchenko · 10 years ago
  96. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  97. 49eb7b0 Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into next by Linus Torvalds · 10 years ago
  98. 06aa82e serial: uart: add hw flow control support configuration by Murali Karicheri · 10 years ago
  99. b790f21 tty: serial: 8250_core.c Bug fix for Exar chips. by Michael Welling · 10 years ago
  100. f379a07 Merge 3.15-rc3 into tty-next by Greg Kroah-Hartman · 10 years ago