1. 7192f92 [PATCH] at91_serial -> atmel_serial: Internal names by Haavard Skinnemoen · 19 years ago
  2. 73e2798 [PATCH] at91_serial -> atmel_serial: Public definitions by Haavard Skinnemoen · 19 years ago
  3. 1e8ea80 [PATCH] at91_serial -> atmel_serial: Platform device name by Haavard Skinnemoen · 19 years ago
  4. 749c4e6 [PATCH] at91_serial -> atmel_serial: Kconfig symbols by Haavard Skinnemoen · 19 years ago
  5. b6156b4 [PATCH] at91_serial -> atmel_serial: at91_serial.c by Haavard Skinnemoen · 19 years ago
  6. 5b34821 [PATCH] at91_serial -> atmel_serial: at91rm9200_usart.h by Haavard Skinnemoen · 19 years ago
  7. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 19 years ago
  8. 136ce40 [PARISC] Clean up asm-parisc/serial.h by Matthew Wilcox · 19 years ago
  9. e45da35 [PARISC] Document that D-class can also use serial_mux by Carlos O'Donell · 19 years ago
  10. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 19 years ago
  11. f30c226 fix file specification in comments by Uwe Zeisberger · 19 years ago
  12. 0950960 Fix several typos in drivers/ by Matt LaPlante · 19 years ago
  13. 6f3a28f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  14. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  15. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 19 years ago
  16. 75fde2e [SERIAL] add PNP IDs for FPI based touchscreens by Matthew Garrett · 19 years ago
  17. e480af0 [SERIAL] tickle NMI watchdog on serial output. by Dave Jones · 19 years ago
  18. a6b93a9 [SERIAL] Fix oops when removing suspended serial port by Russell King · 19 years ago
  19. fe59d53 [SERIAL] Fix resume handling bug by Russell King · 19 years ago
  20. 1d5e799 [SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.c by Alexey Dobriyan · 19 years ago
  21. 255341c [SERIAL] OMAP1510 serial fix for 115200 baud by Jonathan McDowell · 19 years ago
  22. 80e3c2b [SERIAL] returning proper error from serial core driver by Ram Gupta · 19 years ago
  23. 6c6a233 [SERIAL] Make uart_line_info() correctly tell MMIO from I/O port by Sergei Shtylyov · 19 years ago
  24. a4b7757 [SERIAL] suspend/resume handlers don't have level arg anymore by Sergei Shtylyov · 19 years ago
  25. 0b30d66 [SERIAL] 8250 resourse management fixes by Sergei Shtylyov · 19 years ago
  26. f3d1068 [SERIAL] serial_cs: Add quirk for brainboxes 2-port RS232 card by Russell King · 19 years ago
  27. 20f1304 [SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirk by Russell King · 19 years ago
  28. efd92df [SERIAL] serial_cs: add configuration quirk by Russell King · 19 years ago
  29. 7ef057f [SERIAL] serial_cs: Convert Oxford 950 / Possio GCC wakeup quirk by Russell King · 19 years ago
  30. eee3a88 [SERIAL] serial_cs: convert IBM post-init handling to a quirk by Russell King · 19 years ago
  31. a8244b5 [SERIAL] serial_cs: allow wildcarded quirks by Russell King · 19 years ago
  32. 1fbbac4 [SERIAL] serial_cs: convert multi-port table to quirk table by Russell King · 19 years ago
  33. 43549ad [SERIAL] serial_cs: Use clean up multiport card detection by Russell King · 19 years ago
  34. de6cc84 [SERIAL] Remove m32r_sio dependency on asm/serial.h by Russell King · 19 years ago
  35. 65da4d8 [PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.c by Amol Lad · 19 years ago
  36. af907dc [PATCH] ioremap balanced with iounmap for drivers/serial/mux.c by Amol Lad · 19 years ago
  37. a141a04 [PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.c by Amol Lad · 19 years ago
  38. be618f5 [PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.c by Amol Lad · 19 years ago
  39. 6257b3b [PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.c by Amol Lad · 19 years ago
  40. f466413 [PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.c by Amol Lad · 19 years ago
  41. d9964d5 [PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.c by Amol Lad · 19 years ago
  42. f12ad7d [PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,c by Amol Lad · 19 years ago
  43. fbe96f9 [SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit. by David S. Miller · 19 years ago
  44. b22b4cd [PATCH] fix serial/amba-pl011.c console Kconfig by Peter Korsgaard · 19 years ago
  45. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  46. 7272991 [ARM] 3865/1: AT91RM9200 header updates by Andrew Victor · 19 years ago
  47. 4e6d816 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ by Paul Mackerras · 19 years ago
  48. ecd9561 serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci. by Paul Mundt · 19 years ago
  49. e108b2c serial: Rework sh-sci for driver model. by Paul Mundt · 19 years ago
  50. e1da95a [PATCH] suspend: make it possible to disable serial console suspend by Rafael J. Wysocki · 19 years ago
  51. 9e84b60 [POWERPC] UPIO_TSI cleanup by Al Viro · 19 years ago
  52. 14d1adf Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  53. 611a15a POWERPC: Bring the fs_no calculation to the relevant SoC enumeration by Vitaly Bordug · 19 years ago
  54. d3465c9 POWERPC: overhaul with cpm2_map mechanism by Vitaly Bordug · 19 years ago
  55. fc8e50e POWERPC: Get rid of remapping the whole immr by Vitaly Bordug · 19 years ago
  56. 3dd0dcb cpm_uart: make it possible to utilize from powerpc by Vitaly Bordug · 19 years ago
  57. 71aa705 [ARM] 3793/1: S3C2412: fix wrong serial info struct by Ben Dooks · 19 years ago
  58. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 19 years ago
  59. 2126413 sh64: Trivial build fixes. by Paul Mundt · 19 years ago
  60. aa43f77 Merge branch 'merge' by Paul Mackerras · 19 years ago
  61. e9422e0 [SERIAL] 8250: constify some serial structs by Helge Deller · 19 years ago
  62. d21b55d [SERIAL] Make uart_match_port() work with all memory mapped UARTs by Sergei Shtylyov · 19 years ago
  63. 737c175 [SERIAL] Support for Intashield 2 port PCI serial card by Peter Horton · 19 years ago
  64. b8b99e8 [SERIAL] sunzilog: Mirror the sunsab serial setup bug fix. by David S. Miller · 19 years ago
  65. 0f4184f [SERIAL] sunsab: Fix E250 console with RSC. by Marc Zyngier · 19 years ago
  66. 57cad80 Merge branch 'merge' by Paul Mackerras · 19 years ago
  67. 018a3d1 [POWERPC] powermac: Constify & voidify get_property() by Jeremy Kerr · 19 years ago
  68. 8a84eb1 [SERIAL] sunzilog: Fix instance enumeration. by David S. Miller · 19 years ago
  69. b77d35b [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe(). by David S. Miller · 19 years ago
  70. 67e23a1 [SERIAL] sunzilog: Register IRQ after all devices have been probed. by David S. Miller · 19 years ago
  71. bda2f7b [SERIAL] sunsab: Get line numbers and table sizing correct. by David S. Miller · 19 years ago
  72. 44f2650 [SPARC64] Fix sunsab ports ordering by Marc Zyngier · 19 years ago
  73. 5b4bbb3 [SERIAL] sunsab: Fix significant typo in sab_probe() by David S. Miller · 19 years ago
  74. c964521 [SERIAL] sunsu: Report keyboard and mouse ports in kernel log. by David S. Miller · 19 years ago
  75. ab6cf0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  76. 7b69a4c Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  77. 66151bb [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h by Yoichi Yuasa · 19 years ago
  78. 91d1ed1 [SERIAL] sunsu: Handle keyboard and mouse ports directly. by David S. Miller · 19 years ago
  79. 68aa2c0 [SERIAL] 8250: sysrq deadlock fix by Andrew Morton · 19 years ago
  80. 3be91ec [SERIAL] 8250: add tsi108 serial support by Zang Roy-r61911 · 19 years ago
  81. c65b15c [SERIAL] IP22: fix serial console hangs by Julien BLACHE · 19 years ago
  82. d608ab9 [SERIAL] dz: Fix compilation error by Martin Michlmayr · 19 years ago
  83. 20e6527 [ARM] 3710/1: AT91 Serial: Use GPIO API by Andrew Victor · 19 years ago
  84. 075395d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  85. 912b253 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  86. 13e8359 [PATCH] lockdep: annotate serial by Ingo Molnar · 19 years ago
  87. cb6358e [PATCH] SERIAL: allow shared 8250_pnp interrupts by Bjorn Helgaas · 19 years ago
  88. 61a116e [SERIAL] Ensure 8250_pci quirks are not marked __devinit by Russell King · 19 years ago
  89. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 19 years ago
  90. 40663cc [PATCH] irq-flags: serial: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  91. 947deee [SERIAL] Convert fifosize to an unsigned int by Russell King · 19 years ago
  92. 9262e91 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  93. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  94. 93872ba [SERIAL] sunhv: Convert to of_driver layer. by David S. Miller · 19 years ago
  95. a1d22d3 [SERIAL] sunsu: Missing return statement in su_probe(). by David S. Miller · 19 years ago
  96. fec2188 [PATCH] pcmcia: another ID for serial_cs.c by Dominik Brodowski · 19 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  98. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 19 years ago
  99. 89d1d0a [SERIAL] sunsab: Fix section mis-match errors. by David S. Miller · 19 years ago
  100. c4d3721 [SERIAL] sunsab: Convert to of_driver framework. by David S. Miller · 19 years ago