1. 5584cfb Merge 3.12-rc6 into usb-next. by Greg Kroah-Hartman · 11 years ago
  2. e459933 xhci: fix write to USB3_PSSEN and XUSB2PRM pci config registers by Xenia Ragiadakou · 11 years ago
  3. 02c123e usb: ohci: use amd_chipset_type to filter for SB800 prefetch by Huang Rui · 11 years ago
  4. 3ad145b usb: ehci: use amd_chipset_type to filter for usb subsystem hang bug by Huang Rui · 11 years ago
  5. 40b3dc6 usb: pci-quirks: amd_chipset_sb_type_init() can be static by Fengguang Wu · 11 years ago
  6. 7868943 usb: core: implement AMD remote wakeup quirk by Huang Rui · 11 years ago
  7. 22b4f0c usb: pci-quirks: refactor AMD quirk to abstract AMD chipset types by Huang Rui · 11 years ago
  8. 26b7679 Intel xhci: refactor EHCI/xHCI port switching by Mathias Nyman · 11 years ago
  9. 2621d01 USB: OHCI: Generic changes to make ohci-pci a separate driver by Manjunath Goudar · 11 years ago
  10. 58b2939 usb: Prevent dead ports when xhci is not enabled by David Moore · 12 years ago
  11. bb1e5dd xhci: Add Lynx Point LP to list of Intel switchable hosts by Russell Webb · 12 years ago
  12. 2f82686 usb: remove use of __devinitconst by Bill Pemberton · 12 years ago
  13. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  14. 8daf8b6 ehci: Add yet-another Lucid nohandoff pci quirk by Anisse Astier · 12 years ago
  15. c323dc0 ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions by Anisse Astier · 12 years ago
  16. e955a1c xhci: Make handover code more robust by Matthew Garrett · 12 years ago
  17. a96874a Intel xhci: Only switch the switchable ports by Keng-Yu Lin · 12 years ago
  18. 29d2145 xhci: Recognize USB 3.0 devices as superspeed at powerup by Manoj Iyer · 12 years ago
  19. e95829f xhci: Switch PPT ports to EHCI on shutdown. by Sarah Sharp · 12 years ago
  20. 1c12443 xhci: Add Lynx Point to list of Intel switchable hosts. by Sarah Sharp · 13 years ago
  21. 51c9e6c xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=n by Sarah Sharp · 12 years ago
  22. 95018a5 xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI by Alex He · 12 years ago
  23. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  24. 8474ecd PCI: Use class for quirk for usb host controller fixup by Yinghai Lu · 12 years ago
  25. cab928e USB: Fix handoff when BIOS disables host PCI device. by Sarah Sharp · 13 years ago
  26. e4436a7 usb: Skip PCI USB quirk handling for Netlogic XLP by Jayachandran C · 13 years ago
  27. c618759 OHCI: final fix for NVIDIA problems (I hope) by Alan Stern · 13 years ago
  28. 97ff22e USB: workaround for bug in old version of GCC by Alan Stern · 13 years ago
  29. f940fcd usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed by Paul Gortmaker · 13 years ago
  30. a7e6401 usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table' by Arnaud Lacombe · 13 years ago
  31. 6768458 USB: xhci: fix OS want to own HC by JiSheng Zhang · 13 years ago
  32. 6ea12a0 USB: OHCI: fix another regression for NVIDIA controllers by Alan Stern · 13 years ago
  33. 0c42a4e ehci: add pci quirk for Ordissimo and RM Slate 100 too by Anisse Astier · 13 years ago
  34. 03c7536 ehci: refactor pci quirk to use standard dmi_check_system method by Anisse Astier · 13 years ago
  35. 69e848c Intel xhci: Support EHCI/xHCI port switching. by Sarah Sharp · 13 years ago
  36. 3610ea5 ehci: workaround for pci quirk timeout on ExoPC by Andy Ross · 13 years ago
  37. 5c85301 ehci: pci quirk cleanup by Andy Ross · 13 years ago
  38. 9ab7927 USB host: Fix lockdep warning in AMD PLL quirk by Joerg Roedel · 13 years ago
  39. ad93562 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 13 years ago
  40. 479b46b Revert "USB host: Move AMD PLL quirk to pci-quirks.c" by Greg Kroah-Hartman · 13 years ago
  41. b7d5b43 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 14 years ago
  42. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  43. 3df7169 OHCI: work around for nVidia shutdown problem by Alan Stern · 14 years ago
  44. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  45. d93a8f8 Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier" by Linus Torvalds · 15 years ago
  46. db8be50 USB: Work around BIOS bugs by quiescing USB controllers earlier by David Woodhouse · 15 years ago
  47. 66d4ead USB: xhci: BIOS handoff and HW initialization. by Sarah Sharp · 15 years ago
  48. 6e14bda USB: count reaches -1, tested 0 by Roel Kluin · 16 years ago
  49. d859bff USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff by Steven Noonan · 16 years ago
  50. 8e8ce4b USB: use pci_ioremap_bar() in drivers/usb by Arjan van de Ven · 16 years ago
  51. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  52. f0fda80 PCI: use dev_printk in quirk messages by bjorn.helgaas@hp.com · 17 years ago
  53. 4fe5354 EHCI: fix problem with BIOS handoff by Alan Stern · 17 years ago
  54. c1b45f2 [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci by Kyle McMartin · 18 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  56. 75e2df6 [PATCH] USB: pci-quirks.c: proper prototypes by Adrian Bunk · 18 years ago
  57. 8c45080 [PATCH] USB: fix EHCI BIOS handshake by David Brownell · 18 years ago
  58. a38408c [PATCH] USB: fix up the usb early handoff logic for EHCI by David Brownell · 19 years ago
  59. 401feaf [PATCH] USB: fix EHCI early handoff issues by David Brownell · 19 years ago
  60. c9a50cc [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG by David Brownell · 19 years ago
  61. 462aae6 [USB]: Make early handoff a final fixup instead of a header one. by David S. Miller · 19 years ago
  62. 541ab4a Don't touch USB controller IO registers when they are disabled by Linus Torvalds · 19 years ago
  63. 478a3ba [PATCH] USB: Always do usb-handoff by Alan Stern · 19 years ago
  64. bb200f6 [PATCH] UHCI: unify BIOS handoff and driver reset code by Alan Stern · 19 years ago
  65. f2cb36c [PATCH] update PCI early-handoff handling for OHCI by David Brownell · 19 years ago
  66. 7586269 [PATCH] USB: move handoff code by David Brownell · 19 years ago