1. 89d1d0a [SERIAL] sunsab: Fix section mis-match errors. by David S. Miller · 18 years ago
  2. c4d3721 [SERIAL] sunsab: Convert to of_driver framework. by David S. Miller · 18 years ago
  3. 9efc371 [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties. by David S. Miller · 18 years ago
  4. 1708d24 [SERIAL] sunsu: Convert to of_driver framework. by David S. Miller · 18 years ago
  5. 4fa97dc [SERIAL] sunzilog: Fix bugs in device deregristration. by David S. Miller · 18 years ago
  6. 3676463 [SERIAL] sunzilog: Convert to of_driver. by David S. Miller · 18 years ago
  7. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  8. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  9. 727dda8 [PATCH] m68knommu: fix compilation problems with 68328serial driver by Greg Ungerer · 18 years ago
  10. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  11. 2427ddd [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed by Greg Kroah-Hartman · 18 years ago
  12. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  13. aa4148c [PATCH] devfs: Remove devfs support from the serial subsystem by Greg Kroah-Hartman · 19 years ago
  14. b07076e [SERIAL] 8250_pnp: add support for other Wacom tablets by Ben Collins · 18 years ago
  15. 76aa698 [PATCH] m68knommu: 532x UART support by Greg Ungerer · 18 years ago
  16. dfd8317 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  17. 73e55cb [ARM] 3639/1: S3C2412: serial port support by Ben Dooks · 18 years ago
  18. cecc4e9 [SPARC64]: Convert central bus layer to in-kernel PROM device tree. by David S. Miller · 18 years ago
  19. 690c8fd [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. by David S. Miller · 18 years ago
  20. 6760d28 [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree. by David S. Miller · 18 years ago
  21. f5befce [PATCH] SGI IOC4: Detect IO card variant by Brent Casavant · 18 years ago
  22. 6f3cafc Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  23. 0c97f52 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  24. 005b5e4 [ARM] 3624/1: Report true modem control line states by Uli Luckas · 18 years ago
  25. 050335d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  26. be883da Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  27. 4faf4e0 [ARM] 3600/1: increase amba-pl010 UART_NR to 8 by Lennert Buytenhek · 18 years ago
  28. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  29. afefc41 [ARM] 3592/1: AT91RM9200 Serial driver update by Andrew Victor · 18 years ago
  30. f8441e1 [ARM] 3571/1: netX: serial driver for Hilscher netX by Sascha Hauer · 18 years ago
  31. 96ce238 [ARM] 3559/1: S3C2442: core and serial port by Ben Dooks · 18 years ago
  32. fb62c5a [ARM] 3402/1: lpd7a40x: serial driver bug fix by Marc Singer · 18 years ago
  33. 8e30a9a [PATCH] ppc32 CPM_UART: various fixes for pq2 uart users by Vitaly Bordug · 18 years ago
  34. 9a2a9bb2 [SUNSU]: Fix license. by Andrew Morton · 18 years ago
  35. 1281e36 [ARM] 3523/1: Serial core pm_state by Andrew Victor · 18 years ago
  36. 2bf9d6d Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  37. d98550e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  38. 5b80234 [ARM] 3490/1: i.MX: move uart resources to board files by Sascha Hauer · 18 years ago
  39. 6e197696 [PATCH] ppc32 CPM_UART: fixes and improvements by Vitaly Bordug · 19 years ago
  40. 61f5657 [PATCH] ppc32 CPM_UART: Fixed break send on SCC by Vitaly Bordug · 19 years ago
  41. d8a5a8d [SERIAL] 8250: add locking to console write function by Russell King · 18 years ago
  42. a88d75b [SERIAL] Remove unconditional enable of TX irq for console by Russell King · 19 years ago
  43. b32b19b [SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uart by Jon Anders Haugum · 19 years ago
  44. 85835f4 [SERIAL] AMD Alchemy UART: claim memory range by Sergei Shtylyov · 19 years ago
  45. 68ac64c [SERIAL] Clean up serial locking when obtaining a reference to a port by Russell King · 19 years ago
  46. 09b03b6 [PATCH] ppc32 CPM_UART: Fixed odd address translations by Vitaly Bordug · 19 years ago
  47. e27987c [PATCH] ppc32 CPM_UART: Convert to use platform devices by Vitaly Bordug · 19 years ago
  48. dd1c1e3 [PATCH] m32r: Remove a warning in m32r_sio.c by Hirokazu Takata · 19 years ago
  49. 63589ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  50. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 19 years ago
  51. 733f896 Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Adrian Bunk · 19 years ago
  52. 683aa40 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  53. 2a08b4e fix the email address of Wendy Xiong by Adrian Bunk · 19 years ago
  54. a58e00e [PATCH] Decrease number of pointer derefs in jsm_tty.c by Jesper Juhl · 19 years ago
  55. 30bac7a [PATCH] pcmcia: Add support for Possio GCC AKA PCMCIA Siemens MC45 by Petr Vandrovec · 19 years ago
  56. 9940ec3 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present by Dominik Brodowski · 19 years ago
  57. e2d4096 [PATCH] pcmcia: use bitfield instead of p_state and state by Dominik Brodowski · 19 years ago
  58. 15b99ac [PATCH] pcmcia: add return value to _config() functions by Dominik Brodowski · 19 years ago
  59. fba395e [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection by Dominik Brodowski · 19 years ago
  60. fd23823 [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device by Dominik Brodowski · 19 years ago
  61. 70294b4 [PATCH] pcmcia: remove unneeded Vcc pseudo setting by Dominik Brodowski · 19 years ago
  62. 8661bb5 [PATCH] pcmcia: default suspend and resume handling by Dominik Brodowski · 19 years ago
  63. 5f2a71f [PATCH] pcmcia: add pcmcia_disable_device by Dominik Brodowski · 19 years ago
  64. 1de9ced [PATCH] serial_cs: add Merlin U630 IDs by Domen Puncer · 19 years ago
  65. 5076c15 [PARISC] I/O-Space must be ioremap_nocache()'d by Helge Deller · 19 years ago
  66. 0cff260 [SERIAL] Allow 8250 PCI, PNP, GSC and HP300 support to be disabled by Russell King · 19 years ago
  67. d4965b3 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  68. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 19 years ago
  69. fbb18a2 [SERIAL] amba-pl010: allow platforms to specify modem control method by Russell King · 19 years ago
  70. 335bd9d [SERIAL] Remove obsoleted au1x00_uart driver by Ralf Baechle · 19 years ago
  71. 8faaea3 [SERIAL] Small time UART configuration fix for AU1100 processor by Freddy Spierenburg · 19 years ago
  72. 36ddf5b Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  73. 98639a6 [SERIAL] amba-pl010: Remove accessor macros by Russell King · 19 years ago
  74. 111c9bf [SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI) by Bjorn Helgaas · 19 years ago
  75. cb2fc53 [SERIAL] icom: select FW_LOADER by maximilian attems · 19 years ago
  76. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  77. e4294b3 [PATCH] serial: merge mpsc.h into mpsc.c by Mark A. Greer · 19 years ago
  78. 6261c8e [PATCH] serial: mpsc driver has definition of SUPPORT_SYSRQ below include of serial_core.h by Mark A. Greer · 19 years ago
  79. a30ff2e [PATCH] serial: mpsc driver passes bad devname to request_irq() by Mark A. Greer · 19 years ago
  80. 64b9137 [PATCH] Altix: rs422 support for ioc4 serial driver by Pat Gefre · 19 years ago
  81. e51c01b [PATCH] hp300: fix driver_register() return handling, remove dio_module_init() by Bjorn Helgaas · 19 years ago
  82. c30fe7f fix typos "wich" -> "which" by Uwe Zeisberger · 19 years ago
  83. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 19 years ago
  84. 9d8f057 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  85. d39b6cf [PATCH] vr41xx: convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  86. 83485f8 [PATCH] serial: serial_txx9 driver update by Atsushi Nemoto · 19 years ago
  87. 4894473 [PATCH] handle errors returned by platform_get_irq*() by David Vrabel · 19 years ago
  88. d358788 [SERIAL] kernel console should send CRLF not LFCR by Russell King · 19 years ago
  89. a858f1c [SUNSU]: Fix missing spinlock initialization. by David S. Miller · 19 years ago
  90. f5deb80 [SPARC] serial: Make sure sysfs nodes get named correctly. by David S. Miller · 19 years ago
  91. 843dfb4 [SPARC64] sunhv: Fix locking in sunhv_start_tx() by David S. Miller · 19 years ago
  92. 11fc04e [SPARC64]: Put sunhv.o earliest in the list of sparc serial drivers. by David S. Miller · 19 years ago
  93. 135066a [SPARC64] sunhv: Support SYSRQ properly. by David S. Miller · 19 years ago
  94. db33f9b [SPARC64]: Fix OOPS on sunhv interrupts. by David S. Miller · 19 years ago
  95. 9d29a3f [SPARC64]: Decode virtual-devices interrupts correctly. by David S. Miller · 19 years ago
  96. d5a2aa2 [SPARC64] sunhv: Bug fixes. by David S. Miller · 19 years ago
  97. f4266ab [SPARC64] sunhv: Use virtual-devices layer to get interrupt. by David S. Miller · 19 years ago
  98. 1ddb7c9 [SPARC64]: Prevent registering wrong serial console. by David S. Miller · 19 years ago
  99. 02fd473 [SPARC64]: Add SUN4V Hypervisor Console driver. by David S. Miller · 19 years ago
  100. 27d162e [PATCH] Altix: small ioc4 oversight by Pat Gefre · 19 years ago