aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/pci-quirks.c
Commit message (Expand)AuthorAge
* USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern2014-06-17
* usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman2014-05-28
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-19
|\
| * xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registersXenia Ragiadakou2013-10-09
* | usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui2013-10-03
* | usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui2013-10-03
* | usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu2013-09-26
* | usb: core: implement AMD remote wakeup quirkHuang Rui2013-09-25
* | usb: pci-quirks: refactor AMD quirk to abstract AMD chipset typesHuang Rui2013-09-25
|/
* Intel xhci: refactor EHCI/xHCI port switchingMathias Nyman2013-07-23
* USB: OHCI: Generic changes to make ohci-pci a separate driverManjunath Goudar2013-05-30
* usb: Prevent dead ports when xhci is not enabledDavid Moore2013-01-24
* xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2012-11-28
* usb: remove use of __devinitconstBill Pemberton2012-11-21
* usb: remove use of __devinitBill Pemberton2012-11-21
* ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-25
* ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-25
* xhci: Make handover code more robustMatthew Garrett2012-09-05
* Intel xhci: Only switch the switchable portsKeng-Yu Lin2012-09-04
* xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer2012-09-04
* xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-09
* xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2012-05-03
* xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp2012-05-03
* xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-11
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\
| * PCI: Use class for quirk for usb host controller fixupYinghai Lu2012-02-24
* | USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp2012-02-21
* | usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C2012-02-02
|/
* OHCI: final fix for NVIDIA problems (I hope)Alan Stern2011-11-18
* USB: workaround for bug in old version of GCCAlan Stern2011-11-14
* usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-31
* usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe2011-08-08
* USB: xhci: fix OS want to own HCJiSheng Zhang2011-08-01
* USB: OHCI: fix another regression for NVIDIA controllersAlan Stern2011-07-16
* ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier2011-07-08
* ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier2011-07-08
* Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp2011-05-27
* ehci: workaround for pci quirk timeout on ExoPCAndy Ross2011-05-12
* ehci: pci quirk cleanupAndy Ross2011-05-12
* USB host: Fix lockdep warning in AMD PLL quirkJoerg Roedel2011-04-13
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-03-01
* Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman2011-02-17
* USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu2011-02-04
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
* | OHCI: work around for nVidia shutdown problemAlan Stern2010-10-22
|/
* Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds2009-10-11
* USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse2009-09-23
* USB: xhci: BIOS handoff and HW initialization.Sarah Sharp2009-06-16