aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/pci-quirks.c
AgeCommit message (Expand)Author
2012-10-31ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier
2012-10-31ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier
2012-09-05xhci: Make handover code more robustMatthew Garrett
2012-09-04Intel xhci: Only switch the switchable portsKeng-Yu Lin
2012-09-04xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp
2012-05-03xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp
2012-05-03xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp
2012-04-11xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-02-24PCI: Use class for quirk for usb host controller fixupYinghai Lu
2012-02-21USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp
2012-02-02usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern
2011-11-14USB: workaround for bug in old version of GCCAlan Stern
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-08-08usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe
2011-08-01USB: xhci: fix OS want to own HCJiSheng Zhang
2011-07-16USB: OHCI: fix another regression for NVIDIA controllersAlan Stern
2011-07-08ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier
2011-07-08ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier
2011-05-27Intel xhci: Support EHCI/xHCI port switching.Sarah Sharp
2011-05-12ehci: workaround for pci quirk timeout on ExoPCAndy Ross
2011-05-12ehci: pci quirk cleanupAndy Ross
2011-04-13USB host: Fix lockdep warning in AMD PLL quirkJoerg Roedel
2011-03-01USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2011-02-17Revert "USB host: Move AMD PLL quirk to pci-quirks.c"Greg Kroah-Hartman
2011-02-04USB host: Move AMD PLL quirk to pci-quirks.cAndiry Xu
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern
2010-08-10drivers/usb: Remove unnecessary return's from void functionsJoe Perches
2009-10-11Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"Linus Torvalds
2009-09-23USB: Work around BIOS bugs by quiescing USB controllers earlierDavid Woodhouse
2009-06-15USB: xhci: BIOS handoff and HW initialization.Sarah Sharp
2009-03-24USB: count reaches -1, tested 0Roel Kluin
2009-01-07USB: EHCI pci-quirks.c: don't wait so long for BIOS handoffSteven Noonan
2009-01-07USB: use pci_ioremap_bar() in drivers/usbArjan van de Ven
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com
2007-05-22EHCI: fix problem with BIOS handoffAlan Stern
2006-07-12[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohciKyle McMartin
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-14[PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk
2006-02-28[PATCH] USB: fix EHCI BIOS handshakeDavid Brownell
2006-02-13[PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell
2006-01-31[PATCH] USB: fix EHCI early handoff issuesDavid Brownell
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell
2005-11-04[USB]: Make early handoff a final fixup instead of a header one.David S. Miller
2005-10-31Don't touch USB controller IO registers when they are disabledLinus Torvalds
2005-10-28[PATCH] USB: Always do usb-handoffAlan Stern