index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
Lu Baolu
1
-1
/
+1
2015-03-06
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
1
-0
/
+30
2015-01-09
xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllers
Hans de Goede
1
-0
/
+2
2014-11-22
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
Lu Baolu
1
-1
/
+1
2014-11-03
xhci: no switching back on non-ULT Haswell
Oliver Neukum
1
-14
/
+0
2014-11-03
xhci: Disable streams on Asmedia 1042 xhci controllers
Hans de Goede
1
-0
/
+4
2014-10-03
xhci: Allow xHCI drivers to be built as separate modules
Andrew Bresticker
1
-2
/
+7
2014-10-03
xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold
Andrew Bresticker
1
-1
/
+1
2014-10-03
xhci: Introduce xhci_init_driver()
Andrew Bresticker
1
-62
/
+7
2014-08-27
xhci: Disable streams on Via XHCI with device-id 0x3432
Hans de Goede
1
-0
/
+5
2014-08-19
usb: xhci: amd chipset also needs short TX quirk
Huang Rui
1
-0
/
+4
2014-08-01
xhci: Rename Asrock P67 pci product-id to EJ168
Hans de Goede
1
-2
/
+2
2014-08-01
xhci: Blacklist using streams on the Etron EJ168 controller
Hans de Goede
1
-1
/
+3
2014-05-27
xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown.
Denis Turischev
1
-1
/
+3
2014-05-27
xhci: unified loggig of RESET_ON_RESUME
Oliver Neukum
1
-2
/
+4
2014-04-25
xhci: extend quirk for Renesas cards
Igor Gnatenko
1
-3
/
+1
2014-04-25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
Denis Turischev
1
-0
/
+2
2014-03-06
xhci: Prevent runtime pm from autosuspending during initialization
Mathias Nyman
1
-1
/
+10
2014-03-04
storage: accept some UAS devices if streams are unavailable
Oliver Neukum
1
-0
/
+3
2014-03-04
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
1
-6
/
+0
2014-01-22
xhci: Fix resume issues on Renesas chips in Samsung laptops
Sarah Sharp
1
-0
/
+5
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+6
2013-12-10
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
1
-0
/
+1
2013-12-10
xhci: Limit the spurious wakeup fix only to HP machines
Takashi Iwai
1
-1
/
+6
2013-10-09
xhci: Fix spurious wakeups after S5 on Haswell
Takashi Iwai
1
-0
/
+17
2013-10-09
xhci: quirk for extra long delay for S4
Oliver Neukum
1
-0
/
+8
2013-09-25
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Alan Stern
1
-1
/
+1
2013-08-13
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
1
-5
/
+9
2013-07-29
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
1
-1
/
+0
2013-07-25
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
George Cherian
1
-1
/
+0
2013-07-23
Intel xhci: refactor EHCI/xHCI port switching
Mathias Nyman
1
-6
/
+8
2013-05-24
xhci: Disable D3cold for buggy TI redrivers.
Sarah Sharp
1
-0
/
+8
2013-03-25
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
1
-0
/
+1
2012-11-12
usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()
Felipe Balbi
1
-8
/
+1
2012-11-12
xhci: Extend Fresco Logic MSI quirk.
Sarah Sharp
1
-2
/
+5
2012-09-25
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
1
-0
/
+1
2012-08-09
xhci: Switch PPT ports to EHCI on shutdown.
Sarah Sharp
1
-0
/
+9
2012-08-07
xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.
Sarah Sharp
1
-0
/
+1
2012-05-18
xhci: Add Intel U1/U2 timeout policy.
Sarah Sharp
1
-0
/
+4
2012-05-18
xhci: Add infrastructure for host-specific LPM policies.
Sarah Sharp
1
-0
/
+9
2012-05-17
xhci: Add new short TX quirk for Fresco Logic host.
Sarah Sharp
1
-0
/
+1
2012-04-11
xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI host
Elric Fu
1
-0
/
+2
2012-04-10
usb: xhci: fix section mismatch in linux-next
Gerard Snitselaar
1
-1
/
+1
2011-10-31
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
1
-0
/
+1
2011-09-26
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
Sebastian Andrzej Siewior
1
-2
/
+2
2011-09-26
usb/xhci: move xhci_gen_setup() away from -pci.
Sebastian Andrzej Siewior
1
-91
/
+0
2011-09-26
usb/xhci: refactor xhci_pci_setup()
Sebastian Andrzej Siewior
1
-27
/
+54
2011-09-26
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
1
-0
/
+3
2011-09-26
xHCI: set USB2 hardware LPM
Andiry Xu
1
-0
/
+1
2011-09-26
xHCI: test USB2 software LPM
Andiry Xu
1
-0
/
+4
[next]