aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/pci-quirks.c
Commit message (Expand)AuthorAgeFilesLines
* 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