1. 234abab tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks by Sebastian Andrzej Siewior · 10 years ago
  2. d01f4d1 serial: core: Privatize tty->hw_stopped by Peter Hurley · 10 years ago
  3. 299245a serial: core: Privatize modem status enable flags by Peter Hurley · 10 years ago
  4. b99b121 tty: serial: 8250_core: allow to overwrite & export serial8250_startup() by Sebastian Andrzej Siewior · 10 years ago
  5. 8a949b0 serial: core: Document lock requirement for UPF_* flags updates by Peter Hurley · 10 years ago
  6. 266dcff Serial: allow port drivers to have a default attribute group by Greg Kroah-Hartman · 10 years ago
  7. b0b6abd serial: earlycon: add DT support by Rob Herring · 10 years ago
  8. 9aac588 tty/serial: add generic serial earlycon by Rob Herring · 10 years ago
  9. fa2b5ea serial: core: delete .set_wake() callback by Linus Walleij · 11 years ago
  10. cf0ebee0 serial: Move "uart_console" def to core header file. by Sourav Poddar · 11 years ago
  11. 593fb1ae4 pps: Move timestamp read into PPS code proper by George Spelvin · 11 years ago
  12. c420811 serial: ralink: adds support for the serial core found on ralink wisoc by John Crispin · 11 years ago
  13. e759d7c tty: Update serial core API documentation by Kevin Cernekee · 12 years ago
  14. a205a56 serial: Remove RM9000 series serial driver. by Ralf Baechle · 12 years ago
  15. 6f538fe tty: serial core: decouple pm states from ACPI by Linus Walleij · 12 years ago
  16. 9aba8d5b SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow control by Russell King · 12 years ago
  17. dba0583 SERIAL: core: add hardware assisted h/w flow control support by Russell King · 12 years ago
  18. 2cbacaf SERIAL: core: add hardware assisted s/w flow control support by Russell King · 12 years ago
  19. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  20. c7f3e70 tty/serial/core: Introduce poll_init callback by Anton Vorontsov · 12 years ago
  21. 65ecc9c 8250: blacklist Winbond CIR port by Sean Young · 12 years ago
  22. f654441 serial: New serial driver MAX310X by Alexander Shiyan · 12 years ago
  23. 7a51459 serial/8250: Add LPC3220 standard UART type by Roland Stigge · 12 years ago
  24. 665ab0f Merge 3.4-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  25. bf03f65 tegra, serial8250: add ->handle_break() uart_port op by Dan Williams · 12 years ago
  26. bc02d15 serial/8250_pci: add a "force background timer" flag and use it for the "kt" serial port by Dan Williams · 12 years ago
  27. 49b532f Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller" by Dan Williams · 12 years ago
  28. 927353a serial: introduce generic port in/out helpers by Paul Gortmaker · 12 years ago
  29. 3afbd89 serial/efm32: add new driver by Uwe Kleine-König · 12 years ago
  30. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  31. d57f341 SERIAL: AR933X: Add driver for the built-in UART of the SoC by Gabor Juhos · 13 years ago
  32. 448ac15 serial/8250_pci: setup-quirk workaround for the kt serial controller by Dan Williams · 13 years ago
  33. 027d7da TTY: serial, cleanup include file by Jiri Slaby · 13 years ago
  34. 0631534 serial: Support the EFR-register of XR1715x uarts. by Søren Holm · 13 years ago
  35. 4834d02 tty: serial8250: remove UPIO_DWAPB{,32} by Jamie Iles · 13 years ago
  36. a74036f tty: serial: allow ports to override the irq handler by Jamie Iles · 13 years ago
  37. 6a3e492b TTY: serial, remove tasklet for tty_wakeup by Jiri Slaby · 13 years ago
  38. 4539c24 tty/serial: Add explicit PORT_TEGRA type by Stephen Warren · 13 years ago
  39. 61ec901 tty/serial: add support for Xilinx PS UART by John Linn · 13 years ago
  40. 6f4229b pps: unify timestamp gathering by Alexander Gordeev · 14 years ago
  41. 3f960db Serial: Avoid unbalanced IRQ wake disable during resume by Govindraj.R · 14 years ago
  42. a3ae0fc 8250: add a UPIO_DWAPB32 for 32 bit accesses by Jamie Iles · 14 years ago
  43. e44dcb6 serial: mpc52xx: make printout for type more generic by Wolfram Sang · 14 years ago
  44. 304e126 serial: Add support for UART on VIA VT8500 and compatibles by Alexey Charkov · 14 years ago
  45. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  46. c161afe 8250: allow platforms to override PM hook. by Manuel Lauss · 14 years ago
  47. 5438106 serial: Factor out uart_poll_timeout() from 8250 driver by Anton Vorontsov · 14 years ago
  48. b612633 serial: Add OMAP high-speed UART driver by Govindraj.R · 14 years ago
  49. 71cad05 serial: fix port type conflict between NS16550A & U6_16550A by Philippe Langlais · 14 years ago
  50. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  51. 636d174 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  52. 235dae5 U6715 16550A serial driver support by Philippe Langlais · 14 years ago
  53. d843fc6 hsu: driver for Medfield High Speed UART device by Feng Tang · 14 years ago
  54. 61fd152 serial: max3107: Abstract out the platform specific bits by Alan Cox · 14 years ago
  55. d87d9b7 tty: serial - fix tty referencing in set_ldisc by Alan Cox · 14 years ago
  56. 75b9348 serial: add a new port type, found on some sh-mobile SoCs by Guennadi Liakhovetski · 14 years ago
  57. 90b9a32 Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  58. 6b7d8f8 serial: Add driver for the Altera UART by Tobias Klauser · 14 years ago
  59. 5bcd601 serial: Add driver for the Altera JTAG UART by Tobias Klauser · 14 years ago
  60. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 14 years ago
  61. a0880df pps: serial clients support by Rodolfo Giometti · 14 years ago
  62. d4ac42a sparc: Support for GRLIB APBUART serial port by Kristoffer Glembo · 15 years ago
  63. 9fcd66e MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. by Maxime Bizon · 15 years ago
  64. 1b9894f serial core: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  65. 016af53 serial: kill USF_CLOSING_* definitions by Alan Cox · 15 years ago
  66. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  67. a2bceae serial: replace the state mutex with the tty port mutex by Alan Cox · 15 years ago
  68. a030068 serial: kill off uif_t by Alan Cox · 15 years ago
  69. ccce6de serial: move the flags into the tty_port field by Alan Cox · 15 years ago
  70. 91312cd serial: move count into the tty_port version by Alan Cox · 15 years ago
  71. 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 15 years ago
  72. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  73. 1c2f049 serial: 8250: add IRQ trigger support by Vikram Pandita · 15 years ago
  74. 04896a7 msm_serial: serial driver for MSM7K onboard serial peripheral. by Robert Love · 15 years ago
  75. 34aec59 serial: Added Timberdale UART driver by Richard Röjfors · 15 years ago
  76. 08e0992 serial: add support for the TI AR7 internal UART by Florian Fainelli · 15 years ago
  77. 1dcb884 Add support for the MAX3100 SPI UART. by Christian Pellegrin · 15 years ago
  78. 06e82df mux: fix build problem by Alexander Beregalov · 15 years ago
  79. b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 15 years ago
  80. 5886188d serial: Add driver for the Cell Network Processor serial port NWP device by Benjamin Krill · 16 years ago
  81. 6b06f19 Serial: UART driver changes for Cavium OCTEON. by David Daney · 16 years ago
  82. 8e23fcc Serial: Allow port type to be specified when calling serial8250_register_port. by David Daney · 16 years ago
  83. 7d6a07d 8250: Serial driver changes to support future Cavium OCTEON serial patches. by David Daney · 16 years ago
  84. f751928 tty: We want the port object to be persistent by Alan Cox · 16 years ago
  85. b690ace [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCs by Ben Dooks · 16 years ago
  86. 1a22f08 serial: sh-sci: fix cannot work SH7723 SCIFA by Yoshihiro Shimoda · 16 years ago
  87. 0c8946d serial: Make uart_port's ioport "unsigned long". by David Miller · 16 years ago
  88. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  89. df4f4dd serial: use tty_port by Alan Cox · 16 years ago
  90. 6bb0e3a Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops by Haavard Skinnemoen · 16 years ago
  91. 64e9159 serial_core: uart_set_ldisc infrastructure by Alan Cox · 16 years ago
  92. 2f35174 Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART by Bryan Wu · 16 years ago
  93. f2d937f consoles: polling support, kgdboc by Jason Wessel · 16 years ago
  94. 2695a14 SC26XX: missing PORT define in serial_core.h by Thomas Bogendoerfer · 16 years ago
  95. ef3d534 mn10300: allocate serial port UART IDs for on-chip serial ports by David Howells · 16 years ago
  96. 68576cf IP22ZILOG: fix lockup and sysrq by Thomas Bogendoerfer · 17 years ago
  97. f0c15f4 add port definition for mcf UART driver by Greg Ungerer · 17 years ago
  98. b3b708f wake up from a serial port by Guennadi Liakhovetski · 17 years ago
  99. 4f640ef Use resource_size_t for serial port IO addresses by Josh Boyer · 17 years ago
  100. 8b4a408 zs: move to the serial subsystem by Maciej W. Rozycki · 17 years ago