aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host/pci-quirks.c
AgeCommit message (Expand)Author
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
2005-10-28[PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern
2005-10-28[PATCH] update PCI early-handoff handling for OHCIDavid Brownell
2005-10-28[PATCH] USB: move handoff codeDavid Brownell