index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: hcd-pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-25
1
-1
/
+2
*
usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirk
Niklas Schnelle
2023-10-02
1
-2
/
+1
*
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
2023-05-13
1
-11
/
+13
*
xhci: disable U3 suspended ports in S4 hibernate poweroff_late stage
Mathias Nyman
2022-11-30
1
-0
/
+13
*
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
2022-09-01
1
-6
/
+1
*
USB: hcd-pci: Fully suspend across freeze/thaw cycle
Evan Green
2022-04-23
1
-2
/
+2
*
usb: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-04-21
1
-1
/
+0
*
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-26
1
-1
/
+1
|
\
|
*
USB: hcd-pci: Use PCI_STD_NUM_BARS when checking standard BARs
Bjorn Helgaas
2022-01-26
1
-1
/
+1
*
|
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
2022-03-08
1
-2
/
+2
|
/
*
usb: core: Replace in_interrupt() in comments
Ahmed S. Darwish
2020-10-28
1
-2
/
+4
*
usb: hcd: Fix use after free in usb_hcd_pci_remove()
Andy Shevchenko
2020-08-18
1
-1
/
+4
*
usb: hcd: Try MSI interrupts on PCI devices
Andy Shevchenko
2020-07-21
1
-4
/
+10
*
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
2020-05-15
1
-3
/
+4
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-1
/
+1
*
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
2019-09-02
1
-22
/
+8
|
\
|
*
usb: hcd: use managed device resources
Schmid, Carsten
2019-08-28
1
-22
/
+8
*
|
USB: core: hcd-pci: Use dev_get_drvdata where possible
Chuhong Yuan
2019-07-25
1
-2
/
+1
|
/
*
usb: Don't die twice if PCI xhci host is not responding in resume
Mathias Nyman
2018-09-05
1
-2
/
+0
*
USB: core: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-14
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
USB / PCI / PM: Allow the PCI core to do the resume cleanup
Rafael J. Wysocki
2017-06-15
1
-6
/
+1
*
usb: hcd: out of bounds access in for_each_companion
Robert Dobrowolski
2016-04-13
1
-0
/
+9
*
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-03-17
1
-1
/
+1
|
\
|
*
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
2016-01-24
1
-1
/
+1
*
|
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-02-05
1
-1
/
+0
|
/
*
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-12-04
1
-11
/
+0
*
USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down
Jiang Liu
2014-07-22
1
-0
/
+2
*
usb: remove redundant D0 power state set
Yijing Wang
2014-05-27
1
-1
/
+0
*
USB: fix crash during hotplug of PCI USB controller card
Alan Stern
2014-04-16
1
-1
/
+1
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+1
*
usb: core: implement AMD remote wakeup quirk
Huang Rui
2013-09-25
1
-0
/
+3
*
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
2013-08-03
1
-0
/
+2
*
USB: improve port transitions when EHCI starts up
Alan Stern
2013-03-28
1
-85
/
+129
*
USB: xhci: correctly enable interrupts
Hannes Reinecke
2013-03-15
1
-9
/
+14
*
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
2012-06-13
1
-9
/
+0
*
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
2012-04-24
1
-0
/
+9
*
usb: fix defined but not used warnings in hcd-pci.c
Paul Gortmaker
2012-02-28
1
-0
/
+2
*
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
2012-02-14
1
-1
/
+4
*
USB: Remove the SAW_IRQ hcd flag
Alan Stern
2011-11-14
1
-4
/
+0
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-19
/
+37
|
\
|
*
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
2011-03-13
1
-4
/
+23
|
*
usb: Make usb_hcd_pci_probe labels more descriptive.
Sarah Sharp
2011-03-13
1
-10
/
+10
|
*
USB: move usbcore away from hcd->state
Alan Stern
2011-03-07
1
-7
/
+6
*
|
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2011-03-15
1
-2
/
+2
|
/
*
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
2011-01-14
1
-1
/
+6
*
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
2010-11-16
1
-1
/
+0
*
OHCI: work around for nVidia shutdown problem
Alan Stern
2010-10-22
1
-1
/
+3
[next]