1. 45a7bd6 serial: 8250: Support XR17V35x fraction divisor by Joe Schultz · 10 years ago
  2. 3685f19 serial: 8250: enable UART_BUG_NOMSR for Tegra by Stephen Warren · 11 years ago
  3. 2797f6f serial: 8250: don't change the fifo trigger level when using dma by Heikki Krogerus · 11 years ago
  4. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  5. 317a684 Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly" by Kyle McMartin · 11 years ago
  6. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  7. 9326b04 TTY: 8250, deprecated 8250_core.* options by Jiri Slaby · 11 years ago
  8. 9196d8a TTY: 8250, revert module name change by Jiri Slaby · 11 years ago[Renamed (99%) from drivers/tty/serial/8250/8250.c]
  9. f2b8dfd serial: 8250: Keep 8250.<xxxx> module options functional after driver rename by Josh Boyer · 11 years ago
  10. e06c93c tty/serial: Add support for Altera serial port by Ley Foon Tan · 11 years ago
  11. c420811 serial: ralink: adds support for the serial core found on ralink wisoc by John Crispin · 12 years ago
  12. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  13. ebebd49 8250/16?50: Add support for Broadcom TruManage redirected serial port by Stephen Hurd · 12 years ago
  14. 9ee4b83 serial: 8250: Add support for dmaengine by Heikki Krogerus · 12 years ago
  15. 9660497 serial: 8250: Allow drivers to deliver capabilities by Heikki Krogerus · 12 years ago
  16. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  17. a205a56 serial: Remove RM9000 series serial driver. by Ralf Baechle · 12 years ago
  18. 30fa96a tty/8250 Add XR17D15x devices to the exar_handle_irq override by Matt Schulte · 12 years ago
  19. 81db077 tty/8250: Add sleep capability to XR17D15X ports by Matt Schulte · 12 years ago
  20. b7a7e14 serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_in by Matt Schulte · 12 years ago
  21. dc96efb Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCIe UARTs by Matt Schulte · 12 years ago
  22. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  23. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  24. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  25. 54ec52b tty/serial/8250: Make omap hardware workarounds local to 8250.h by Tony Lindgren · 12 years ago
  26. 65ecc9c 8250: blacklist Winbond CIR port by Sean Young · 12 years ago
  27. 835d844 8250_pnp: do pnp probe before legacy probe by Sean Young · 12 years ago
  28. bd21f551 8250: fix autoconfig to work with serial console by Flavio Leitner · 12 years ago
  29. cdd86b2 serial/8250: Limit the omap workarounds to omap1 by Tony Lindgren · 12 years ago
  30. eb26dfe 8250: add support for ASIX devices with a FIFO bug by Alan Cox · 12 years ago
  31. a2d33d8 8250: propogate the bugs field by Alan Cox · 12 years ago
  32. 2655a2c 8250: use the 8250 register interface not the legacy one by Alan Cox · 12 years ago
  33. fc915c8 Merge 3.5-rc4 into tty-next by Greg Kroah-Hartman · 12 years ago
  34. 7a51459 serial/8250: Add LPC3220 standard UART type by Roland Stigge · 12 years ago
  35. 58bcd33 serial: fix kernel-doc warnings in 8250.c by Randy Dunlap · 12 years ago
  36. f73fa05 serial8250: Introduce serial8250_register_8250_port() by Magnus Damm · 12 years ago
  37. e815562 serial8250: Clean up default map and dl code by Magnus Damm · 12 years ago
  38. 28bf4cf serial8250: Use dl_read()/dl_write() on RM9K by Magnus Damm · 12 years ago
  39. 6b41603 serial8250: Use dl_read()/dl_write() on Alchemy by Magnus Damm · 12 years ago
  40. cc419fa0 serial8250: Add dl_read()/dl_write() callbacks by Magnus Damm · 12 years ago
  41. f9a9111 8250.c: less than 2400 baud fix. by Christian Melki · 12 years ago
  42. 0ad372b serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BI by Sudhakar Mamillapalli · 12 years ago
  43. 665ab0f Merge 3.4-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  44. bf03f65 tegra, serial8250: add ->handle_break() uart_port op by Dan Williams · 12 years ago
  45. bc02d15 serial/8250_pci: add a "force background timer" flag and use it for the "kt" serial port by Dan Williams · 12 years ago
  46. 49b532f Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" by Dan Williams · 12 years ago
  47. 55e4016 serial: remove back and forth conversions in serial_out_sync by Paul Gortmaker · 12 years ago
  48. 4fd996a serial: use serial_port_in/out vs serial_in/out in 8250 by Paul Gortmaker · 12 years ago
  49. dfe4244 serial: reduce number of indirections in 8250 code by Paul Gortmaker · 12 years ago
  50. 0d263a2 serial: delete useless void casts in 8250.c by Paul Gortmaker · 12 years ago
  51. 3f0ab32 serial: make 8250's serial_in shareable to other drivers. by Paul Gortmaker · 12 years ago
  52. 0acf519 serial: delete last unused traces of pausing I/O in 8250 by Paul Gortmaker · 12 years ago
  53. 6816383 tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h by Paul Gortmaker · 12 years ago
  54. 5a22e30 Merge tag 'tty-3.3-rc3' tty-next by Greg Kroah-Hartman · 12 years ago
  55. e7c9bba tty: fix a build failure on sparc by Cong Wang · 12 years ago
  56. 9bef3d4 serial: group all the 8250 related code together by Paul Gortmaker · 13 years ago[Renamed from drivers/tty/serial/8250.c]
  57. 86b2119 serial: manually inline serial8250_handle_port by Paul Gortmaker · 13 years ago
  58. a043147 serial: make 8250 timeout use the specified IRQ handler by Paul Gortmaker · 13 years ago
  59. 3986fb2 serial: export the key functions for an 8250 IRQ handler by Paul Gortmaker · 13 years ago
  60. 0690f41 serial: clean up parameter passing for 8250 Rx IRQ handling by Paul Gortmaker · 13 years ago
  61. 850624c serial: move struct uart_8250_port from 8250.c to 8250.h by Paul Gortmaker · 13 years ago
  62. 7d73aaf serial: 8250: replace hardcoded 0xbf with #define by Wolfram Sang · 13 years ago
  63. 448ac15 serial/8250_pci: setup-quirk workaround for the kt serial controller by Dan Williams · 13 years ago
  64. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  65. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  66. 7808a4c 8250: ratelimit LSR safety check engaged warning. by Konrad Rzeszutek Wilk · 13 years ago
  67. 0631534 serial: Support the EFR-register of XR1715x uarts. by Søren Holm · 13 years ago
  68. 7df5659 serial/8250: Move UPIO_TSI to powerpc by Arnd Bergmann · 13 years ago
  69. c7a1bdc tty: 8250: export serial8250_handle_irq by Jamie Iles · 13 years ago
  70. 4834d02 tty: serial8250: remove UPIO_DWAPB{,32} by Jamie Iles · 13 years ago
  71. 583d28e tty: serial8250: allow platforms to override irq handler by Jamie Iles · 13 years ago
  72. dbb3b1c 8250: Fix race condition in serial8250_backup_timeout(). by Al Cooper · 13 years ago
  73. d5ef642 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  74. 5568181 tty/serial: Fix XSCALE serial ports, e.g. ce4100 by Stephen Warren · 13 years ago
  75. e7328ae serial: 8250, increase PASS_LIMIT by Jiri Slaby · 13 years ago
  76. cb01ece 8250: Fix capabilities when changing the port type by leitao@linux.vnet.ibm.com · 13 years ago
  77. 5f873ba tty/serial: Fix break handling for PORT_TEGRA by Stephen Warren · 13 years ago
  78. 4539c24 tty/serial: Add explicit PORT_TEGRA type by Stephen Warren · 13 years ago
  79. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  80. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  81. 0d0389e serial: change the divisor latch only when prescalar actually changed by Yin Kangkai · 13 years ago
  82. 95926d2 serial: also set the uartclk value in resume after goes to highspeed by Yin Kangkai · 13 years ago
  83. d0694e2 serial: unbreak billionton CF card by Pavel Machek · 14 years ago
  84. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/8250.c]
  85. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  86. e4f05af 8250: fix uninitialized FIFOs by Ondrej Puzman · 14 years ago
  87. a3ae0fc 8250: add a UPIO_DWAPB32 for 32 bit accesses by Jamie Iles · 14 years ago
  88. 49d5741 8250: use container_of() instead of casting by Jamie Iles · 14 years ago
  89. 67b738e Merge branch 'devel-omap-irq' into omap-for-linus by Tony Lindgren · 14 years ago
  90. 662b083a omap: Serial: Define register access modes in LCR by Andrei Emeltchenko · 14 years ago
  91. a80c49d serial8250: Mark console as CON_ANYTIME by Peter Zijlstra · 14 years ago
  92. f8b372a Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" by Ingo Molnar · 14 years ago
  93. 47d3904 8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang by Lawrence Rust · 14 years ago
  94. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  95. cd3ecad serial8250: ratelimit "too much work" error by Daniel Drake · 14 years ago
  96. af7f374 serial: abstraction for 8250 legacy ports by Alan Cox · 14 years ago
  97. c161afe 8250: allow platforms to override PM hook. by Manuel Lauss · 14 years ago
  98. 5438106 serial: Factor out uart_poll_timeout() from 8250 driver by Anton Vorontsov · 14 years ago
  99. 97d303b serial: 8250: Don't delay after transmitter is ready. by David Daney · 14 years ago
  100. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago