index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
usb: core: Replace in_interrupt() in comments
Ahmed S. Darwish
1
-2
/
+4
2020-08-18
usb: hcd: Fix use after free in usb_hcd_pci_remove()
Andy Shevchenko
1
-1
/
+4
2020-07-21
usb: hcd: Try MSI interrupts on PCI devices
Andy Shevchenko
1
-4
/
+10
2020-05-15
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
1
-3
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-1
/
+1
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
1
-22
/
+8
2019-08-28
usb: hcd: use managed device resources
Schmid, Carsten
1
-22
/
+8
2019-07-25
USB: core: hcd-pci: Use dev_get_drvdata where possible
Chuhong Yuan
1
-2
/
+1
2018-09-05
usb: Don't die twice if PCI xhci host is not responding in resume
Mathias Nyman
1
-2
/
+0
2017-11-04
USB: core: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-06-15
USB / PCI / PM: Allow the PCI core to do the resume cleanup
Rafael J. Wysocki
1
-6
/
+1
2016-04-13
usb: hcd: out of bounds access in for_each_companion
Robert Dobrowolski
1
-0
/
+9
2016-03-17
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2016-01-24
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
1
-1
/
+1
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-11
/
+0
2014-07-22
USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down
Jiang Liu
1
-0
/
+2
2014-05-27
usb: remove redundant D0 power state set
Yijing Wang
1
-1
/
+0
2014-04-16
USB: fix crash during hotplug of PCI USB controller card
Alan Stern
1
-1
/
+1
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-09-25
usb: core: implement AMD remote wakeup quirk
Huang Rui
1
-0
/
+3
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
1
-0
/
+2
2013-03-28
USB: improve port transitions when EHCI starts up
Alan Stern
1
-85
/
+129
2013-03-15
USB: xhci: correctly enable interrupts
Hannes Reinecke
1
-9
/
+14
2012-06-13
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
1
-9
/
+0
2012-04-24
USB: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-0
/
+9
2012-02-28
usb: fix defined but not used warnings in hcd-pci.c
Paul Gortmaker
1
-0
/
+2
2012-02-14
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
1
-1
/
+4
2011-11-14
USB: Remove the SAW_IRQ hcd flag
Alan Stern
1
-4
/
+0
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-03-16
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-19
/
+37
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
1
-2
/
+2
2011-03-13
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
1
-4
/
+23
2011-03-13
usb: Make usb_hcd_pci_probe labels more descriptive.
Sarah Sharp
1
-10
/
+10
2011-03-07
USB: move usbcore away from hcd->state
Alan Stern
1
-7
/
+6
2011-01-14
xHCI: synchronize irq in xhci_suspend()
Andiry Xu
1
-1
/
+6
2010-11-16
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
Ming Lei
1
-1
/
+0
2010-10-22
OHCI: work around for nVidia shutdown problem
Alan Stern
1
-1
/
+3
2010-08-10
USB: core: hcd-pci: use for_each_pci_dev()
Kulikov Vasiliy
1
-4
/
+1
2010-08-10
USB: add runtime PM for PCI-based host controllers
Alan Stern
1
-14
/
+62
2010-08-10
USB: fix race between root-hub wakeup & controller suspend
Alan Stern
1
-0
/
+12
2010-08-10
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+3
2010-08-10
USB: move PCI HCD resume routine
Alan Stern
1
-38
/
+39
2010-08-10
USB: refactor the powermac-specific ASIC clock code
Alan Stern
1
-21
/
+23
2010-08-10
USB: add check to detect host controller hardware removal
Alan Stern
1
-0
/
+8
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-02-26
USB: implement non-tree resume ordering constraints for PCI host controllers
Alan Stern
1
-1
/
+126
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
[next]