summaryrefslogtreecommitdiff
path: root/drivers/usb/host/pci-quirks.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-30xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee1-0/+109
2017-09-18xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman1-1/+1
2017-09-18usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson1-4/+4
2017-08-28usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh1-17/+18
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-5/+12
2017-08-10usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh1-5/+12
2017-08-02xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier1-0/+20
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang1-0/+54
2016-11-07drivers/usb: Skip auto handoff for TI and RENESAS usb controllersBabu Moger1-0/+8
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-02-15usb: host: pci_quirks: fix memory leak, by adding iounmapSaurabh Sengar1-1/+2
2015-12-01xhci: rework xhci extended capability list parsing functionsMathias Nyman1-16/+9
2015-01-31usb: host: pci_quirks: joing string literalsAndy Shevchenko1-21/+25
2015-01-09OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2014-11-25USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci...Markus Elfring1-8/+4
2014-06-18USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern1-3/+16
2014-05-29usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman1-0/+7
2014-01-09usb: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-20Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman1-2/+2
2013-10-10xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou1-2/+2
2013-10-04usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui1-0/+8
2013-10-04usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui1-0/+13
2013-09-26usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu1-1/+1
2013-09-26usb: core: implement AMD remote wakeup quirkHuang Rui1-0/+12
2013-09-26usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui1-24/+80
2013-07-24Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman1-30/+18
2013-05-30USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar1-0/+13
2013-01-24usb: Prevent dead ports when xhci is not enabledDavid Moore1-0/+1
2012-11-28xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb1-1/+3
2012-11-22usb: remove use of __devinitconstBill Pemberton1-1/+1
2012-11-22usb: remove use of __devinitBill Pemberton1-7/+7
2012-10-25ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier1-0/+7
2012-10-25ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier1-1/+1
2012-09-05xhci: Make handover code more robustMatthew Garrett1-2/+10
2012-09-05Intel xhci: Only switch the switchable portsKeng-Yu Lin1-4/+23
2012-09-05xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer1-1/+2
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp1-0/+7
2012-05-04xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp1-1/+17
2012-05-04xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp1-0/+14
2012-04-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He1-3/+7
2012-03-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+2
2012-02-25PCI: Use class for quirk for usb host controller fixupYinghai Lu1-1/+2
2012-02-22USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp1-0/+11
2012-02-03usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C1-0/+6
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern1-28/+22
2011-11-15USB: workaround for bug in old version of GCCAlan Stern1-4/+3
2011-11-01usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker1-0/+1
2011-08-09usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe1-1/+1
2011-08-01USB: xhci: fix OS want to own HCJiSheng Zhang1-1/+1
2011-07-16USB: OHCI: fix another regression for NVIDIA controllersAlan Stern1-0/+28