1. ef59c4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  2. 3103039 [PATCH] PCI: handle bogus MCFG entries by Andi Kleen · 19 years ago
  3. 877be3f [PATCH] PCI: cyblafb: remove pci_module_init() return, really. by Arthur Othieno · 19 years ago
  4. 8737d6a [PATCH] powerpc/PCI hotplug: shuffle error checking to better location. by linas@austin.ibm.com · 19 years ago
  5. b64a71a [PATCH] powerpc/PCI hotplug: minor cleanup forward decls by linas@austin.ibm.com · 19 years ago
  6. f6afbad [PATCH] powerpc/PCI hotplug: cleanup: add prefix by linas@austin.ibm.com · 19 years ago
  7. e06b80b [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot() by linas@austin.ibm.com · 19 years ago
  8. 8fe6439 [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap by linas@austin.ibm.com · 19 years ago
  9. 8a85a70 [PATCH] powerpc/PCI hotplug: remove remove_bus_device() by linas@austin.ibm.com · 19 years ago
  10. 7fec77e [PATCH] powerpc/PCI hotplug: merge config_pci_adapter by linas@austin.ibm.com · 19 years ago
  11. eca845c [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices() by linas@austin.ibm.com · 19 years ago
  12. 0165786 [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus() by linas@austin.ibm.com · 19 years ago
  13. 53044f3 [PATCH] PCI Hotplug: shpchp: AMD POGO errata fix by Keck, David · 19 years ago
  14. 3c0c644 [PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition) by linas · 19 years ago
  15. dd8c499 [PATCH] PCI Hotplug/powerpc: module build break by linas · 19 years ago
  16. 2181c97 [PATCH] PCI: pci_ids: remove duplicates gathered during merge period by Grant Coady · 19 years ago
  17. 8cea8e9 [PATCH] PCI: restore 2 missing pci ids by Mark Rustad · 19 years ago
  18. 654143e [PATCH] PCI Hotplug: fix up Kconfig help text by Pavel Machek · 19 years ago
  19. 072888f [PATCH] PCI Hotplug: fix up coding style issues by Pavel Machek · 19 years ago
  20. 8169b5d [PATCH] PCI: make it easier to see that set_msi_affinity() is used by Grant Grundler · 19 years ago
  21. f8d6571 [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() by Adrian Bunk · 19 years ago
  22. b6ebb26 [PATCH] PCI: irq and pci_ids: patch for Intel ICH8 by Jason Gaston · 19 years ago
  23. 051d989 [PATCH] pci: Schedule removal of pci_module_init by Richard Knutsson · 19 years ago
  24. b4b2c04 [PATCH] PCI: schedule PCI_LEGACY_PROC for removal by Adrian Bunk · 19 years ago
  25. 69396dc [PATCH] USB: gadget zero and dma-coherent buffers by David Brownell · 19 years ago
  26. c02c4bb [PATCH] USB: USB authentication states by David Brownell · 19 years ago
  27. 877260b [PATCH] USB: yealink printk warning fix by Andrew Morton · 19 years ago
  28. 6d453b9 [PATCH] USB: libusual: fix warning on 64bit boxes by Alan Cox · 19 years ago
  29. 5d68dfc [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c by Alexey Dobriyan · 19 years ago
  30. 05090fc [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers by Sergei Shtylylov · 19 years ago
  31. de289fd [PATCH] USB: remove extra newline in hid_init_reports by Olaf Hering · 19 years ago
  32. 532a3de [PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp module by Adrian Bunk · 19 years ago
  33. 7f2c01a [PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp module by Adrian Bunk · 19 years ago
  34. bf8b2b5 [PATCH] USB EHCI: fix gfp_t sparse warning by Randy Dunlap · 19 years ago
  35. 52ea161 [PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.c by Eric Sesterhenn / snakebyte · 19 years ago
  36. 9790636 [PATCH] USB: gadgetfs: set "zero" flag for short control-IN response by Alan Stern · 19 years ago
  37. 0be930c [PATCH] USB: isp116x-hcd: replace mdelay() by msleep() by Olav Kongas · 19 years ago
  38. e9aa795 [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers by Greg Kroah-Hartman · 19 years ago
  39. 682d4c8 [PATCH] USB: net2280 warning fix by David Brownell · 19 years ago
  40. 595b14c [PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers by Greg Kroah-Hartman · 19 years ago
  41. 630aa3c [PATCH] USB: UHCI: No FSBR until device is configured by Alan Stern · 19 years ago
  42. 0c73462 [PATCH] USB: EHCI, another full speed iso fix by Clemens Ladisch · 19 years ago
  43. dc41baf [PATCH] USB HID: add blacklist entry for HP keyboard by Vojtech Pavlik · 19 years ago
  44. 885e774 [PATCH] USB: add new auerswald device ids by Andrew Morton · 19 years ago
  45. fdf290f [PATCH] UEAGLE : cmv name bug (was cosmetic) by matthieu castet · 19 years ago
  46. e40abaf [PATCH] UEAGLE : cosmetic by matthieu castet · 19 years ago
  47. 3c9666c [PATCH] UEAGLE : add iso support by matthieu castet · 19 years ago
  48. ab3c81f [PATCH] USBATM: semaphore to mutex conversion by Arjan van de Ven · 19 years ago
  49. a3673d3 [PATCH] USBATM: -EILSEQ workaround by Duncan Sands · 19 years ago
  50. 9b0e54a [PATCH] USBATM: bump version numbers by Duncan Sands · 19 years ago
  51. e3fb2f6 [PATCH] USBATM: handle urbs containing partial cells by Duncan Sands · 19 years ago
  52. 80aae7a [PATCH] USBATM: allow isochronous transfer by Duncan Sands · 19 years ago
  53. 6f74947 [PATCH] USBATM: measure buffer size in bytes; force valid sizes by Duncan Sands · 19 years ago
  54. 227d776 [PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skb by Duncan Sands · 19 years ago
  55. 72ef8ab [PATCH] USBATM: return correct error code when out of memory by Duncan Sands · 19 years ago
  56. 0e42a62 [PATCH] USBATM: shutdown open connections when disconnected by Duncan Sands · 19 years ago
  57. 233c08e [PATCH] USBATM: xusbatm rewrite by Duncan Sands · 19 years ago
  58. 9a734ef [PATCH] USBATM: kzalloc conversion by Duncan Sands · 19 years ago
  59. 0dfcd3e [PATCH] USBATM: remove .owner by Duncan Sands · 19 years ago
  60. 35644b0 [PATCH] USBATM: add flags field by Duncan Sands · 19 years ago
  61. 0ec3c7e [PATCH] USBATM: trivial modifications by Duncan Sands · 19 years ago
  62. 7ce08c9 [PATCH] USB: Add ET61X[12]51 Video4Linux2 driver by Luca Risolia · 19 years ago
  63. cd6fcc5 [PATCH] USB: SN9C10x driver updates by Luca Risolia · 19 years ago
  64. e988fc8 [PATCH] USB: cp2101 Add new device IDs by Craig Shelley · 19 years ago
  65. 6cceb05 [PATCH] USB: add new pl2303 device ids by Denis MONTERRAT · 19 years ago
  66. 838b428 [PATCH] USB: pl2303: Added support for CA-42 clone cable by Martin Gingras · 19 years ago
  67. a001100 [PATCH] USB: touchkitusb.c (eGalax driver) fix by Juergen Schindele · 19 years ago
  68. 5732ce8 [PATCH] USB: asix - Add device IDs for 0G0 Cable Ethernet by David Hollis · 19 years ago
  69. a966f3e [PATCH] USB: SN9C10x driver updates and bugfixes by Luca Risolia · 19 years ago
  70. ec7dc8d [PATCH] USB: usb-storage support for SONY DSC-T5 still camera by Alexandre Duret-Lutz · 19 years ago
  71. 86067eea [PATCH] USB: fix oops in acm disconnect by Oliver Neukum · 19 years ago
  72. 8e695cd [PATCH] USB: cleanup of usblp by Oliver Neukum · 19 years ago
  73. abb02fd [PATCH] USB: usb-storage: Add support for Rio Karma by Matthew Dharm · 19 years ago
  74. 8e2ce4f [PATCH] drivers/usb/input/yealink.c: Cleanup device matching code by Henk · 19 years ago
  75. 09c280a [PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD cameras by Rui Santos · 19 years ago
  76. ce40d29 [PATCH] USB: ftdi_sio: new PID for PCDJ DAC2 by Wouter Paesen · 19 years ago
  77. a94b52a [PATCH] USB: ftdi_sio: new IDs for Westrex devices by Ian Abbott · 19 years ago
  78. 641adaa [PATCH] USB: new id for ftdi_sio.c and ftdi_sio.h by Louis Nyffenegger · 19 years ago
  79. 2c2e4a2 [PATCH] USB: ub 05 Bulk reset by Pete Zaitcev · 19 years ago
  80. b31f821 [PATCH] USB: ub 04 Loss of timer and a hang by Pete Zaitcev · 19 years ago
  81. 65b4fe5 [PATCH] USB: ub 03 Oops with CFQ by Pete Zaitcev · 19 years ago
  82. b6daf7f [PATCH] USB: fix ehci early handoff issues warning by Andrew Morton · 19 years ago
  83. 401feaf [PATCH] USB: fix EHCI early handoff issues by David Brownell · 19 years ago
  84. 3fa97c9 [PATCH] "Fix uidhash_lock <-> RXU deadlock" fix by Andrew Morton · 19 years ago
  85. b8c475b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86 by Linus Torvalds · 19 years ago
  86. 10379a2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  87. 63b3ced Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  88. 28e0cf2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  89. 9aef3b7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  90. e0ae235 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  91. dd1c185 Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST by Linus Torvalds · 19 years ago
  92. a5b3c86 [SCSI] ServeRAID: prevent seeing DADSI devices by Jack Hammer · 19 years ago
  93. 2254c86 [SCSI] fusion: add message sanity check by Moore, Eric · 19 years ago
  94. a69ac32 [SCSI] fusion: unloading the driver - only set asyn narrow for configured devices by Moore, Eric · 19 years ago
  95. 335a941 [SCSI] fusion: unloading the driver results in panic - fix by Moore, Eric · 19 years ago
  96. 23f236e [SCSI] mptsas: don't complain on bogus slave_alloc calls by Christoph Hellwig · 19 years ago
  97. 9f63bb7 [SCSI] fusion: add task managment response code info by Moore, Eric · 19 years ago
  98. 4ddce14 [SCSI] fusion: add MSI support by Christoph Hellwig · 19 years ago
  99. 7e55147 [SCSI] fusion: overrun tape fix by Moore, Eric · 19 years ago
  100. ece5091 [SCSI] fusion: add verbose messages for RAID actions by Moore, Eric · 19 years ago