summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/pci-quirks.c
Commit message (Expand)AuthorAgeFilesLines
* usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy2019-07-251-14/+16
* usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-07-251-12/+19
* USB: OHCI: Remove USB bus reset delay from OHCI handover codeAlan Stern2018-09-101-9/+3Star
* Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier2018-06-011-20/+0Star
* xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee2018-02-151-0/+109
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: host: pci-quirks: mark expected switch fall-throughGustavo A. R. Silva2017-11-011-1/+1
* xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman2017-09-181-1/+1
* usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson2017-09-181-4/+4
* usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh2017-08-281-17/+18
* Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-131-5/+12
|\
| * usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2017-08-101-5/+12
* | xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier2017-08-021-0/+20
|/
* xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang2017-07-201-0/+54
* drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger2016-11-071-0/+8
* treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-121-1/+0Star
* usb: host: pci_quirks: fix memory leak, by adding iounmapSaurabh Sengar2016-02-151-1/+2
* xhci: rework xhci extended capability list parsing functionsMathias Nyman2015-12-011-16/+9Star
* usb: host: pci_quirks: joing string literalsAndy Shevchenko2015-01-311-21/+25
* OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha2015-01-091-3/+15
* USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci...Markus Elfring2014-11-251-8/+4Star
* USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern2014-06-181-3/+16
* usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman2014-05-281-0/+7
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-091-1/+0Star
* Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-191-2/+2
|\
| * xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou2013-10-101-2/+2
* | usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui2013-10-041-0/+8
* | usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui2013-10-041-0/+13
* | usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu2013-09-261-1/+1
* | usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-261-0/+12
* | usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui2013-09-261-24/+80
|/
* Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman2013-07-231-30/+18Star
* USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar2013-05-301-0/+13
* usb: Prevent dead ports when xhci is not enabledDavid Moore2013-01-241-0/+1
* xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2012-11-281-1/+3
* usb: remove use of __devinitconstBill Pemberton2012-11-211-1/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-7/+7
* ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-251-0/+7
* ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-251-1/+1
* xhci: Make handover code more robustMatthew Garrett2012-09-051-2/+10
* Intel xhci: Only switch the switchable portsKeng-Yu Lin2012-09-051-4/+23
* xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer2012-09-051-1/+2
* xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-091-0/+7
* xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2012-05-031-1/+17
* xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp2012-05-031-0/+14
* xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-111-3/+7
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-1/+2
|\
| * PCI: Use class for quirk for usb host controller fixupYinghai Lu2012-02-241-1/+2
* | USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp2012-02-221-0/+11
* | usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C2012-02-021-0/+6
|/