aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/pci-quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01PCI: use dev_printk in quirk messagesbjorn.helgaas@hp.com1-14/+8
2007-05-22EHCI: fix problem with BIOS handoffAlan Stern1-0/+9
2006-07-12[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohciKyle McMartin1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-14[PATCH] USB: pci-quirks.c: proper prototypesAdrian Bunk1-0/+1
2006-02-28[PATCH] USB: fix EHCI BIOS handshakeDavid Brownell1-5/+6
2006-02-13[PATCH] USB: fix up the usb early handoff logic for EHCIDavid Brownell1-4/+12
2006-01-31[PATCH] USB: fix EHCI early handoff issuesDavid Brownell1-38/+68
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell1-6/+0
2005-11-04[USB]: Make early handoff a final fixup instead of a header one.David S. Miller1-1/+1
2005-10-31Don't touch USB controller IO registers when they are disabledLinus Torvalds1-0/+23
2005-10-28[PATCH] USB: Always do usb-handoffAlan Stern1-43/+3
2005-10-28[PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern1-46/+96
2005-10-28[PATCH] update PCI early-handoff handling for OHCIDavid Brownell1-4/+18
2005-10-28[PATCH] USB: move handoff codeDavid Brownell1-0/+272