- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / core / hcd-pci.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-11-11 David Brownell[PATCH] USB: usb PM updates, PCI glue (1/4)
2004-11-03 Alan Stern[PATCH] usbcore: Make the core release hcd structures
2004-11-03 David Brownell[PATCH] USB: fix bug
2004-11-01 David Brownell[PATCH] PCI: make pci_save_state() only happen when...
2004-11-01 David Brownell[PATCH] usbcore and system sleep states
2004-10-19 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-10-06 Roger Luethi[PATCH] PCI: remove driver private PCI state, 1 arg...
2004-09-18 Linus Torvaldsusb: add host controller __iomem annotations
2004-09-15 Greg Kroah-HartmanUSB: fix hcd-pci's __iomem warnings
2004-09-14 Andrew Morton[PATCH] USB: add missing pci_disable_device for PCI...
2004-09-03 Bjorn Helgaas[PATCH] HCD PCI probe: print actual, not ioremapped...
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - drivers/usb
2004-06-09 Alan Stern[PATCH] USB: Fix bus-list root-hub race
2004-05-14 David Brownell[PATCH] USB: hcd-pci suspend tweak
2004-05-12 Olaf Hering+- update usb stack to 2.6.6 level
2004-05-11 David Brownell[PATCH] USB: more functional HCD PCI PM glue
2004-04-30 David Brownell[PATCH] USB: reject urb submissions to suspended devices
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-22 Greg Kroah-Hartman[PATCH] USB: Don't try to suspend devices that do not...
2004-03-25 David Brownell[PATCH] USB: fix osdl bugid 2006 (timer init and fault...
2004-03-25 David Brownell[PATCH] USB: fix osdl bugid 481 (USB boot messages)
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-03 David Brownell[PATCH] USB: HCD names, for better troubleshooting
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-17 Deepak Saxena[PATCH] USB: Fix USB host code to use generic DMA API
2004-02-04 Olaf Hering+- add patches.arch/linuxppc-2.5-benh-2.6.2-ben1
2003-10-09 Paul Mackerras[PATCH] USB: Fix USB suspend in 2.6.0-test6
2003-09-23 Alan Stern[PATCH] USB: improve debugging logging during suspend...
2003-09-02 David Brownell[PATCH] USB: usb hcd states
2003-08-13 David Brownell[PATCH] USB: usb hcd-pci suspend/resume updates
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Greg Kroah-Hartman[PATCH] USB: remove all struct device.name usage from...
2003-08-01 David Brownell[PATCH] USB: hcd initialization fix
2003-07-15 Greg Kroah-Hartman[PATCH] USB: remove some warnings when building the...
2003-07-14 Greg Kroah-Hartman[PATCH] USB: fixed up pci slot_name accesses in usb...
2003-07-01 Greg Kroah-Hartman[PATCH] USB: make struct usb_bus a struct class_device
2003-05-13 François Romieu[PATCH] USB: patch to fix up coding style violations
2003-04-23 David Brownell[PATCH] USB: hcd-pci.c catch up to dev_printk changes
2003-01-07 Greg Kroah-Hartman[PATCH] USB: drivers/usb/core/ fixups due to dev_printk...
2002-12-27 David Brownell[PATCH] usbcore dma updates (and doc)
2002-11-29 David Brownell[PATCH] reduce debug message volume
2002-11-16 Linus TorvaldsMerge
2002-11-16 Matthew Wilcox[PATCH] eliminate pci_dev name
2002-11-14 David Brownell[PATCH] ohci-hcd, driverfs files work again, less debug...
2002-10-11 Randy Dunlap[PATCH] "nousb" for in-kernel USB
2002-08-27 David Brownell[PATCH] usb/core/hcd-pci, pci cleanup
2002-08-06 David Brownell[PATCH] expose dma_addr_t in urbs
2002-06-11 David S. Miller[PATCH] Another Sparc build fix
2002-06-11 David S. Miller[PATCH] Build fix for 2.5.x
2002-06-07 Greg Kroah-HartmanUSB: hcd cleanups and documentation
2002-06-06 Greg Kroah-HartmanUSB: split some pci specific pieces out of hcd.c into...