aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/pci-quirks.c
Commit message (Expand)AuthorAge
* 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
* USB: count reaches -1, tested 0Roel Kluin2009-03-24
* USB: EHCI pci-quirks.c: don't wait so long for BIOS handoffSteven Noonan2009-01-07
* USB: use pci_ioremap_bar() in drivers/usbArjan van de Ven2009-01-07
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com2008-02-01
* EHCI: fix problem with BIOS handoffAlan Stern2007-05-23
* [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohciKyle McMartin2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk2006-04-14
* [PATCH] USB: fix EHCI BIOS handshakeDavid Brownell2006-02-28
* [PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell2006-02-14
* [PATCH] USB: fix EHCI early handoff issuesDavid Brownell2006-01-31
* [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell2006-01-04
* [USB]: Make early handoff a final fixup instead of a header one.David S. Miller2005-11-04
* Don't touch USB controller IO registers when they are disabledLinus Torvalds2005-11-01
* [PATCH] USB: Always do usb-handoffAlan Stern2005-10-28
* [PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern2005-10-28
* [PATCH] update PCI early-handoff handling for OHCIDavid Brownell2005-10-28
* [PATCH] USB: move handoff codeDavid Brownell2005-10-28