1. f8cfa61 [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback by Dominik Brodowski · 19 years ago
  2. b463581 [PATCH] pcmcia: remove dev_list from drivers by Dominik Brodowski · 19 years ago
  3. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  4. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  5. f02aa3f [ARM] 3216/1: indent and typo in drivers/serial/pxa.c by Erik Hovland · 19 years ago
  6. a710ce0 [SERIAL] Fix AMBA PL011 sysrq character handling by Russell King · 19 years ago
  7. 0b57ee9 [SPARC]: introduce a SPARC Kconfig symbol by Adrian Bunk · 19 years ago
  8. c2cd6d3 [SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough. by Dave Jones · 19 years ago
  9. cb3592b [SERIAL] mark several serial tables const by Arjan van de Ven · 19 years ago
  10. c889b89 [SERIAL] imx: Fix missed platform_driver_unregister by Russell King · 19 years ago
  11. 8ee3f40 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  12. 832f4ed [SERIAL] Remove unused variable in sa1100.c by Russell King · 19 years ago
  13. b63d4f0 [SERIAL] Fix status reporting with PL011 serial driver by Russell King · 19 years ago
  14. 305f516 [PARISC] Make Serial MUX depend on a specific bus type. by Matthew Wilcox · 19 years ago
  15. a137ce8 [PARISC] Define port->timeout to fix a long msleep in mux.c by Ryan Bradetich · 19 years ago
  16. 92495c0 [PARISC] Compile fixups for serial/mux.c by Ryan Bradetich · 19 years ago
  17. 7f729cc Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  18. 4c8d3d9 [PATCH] Update email address for Kumar by Kumar Gala · 19 years ago
  19. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 19 years ago
  20. ee31b33 [SERIAL] Fix Bug 4900: S3 resume oops with irattach - Thinkpad A21m by Russell King · 19 years ago
  21. 270c7a7 [SERIAL] sa1100_start_tx spinlock recursion by Florin Malita · 19 years ago
  22. fa60943 [SERIAL] Claim Wacom tablet device on HP tc1100 tablet by Bjorn Helgaas · 19 years ago
  23. 38801e2 [SERIAL] Fix mpc52xx_uart.c by Andrey Volkov · 19 years ago
  24. 4667773 [SERIAL] dz: Use CKSEG1ADDR to setup mappings. by Ralf Baechle · 19 years ago
  25. fd8c597 [SERIAL] dz: Nuke trailing whitespace by Ralf Baechle · 19 years ago
  26. 5c8c755 [SERIAL] don't disable xscale serial ports after autoconfig by Lennert Buytenhek · 19 years ago
  27. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  28. 4837724 [SUNSU]: Do not mark sunsu_console_setup() __init by David S. Miller · 19 years ago
  29. 7f04d62 [PATCH] m68knommu: add 5208 ColdFire UART support to ColdFire serial driver by Greg Ungerer · 19 years ago
  30. 3c76bc5 [PATCH] serial: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  31. 78512ec [PATCH] serial console: touch NMI watchdog by Andrew Morton · 19 years ago
  32. 21c614a [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver. by Pantelis Antoniou · 19 years ago
  33. c8ebce6 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  34. d56c524 [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom by Russell King · 19 years ago
  35. b2281ab [SERIAL] 8250_early.c passing 0 instead of NULL by Ben Dooks · 19 years ago
  36. ec33b30 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  37. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  38. 0cf669d [SERIAL] Arrange better identification of ports by Russell King · 19 years ago
  39. ed28f96 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  40. f723205 [PATCH] Added a Receive_Abort to the Marvell serial driver by Carlos Sanchez · 19 years ago
  41. 396dc44 [PATCH] ioc4 serial support - mostly cleanup by Pat Gefre · 19 years ago
  42. a2436b2 [SERIAL] remove unneeded code from serial_core.c by Jayachandran C · 19 years ago
  43. 8576762 [DRIVER MODEL] Add missing driver_unregister to IMX serial driver by Russell King · 19 years ago
  44. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  45. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  46. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  47. 8ed5759 Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 by Linus Torvalds · 19 years ago
  48. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  49. d9e2964 [ARM] 3029/1: Add HWUART support for PXA 255/26x by Matt Reimer · 19 years ago
  50. 0b83f14 [ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom by Jon Ringle · 19 years ago
  51. c6b8fda [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h by Russell King · 19 years ago
  52. e0f9989 Auto-update from upstream by Kyle McMartin · 19 years ago
  53. 551f8f0 [SERIAL] new hp diva console port by Justin Chen · 19 years ago
  54. add7b58 [SERIAL] support the Exsys EX-4055 4S four-port card by Bjorn Helgaas · 19 years ago
  55. ae8c75c [PARISC] Fix mux.c driver by Matthew Wilcox · 19 years ago
  56. 53f01bb [PARISC] Convert parisc_device to use struct resource for hpa by Matthew Wilcox · 19 years ago
  57. bdad1f8 [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better by Matthew Wilcox · 19 years ago
  58. c1542cb [SERIAL] Add SupraExpress 56i support by maximilian attems · 19 years ago
  59. bf7c7de Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  60. d656901 [PATCH] sh-sci.c sci_start_tx error by Yoshinori Sato · 19 years ago
  61. 04f03bf [SERIAL] Add SupraExpress 336i Sp ASVD modem ID by Baris Cicek · 19 years ago
  62. e6158b4 [ARM] 3002/1: Wrong parameter to uart_update_timeout() in drivers/serial/pxa.c by Lothar Wassmann · 19 years ago
  63. ceca629 [ARM] 2971/1: i.MX uart handle rts irq by Sascha Hauer · 19 years ago
  64. 17efa64 [ARM] 2976/1: S3C2410: add static to functions in serial driver by Ben Dooks · 19 years ago
  65. b8df110 [SPARC64]: Fix oops on runlevel change with serial console. by David S. Miller · 19 years ago
  66. 7dead80 [ARM] 2964/1: S3C2410 - serial: add .owner to driver by Ben Dooks · 19 years ago
  67. 86371d0 [ARM] 2957/1: imx UART Error handling by Sascha Hauer · 19 years ago
  68. fdc657c [SUNSU]: Fix bogus locking in sunsu_change_mouse_baud() by David S. Miller · 19 years ago
  69. 9f4426d [ARM] 2944/1: GCC 4 mx1ads serial driver compile fix by Vincent Sanders · 19 years ago
  70. d38e24e [PATCH] ioc4_serial: Remove bogus error message by Brent Casavant · 19 years ago
  71. 1dd465c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  72. b20fd65 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  73. fc611a1 [ARM] Don't include mach-types.h unnecessarily by Russell King · 19 years ago
  74. a42f0dc [PATCH] pcmcia: new IDs for serial_cs by Dominik Brodowski · 19 years ago
  75. f04da5d [ARM] 2933/1: S3C2410 - fix serial port warnings by Ben Dooks · 19 years ago
  76. f993724 [SERIAL] Remove unused variable in clps711x.c by Russell King · 19 years ago
  77. e36d394 [PATCH] Fix up some pm_message_t types by Richard Purdie · 19 years ago
  78. 2d93486 [ARM] 2907/1: GCC 4 serial driver compile fixes by Vincent Sanders · 19 years ago
  79. b0433b9 [PATCH] m68knommu: add ColdFire serial driver support for 523x processor family by Greg Ungerer · 19 years ago
  80. 2625c1b Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  81. f5ee56c [PATCH] txx9 serial update by Ralf Baechle · 19 years ago
  82. 6f0d618 [SERIAL] Spelling fix in 8250.c by Russell King · 19 years ago
  83. 0db7443 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  84. 6df29de [SERIAL] Use an enum for serial8250 platform device IDs by Russell King · 19 years ago
  85. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  86. 24c83d4 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  87. 9c45817 [PATCH] Remove non-arch consumers of asm/segment.h by Kumar Gala · 19 years ago
  88. a100777 [PATCH] move 68360serial.c over use initcalls by Christoph Hellwig · 19 years ago
  89. 1cd9855 [SERIAL] Fix lh7a40x serial driver by Russell King · 19 years ago
  90. 3d9c994 [SUNSU]: Compile fixes. by Al Viro · 19 years ago
  91. babf68d Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  92. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  93. 875d43e [PATCH] mips: clean up 32/64-bit configuration by Ralf Baechle · 19 years ago
  94. b0531b9 [PATCH] cpm_uart: Fix baseaddress for SMC 1 and 2 by Kumar Gala · 19 years ago
  95. 638861d [PATCH] cpm_uart: use schedule_timeout instead of direct call to schedule by Kumar Gala · 19 years ago
  96. 0d8ba1a [PATCH] cpm_uart: Fix 2nd serial port on MPC8560 ADS by Kumar Gala · 19 years ago
  97. 30b7a3b [SERIAL] Prefix serial printks with KERN_INFO and pre-format by Russell King · 19 years ago
  98. 129521d Merge linux-2.6 into linux-acpi-2.6 test by Len Brown · 19 years ago
  99. d274007 [SERIAL] crisv10: Remove {,un}register_serial dummies by Adrian Bunk · 19 years ago
  100. bc49a66 [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.h by Russell King · 19 years ago