Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | USB: Work around BIOS bugs by quiescing USB controllers earlier | David Woodhouse | 1 | -1/+1 |
2009-06-16 | USB: xhci: BIOS handoff and HW initialization. | Sarah Sharp | 1 | -0/+123 |
2009-03-25 | USB: count reaches -1, tested 0 | Roel Kluin | 1 | -1/+1 |
2009-01-07 | USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff | Steven Noonan | 1 | -1/+1 |
2009-01-07 | USB: use pci_ioremap_bar() in drivers/usb | Arjan van de Ven | 1 | -6/+6 |
2008-04-25 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
2008-02-02 | PCI: use dev_printk in quirk messages | bjorn.helgaas@hp.com | 1 | -14/+8 |
2007-05-23 | EHCI: fix problem with BIOS handoff | Alan Stern | 1 | -0/+9 |
2006-07-13 | [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci | Kyle McMartin | 1 | -4/+4 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-04-14 | [PATCH] USB: pci-quirks.c: proper prototypes | Adrian Bunk | 1 | -0/+1 |
2006-02-28 | [PATCH] USB: fix EHCI BIOS handshake | David Brownell | 1 | -5/+6 |
2006-02-14 | [PATCH] USB: fix up the usb early handoff logic for EHCI | David Brownell | 1 | -4/+12 |
2006-02-01 | [PATCH] USB: fix EHCI early handoff issues | David Brownell | 1 | -38/+68 |
2006-01-05 | [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG | David Brownell | 1 | -6/+0 |
2005-11-04 | [USB]: Make early handoff a final fixup instead of a header one. | David S. Miller | 1 | -1/+1 |
2005-11-01 | Don't touch USB controller IO registers when they are disabled | Linus Torvalds | 1 | -0/+23 |
2005-10-29 | [PATCH] USB: Always do usb-handoff | Alan Stern | 1 | -43/+3 |
2005-10-29 | [PATCH] UHCI: unify BIOS handoff and driver reset code | Alan Stern | 1 | -46/+96 |
2005-10-29 | [PATCH] update PCI early-handoff handling for OHCI | David Brownell | 1 | -4/+18 |
2005-10-29 | [PATCH] USB: move handoff code | David Brownell | 1 | -0/+272 |