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