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