index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-03
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
Lu Baolu
1
-1
/
+3
2016-02-03
usb: xhci: set SSIC port unused only if xhci_suspend succeeds
Lu Baolu
1
-1
/
+6
2016-02-03
usb: xhci: add a quirk bit for ssic port unused
Lu Baolu
1
-34
/
+45
2016-02-03
usb: xhci: handle both SSIC ports in PME stuck quirk
Lu Baolu
1
-19
/
+29
2015-12-13
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
1
-2
/
+6
2015-12-04
xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()
Mika Westerberg
1
-2
/
+6
2015-12-01
usb: host: xhci: cleanup hcd private size
Yoshihiro Shimoda
1
-1
/
+0
2015-10-26
Merge 4.3-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2015-10-17
xhci: Add spurious wakeup quirk for LynxPoint-LP controllers
Laura Abbott
1
-0
/
+1
2015-10-04
xhci: check xhci hardware for USB 3.1 support
Mathias Nyman
1
-2
/
+4
2015-09-21
xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM
Tomer Barletz
1
-45
/
+45
2015-07-22
xhci: Workaround to get D3 working in Intel xHCI
Rajmohan Mani
1
-3
/
+37
2015-07-22
xhci: call BIOS workaround to enable runtime suspend on Intel Braswell
Mathias Nyman
1
-0
/
+17
2015-05-31
usb: xhci: cleanup xhci_hcd allocation
Roger Quadros
1
-9
/
+8
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
[next]