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