summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/pci-quirks.c
Commit message (Expand)AuthorAgeFilesLines
* USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern2014-06-171-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-081-1/+0
* 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-091-2/+2
* | usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui2013-10-031-0/+8
* | usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui2013-10-031-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-251-0/+12
* | usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui2013-09-251-24/+80
|/
* Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman2013-07-231-30/+18
* 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-041-4/+23
* xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer2012-09-041-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-211-0/+11
* | usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C2012-02-021-0/+6
|/
* OHCI: final fix for NVIDIA problems (I hope)Alan Stern2011-11-181-28/+22
* USB: workaround for bug in old version of GCCAlan Stern2011-11-141-4/+3
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-311-0/+1
* usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe2011-08-081-1/+1
* USB: xhci: fix OS want to own HCJiSheng Zhang2011-08-011-1/+1
* USB: OHCI: fix another regression for NVIDIA controllersAlan Stern2011-07-161-0/+28
* ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier2011-07-081-0/+7
* ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier2011-07-081-7/+14
* Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-271-0/+63
* ehci: workaround for pci quirk timeout on ExoPCAndy Ross2011-05-121-10/+25
* ehci: pci quirk cleanupAndy Ross2011-05-121-70/+66
* USB host: Fix lockdep warning in AMD PLL quirkJoerg Roedel2011-04-131-43/+74
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-011-0/+258
* Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman2011-02-171-260/+0
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-02-041-0/+260
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-2/+0
|\
| * drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-101-2/+0
* | OHCI: work around for nVidia shutdown problemAlan Stern2010-10-221-7/+11
|/
* Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds2009-10-111-1/+1
* USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse2009-09-231-1/+1
* USB: xhci: BIOS handoff and HW initialization.Sarah Sharp2009-06-151-0/+123
OpenPOWER on IntegriCloud