- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / core / hcd-pci.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-06-16 Alan SternUSB: new flag for resume-from-hibernation
2009-06-16 Alan SternUSB: move PCI host controllers to new PM framework
2009-02-18 Rafael J. WysockiUSB/PCI: Fix resume breakage of controllers behind...
2009-01-28 Rafael J. WysockiUSB: Fix suspend-resume of PCI USB controllers
2009-01-28 Alan SternUSB: don't enable wakeup by default for PCI host contro...
2009-01-07 Alan SternUSB: automatically enable wakeup for PCI host controllers
2009-01-07 Alan SternUSB: fix up suspend and resume for PCI host controllers
2008-04-25 Alan SternUSB: clarify usage of hcd->suspend/resume methods
2008-04-25 Alan SternUSB: remove dev->power.power_state
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-01 Greg Kroah-HartmanUSB: fix codingstyle issues in drivers/usb/core/hcd...
2008-02-01 Greg Kroah-HartmanUSB: mark USB drivers as being GPL only
2008-02-01 Alan SternUSB: don't change HC power state for a FREEZE
2007-12-17 Alan SternUSB: use IRQF_DISABLED for HCD interrupt handlers
2007-07-12 Alan SternUSB: remove references to dev.power.power_state
2006-09-27 Aleksey GorelovUSB: Properly unregister reboot notifier in case of...
2006-09-26 David BrownellPM: USB HCDs use PM_EVENT_PRETHAW
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: usb: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-04-14 Andrew Morton[PATCH] pm: print name of failed suspend function
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2006-03-20 David Brownell[PATCH] USB: remove usbcore-specific wakeup flags
2005-11-30 Benjamin Herrenschmidt[PATCH] USB: Fix USB suspend/resume crasher (#2)
2005-11-24 David Brownell[PATCH] USB: ohci, move ppc asic tweaks nearer pci
2005-11-17 Greg Kroah-Hartman[PATCH] USB: move CONFIG_USB_DEBUG checks into the...
2005-10-28 David Brownell[PATCH] usbcore PCI glue updates for PM
2005-09-30 Daniel Ritz[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend
2005-09-08 Greg Kroah-Hartman[PATCH] PCI: start paying attention to a lot of pci...
2005-09-08 Adrian Bunk[PATCH] PCI: remove CONFIG_PCI_NAMES
2005-07-12 David Shaohua Li[ACPI] S3 Suspend to RAM: fix driver suspend/resume...
2005-04-19 David Brownell[PATCH] usb resume fixes
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-20 Alan Stern[PATCH] USB: Create usb_hcd structures within usbcore...
2004-12-15 David Brownell[PATCH] USB: remove some now-unused HCD infrastructure...
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...