1. af907dc [PATCH] ioremap balanced with iounmap for drivers/serial/mux.c by Amol Lad · 18 years ago
  2. a141a04 [PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.c by Amol Lad · 18 years ago
  3. be618f5 [PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.c by Amol Lad · 18 years ago
  4. 6257b3b [PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.c by Amol Lad · 18 years ago
  5. f466413 [PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.c by Amol Lad · 18 years ago
  6. d9964d5 [PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.c by Amol Lad · 18 years ago
  7. f12ad7d [PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,c by Amol Lad · 18 years ago
  8. fbe96f9 [SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit. by David S. Miller · 18 years ago
  9. b22b4cd [PATCH] fix serial/amba-pl011.c console Kconfig by Peter Korsgaard · 18 years ago
  10. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  11. 7272991 [ARM] 3865/1: AT91RM9200 header updates by Andrew Victor · 18 years ago
  12. ecd9561 serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci. by Paul Mundt · 18 years ago
  13. e108b2c serial: Rework sh-sci for driver model. by Paul Mundt · 18 years ago
  14. e1da95a [PATCH] suspend: make it possible to disable serial console suspend by Rafael J. Wysocki · 18 years ago
  15. 14d1adf Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  16. 71aa705 [ARM] 3793/1: S3C2412: fix wrong serial info struct by Ben Dooks · 18 years ago
  17. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  18. 2126413 sh64: Trivial build fixes. by Paul Mundt · 18 years ago
  19. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  20. e9422e0 [SERIAL] 8250: constify some serial structs by Helge Deller · 18 years ago
  21. d21b55d [SERIAL] Make uart_match_port() work with all memory mapped UARTs by Sergei Shtylyov · 18 years ago
  22. 737c175 [SERIAL] Support for Intashield 2 port PCI serial card by Peter Horton · 18 years ago
  23. b8b99e8 [SERIAL] sunzilog: Mirror the sunsab serial setup bug fix. by David S. Miller · 18 years ago
  24. 0f4184f [SERIAL] sunsab: Fix E250 console with RSC. by Marc Zyngier · 18 years ago
  25. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  26. 018a3d1 [POWERPC] powermac: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  27. 8a84eb1 [SERIAL] sunzilog: Fix instance enumeration. by David S. Miller · 18 years ago
  28. b77d35b [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe(). by David S. Miller · 18 years ago
  29. 67e23a1 [SERIAL] sunzilog: Register IRQ after all devices have been probed. by David S. Miller · 18 years ago
  30. bda2f7b [SERIAL] sunsab: Get line numbers and table sizing correct. by David S. Miller · 18 years ago
  31. 44f2650 [SPARC64] Fix sunsab ports ordering by Marc Zyngier · 18 years ago
  32. 5b4bbb3 [SERIAL] sunsab: Fix significant typo in sab_probe() by David S. Miller · 18 years ago
  33. c964521 [SERIAL] sunsu: Report keyboard and mouse ports in kernel log. by David S. Miller · 18 years ago
  34. ab6cf0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  35. 7b69a4c Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  36. 66151bb [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h by Yoichi Yuasa · 18 years ago
  37. 91d1ed1 [SERIAL] sunsu: Handle keyboard and mouse ports directly. by David S. Miller · 18 years ago
  38. 68aa2c0 [SERIAL] 8250: sysrq deadlock fix by Andrew Morton · 18 years ago
  39. 3be91ec [SERIAL] 8250: add tsi108 serial support by Zang Roy-r61911 · 18 years ago
  40. c65b15c [SERIAL] IP22: fix serial console hangs by Julien BLACHE · 18 years ago
  41. d608ab9 [SERIAL] dz: Fix compilation error by Martin Michlmayr · 18 years ago
  42. 20e6527 [ARM] 3710/1: AT91 Serial: Use GPIO API by Andrew Victor · 18 years ago
  43. 075395d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  44. 912b253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  45. 13e8359 [PATCH] lockdep: annotate serial by Ingo Molnar · 18 years ago
  46. cb6358e [PATCH] SERIAL: allow shared 8250_pnp interrupts by Bjorn Helgaas · 18 years ago
  47. 61a116e [SERIAL] Ensure 8250_pci quirks are not marked __devinit by Russell King · 18 years ago
  48. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  49. 40663cc [PATCH] irq-flags: serial: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  50. 947deee [SERIAL] Convert fifosize to an unsigned int by Russell King · 18 years ago
  51. 9262e91 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  52. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  53. 93872ba [SERIAL] sunhv: Convert to of_driver layer. by David S. Miller · 18 years ago
  54. a1d22d3 [SERIAL] sunsu: Missing return statement in su_probe(). by David S. Miller · 18 years ago
  55. fec2188 [PATCH] pcmcia: another ID for serial_cs.c by Dominik Brodowski · 18 years ago
  56. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  57. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  58. 89d1d0a [SERIAL] sunsab: Fix section mis-match errors. by David S. Miller · 18 years ago
  59. c4d3721 [SERIAL] sunsab: Convert to of_driver framework. by David S. Miller · 18 years ago
  60. 9efc371 [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties. by David S. Miller · 18 years ago
  61. 1708d24 [SERIAL] sunsu: Convert to of_driver framework. by David S. Miller · 18 years ago
  62. 4fa97dc [SERIAL] sunzilog: Fix bugs in device deregristration. by David S. Miller · 18 years ago
  63. 3676463 [SERIAL] sunzilog: Convert to of_driver. by David S. Miller · 18 years ago
  64. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  65. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  66. 727dda8 [PATCH] m68knommu: fix compilation problems with 68328serial driver by Greg Ungerer · 18 years ago
  67. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  68. 2427ddd [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed by Greg Kroah-Hartman · 18 years ago
  69. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  70. aa4148c [PATCH] devfs: Remove devfs support from the serial subsystem by Greg Kroah-Hartman · 19 years ago
  71. b07076e [SERIAL] 8250_pnp: add support for other Wacom tablets by Ben Collins · 18 years ago
  72. 76aa698 [PATCH] m68knommu: 532x UART support by Greg Ungerer · 18 years ago
  73. dfd8317 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  74. 73e55cb [ARM] 3639/1: S3C2412: serial port support by Ben Dooks · 18 years ago
  75. cecc4e9 [SPARC64]: Convert central bus layer to in-kernel PROM device tree. by David S. Miller · 18 years ago
  76. 690c8fd [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. by David S. Miller · 18 years ago
  77. 6760d28 [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree. by David S. Miller · 18 years ago
  78. f5befce [PATCH] SGI IOC4: Detect IO card variant by Brent Casavant · 18 years ago
  79. 6f3cafc Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  80. 0c97f52 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  81. 005b5e4 [ARM] 3624/1: Report true modem control line states by Uli Luckas · 18 years ago
  82. 050335d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  83. be883da Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  84. 4faf4e0 [ARM] 3600/1: increase amba-pl010 UART_NR to 8 by Lennert Buytenhek · 18 years ago
  85. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  86. afefc41 [ARM] 3592/1: AT91RM9200 Serial driver update by Andrew Victor · 18 years ago
  87. f8441e1 [ARM] 3571/1: netX: serial driver for Hilscher netX by Sascha Hauer · 18 years ago
  88. 96ce238 [ARM] 3559/1: S3C2442: core and serial port by Ben Dooks · 18 years ago
  89. fb62c5a [ARM] 3402/1: lpd7a40x: serial driver bug fix by Marc Singer · 18 years ago
  90. 8e30a9a [PATCH] ppc32 CPM_UART: various fixes for pq2 uart users by Vitaly Bordug · 18 years ago
  91. 9a2a9bb2 [SUNSU]: Fix license. by Andrew Morton · 18 years ago
  92. 1281e36 [ARM] 3523/1: Serial core pm_state by Andrew Victor · 18 years ago
  93. 2bf9d6d Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  94. d98550e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  95. 5b80234 [ARM] 3490/1: i.MX: move uart resources to board files by Sascha Hauer · 18 years ago
  96. 6e197696 [PATCH] ppc32 CPM_UART: fixes and improvements by Vitaly Bordug · 18 years ago
  97. 61f5657 [PATCH] ppc32 CPM_UART: Fixed break send on SCC by Vitaly Bordug · 18 years ago
  98. d8a5a8d [SERIAL] 8250: add locking to console write function by Russell King · 18 years ago
  99. a88d75b [SERIAL] Remove unconditional enable of TX irq for console by Russell King · 18 years ago
  100. b32b19b [SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uart by Jon Anders Haugum · 18 years ago