- ce1d9ce usb: hcd-pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY by Damien Le Moal · 11 months ago
- 52e24f8 usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk by Niklas Schnelle · 1 year, 5 months ago
- 1f7d552 USB: Extend pci resume function to handle PM events by Basavaraj Natikar · 1 year, 10 months ago
- c3bbacd xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage by Mathias Nyman · 2 years, 3 months ago
- 4e55e22 USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe() by Heikki Krogerus · 2 years, 6 months ago
- 63acaa8 USB: hcd-pci: Fully suspend across freeze/thaw cycle by Evan Green · 2 years, 10 months ago
- eafc69a usb: Prepare cleanup of powerpc's asm/prom.h by Christophe Leroy · 2 years, 10 months ago
- 710f5d6 Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 2 years, 11 months ago
- a759de6 PM: sleep: Add device name to suspend_report_result() by Youngjin Jang · 3 years ago
- 5d0c439 USB: hcd-pci: Use PCI_STD_NUM_BARS when checking standard BARs by Bjorn Helgaas · 3 years, 1 month ago
- 41631d3 usb: core: Replace in_interrupt() in comments by Ahmed S. Darwish · 4 years, 4 months ago
- 7b2816d usb: hcd: Fix use after free in usb_hcd_pci_remove() by Andy Shevchenko · 4 years, 6 months ago
- 306c54d usb: hcd: Try MSI interrupts on PCI devices by Andy Shevchenko · 4 years, 8 months ago
- ff4c65c usb: hci: add hc_driver as argument for usb_hcd_pci_probe by Vinod Koul · 4 years, 9 months ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
- 7a81146 Merge 5.3-rc7 into usb-next by Greg Kroah-Hartman · 5 years ago
- 76da906 usb: hcd: use managed device resources by Schmid, Carsten · 5 years ago
- 57cd166 USB: core: hcd-pci: Use dev_get_drvdata where possible by Chuhong Yuan · 6 years ago
- f3dc41c usb: Don't die twice if PCI xhci host is not responding in resume by Mathias Nyman · 6 years ago
- f9d4d45 USB: core: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
- d438aa2 USB / PCI / PM: Allow the PCI core to do the resume cleanup by Rafael J. Wysocki · 8 years ago
- e86103a usb: hcd: out of bounds access in for_each_companion by Robert Dobrowolski · 9 years ago
- 48d10bd Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
- 952bbcb PCI: Remove includes of asm/pci-bridge.h by Bjorn Helgaas · 9 years ago
- 8a1b272 usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices by Mathias Nyman · 9 years ago
- ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
- c5946f9 USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down by Jiang Liu · 11 years ago
- febf2f6 usb: remove redundant D0 power state set by Yijing Wang · 11 years ago
- a2ff864 USB: fix crash during hotplug of PCI USB controller card by Alan Stern · 11 years ago
- 3c9740a usb: hcd: move controller wakeup setting initialization to individual driver by Peter Chen · 11 years ago
- 7868943 usb: core: implement AMD remote wakeup quirk by Huang Rui · 11 years ago
- 626f090 usb: fix some scripts/kernel-doc warnings by Yacine Belkadi · 12 years ago
- 05768918 USB: improve port transitions when EHCI starts up by Alan Stern · 12 years ago
- 00eed9c USB: xhci: correctly enable interrupts by Hannes Reinecke · 12 years ago
- c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 13 years ago
- 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 13 years ago
- 8736462 usb: fix defined but not used warnings in hcd-pci.c by Paul Gortmaker · 13 years ago
- 68d07f6 USB: Don't fail USB3 probe on missing legacy PCI IRQ. by Sarah Sharp · 13 years ago
- 968b822 USB: Remove the SAW_IRQ hcd flag by Alan Stern · 13 years ago
- b5dd18d USB: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
- 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
- aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
- ff9d78b USB: Set usb_hcd->state and flags for shared roothubs. by Sarah Sharp · 14 years ago
- 8766c81 usb: Make usb_hcd_pci_probe labels more descriptive. by Sarah Sharp · 14 years ago
- 9b37596 USB: move usbcore away from hcd->state by Alan Stern · 14 years ago
- 0029227 xHCI: synchronize irq in xhci_suspend() by Andiry Xu · 14 years ago
- 6ddf27c USB: make usb_mark_last_busy use pm_runtime_mark_last_busy by Ming Lei · 14 years ago
- 3df7169 OHCI: work around for nVidia shutdown problem by Alan Stern · 14 years ago
- 402e8dd USB: core: hcd-pci: use for_each_pci_dev() by Kulikov Vasiliy · 15 years ago
- 3da7cff4 USB: add runtime PM for PCI-based host controllers by Alan Stern · 15 years ago
- ff2f078 USB: fix race between root-hub wakeup & controller suspend by Alan Stern · 15 years ago
- 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 15 years ago
- 057c58b USB: move PCI HCD resume routine by Alan Stern · 15 years ago
- 2138a1f USB: refactor the powermac-specific ASIC clock code by Alan Stern · 15 years ago
- c548795 USB: add check to detect host controller hardware removal by Alan Stern · 15 years ago
- 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 15 years ago
- 6d19c00 USB: implement non-tree resume ordering constraints for PCI host controllers by Alan Stern · 15 years ago
- 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
- 6ec4beb USB: new flag for resume-from-hibernation by Alan Stern · 16 years ago
- abb3064 USB: move PCI host controllers to new PM framework by Alan Stern · 16 years ago
- 3494252 USB/PCI: Fix resume breakage of controllers behind cardbus bridges by Rafael J. Wysocki · 16 years ago
- a15d95a USB: Fix suspend-resume of PCI USB controllers by Rafael J. Wysocki · 16 years ago
- bcca06e USB: don't enable wakeup by default for PCI host controllers by Alan Stern · 16 years ago
- 6fd9086 USB: automatically enable wakeup for PCI host controllers by Alan Stern · 16 years ago
- a0d4922 USB: fix up suspend and resume for PCI host controllers by Alan Stern · 16 years ago
- 7be7d74 USB: clarify usage of hcd->suspend/resume methods by Alan Stern · 17 years ago
- 70a1c9e USB: remove dev->power.power_state by Alan Stern · 17 years ago
- 34bbe4c USB: fix codingstyle issues in drivers/usb/core/hcd-pci.c by Greg Kroah-Hartman · 17 years ago
- 782e70c USB: mark USB drivers as being GPL only by Greg Kroah-Hartman · 17 years ago
- 269954e USB: don't change HC power state for a FREEZE by Alan Stern · 17 years ago
- 442258e USB: use IRQF_DISABLED for HCD interrupt handlers by Alan Stern · 17 years ago
- f3fd77c USB: remove references to dev.power.power_state by Alan Stern · 18 years ago
- 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 19 years ago
- 1858499 PM: USB HCDs use PM_EVENT_PRETHAW by David Brownell · 19 years ago
- d54b5ca [PATCH] irq-flags: usb: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 19 years ago
- e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
- fb669cc [PATCH] USB: remove usbcore-specific wakeup flags by David Brownell · 19 years ago
- 8de9840 [PATCH] USB: Fix USB suspend/resume crasher (#2) by Benjamin Herrenschmidt · 19 years ago
- 21b1861 [PATCH] USB: ohci, move ppc asic tweaks nearer pci by David Brownell · 19 years ago
- 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
- 5f827ea [PATCH] usbcore PCI glue updates for PM by David Brownell · 19 years ago
- 03cdc0c [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend by Daniel Ritz · 19 years ago
- 95a6296 [PATCH] PCI: start paying attention to a lot of pci function return values by Greg Kroah-Hartman · 20 years ago
- 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 20 years ago
- d58da59 [ACPI] S3 Suspend to RAM: fix driver suspend/resume methods by David Shaohua Li · 20 years ago
- c6053ec [PATCH] usb resume fixes by David Brownell · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2