Age | Commit message (Expand) | Author | Files | Lines |
2011-12-23 | xhci: Remove scary warnings about transfer issues. | Sarah Sharp | 1 | -4/+3 |
2011-12-23 | Trivial: xhci: Fix copy-paste error. | Sarah Sharp | 1 | -1/+1 |
2011-12-23 | Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 3 | -0/+405 |
2011-12-22 | USB: Fix usb/isp1760 build on sparc | David Miller | 1 | -4/+4 |
2011-12-20 | USB: EHCI: Add Marvell Host Controller driver | Neil Zhang | 3 | -0/+405 |
2011-12-16 | ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIs | Keshava Munegowda | 2 | -21/+14 |
2011-12-16 | Merge branch 'at91/defconfig' into next/cleanup | Olof Johansson | 3 | -6/+10 |
2011-12-14 | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 1 | -4/+6 |
2011-12-13 | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 3 | -6/+10 |
2011-12-10 | USB: pxa168: Fix compilation error | Tanmay Upadhyay | 1 | -1/+1 |
2011-12-10 | usb: fix number of mapped SG DMA entries | Clemens Ladisch | 4 | -6/+6 |
2011-12-10 | USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe() | Dave Martin | 1 | -3/+3 |
2011-12-10 | Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff... | Greg Kroah-Hartman | 8 | -10/+93 |
2011-12-09 | usb: PS3 EHCI QH read work-around | Geoff Levand | 1 | -0/+1 |
2011-12-08 | usb: Fix PS3 EHCI suspend | Geoff Levand | 1 | -0/+50 |
2011-12-08 | usb: PS3 EHCI HC reset work-around | Geoff Levand | 1 | -0/+30 |
2011-12-08 | usb: Remove ehci_reset call from ehci_run | Geoff Levand | 7 | -10/+12 |
2011-12-08 | USB: ehci-tegra: add probing through device tree | Olof Johansson | 1 | -0/+71 |
2011-12-08 | USB: ehci-ath79: Add device_id entry for the AR933X SoCs | Gabor Juhos | 2 | -1/+5 |
2011-12-08 | MIPS: Alchemy: Au1300 SoC support | Manuel Lauss | 2 | -4/+286 |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2 | -2/+2 |
2011-12-01 | Revert "xHCI: reset-on-resume quirk for NEC uPD720200" | Sarah Sharp | 1 | -6/+1 |
2011-12-01 | xHCI: fix bug in xhci_clear_command_ring() | Andiry Xu | 1 | -1/+4 |
2011-11-30 | USB: ohci-s3c2410: add PM support | Jingoo Han | 1 | -2/+53 |
2011-11-29 | ARM: at91/ohci: use gpio_is_valid to check the gpio | Jean-Christophe PLAGNIOL-VILLARD | 1 | -6/+6 |
2011-11-29 | EHCI : Fix a regression in the ISO scheduler | Matthieu CASTET | 1 | -4/+5 |
2011-11-28 | xHCI: reset-on-resume quirk for NEC uPD720200 | Andiry Xu | 1 | -1/+6 |
2011-11-28 | usb: convert drivers/usb/* to use module_platform_driver() | Axel Lin | 4 | -52/+4 |
2011-11-27 | usb/isp1760: Fix race condition memory leak | Arvid Brodin | 1 | -18/+12 |
2011-11-27 | usb/isp1760: Simpler queue head list code. | Arvid Brodin | 1 | -25/+19 |
2011-11-27 | xHCI: Adding #define values used for hub descriptor | Aman Deep | 1 | -10/+8 |
2011-11-27 | USB: whci-hcd: fix endian conversion in qset_clear() | Dan Carpenter | 1 | -1/+1 |
2011-11-27 | Merge 3.2-rc3 into usb-linus | Greg Kroah-Hartman | 10 | -101/+73 |
2011-11-18 | OHCI: final fix for NVIDIA problems (I hope) | Alan Stern | 4 | -64/+28 |
2011-11-18 | usb: Netlogic: Fix HC_LENGTH call in ehci-xls.c | Jayachandran C | 1 | -1/+1 |
2011-11-18 | usb: Netlogic: Use CPU_XLR in place of NLM_XLR | Jayachandran C | 2 | -2/+2 |
2011-11-18 | OHCI: remove uses of hcd->state | Alan Stern | 14 | -49/+45 |
2011-11-18 | USB: convert drivers/usb/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -12/+1 |
2011-11-15 | usb: OHCI/EHCI-XLS: Use resource_size v3 | Thomas Meyer | 2 | -2/+2 |
2011-11-15 | USB: ehci: report Data Buffer Error in debug mode | Vikram Pandita | 1 | -0/+11 |
2011-11-15 | USB: Remove the SAW_IRQ hcd flag | Alan Stern | 2 | -12/+1 |
2011-11-15 | USB: ehci-s5p: remove unnecessary header includes | Jingoo Han | 1 | -2/+0 |
2011-11-15 | USB: at91: at91-ohci: fix set/get power | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+6 |
2011-11-15 | USB: EHCI: fix HUB TT scheduling issue with iso transfer | Thomas Poussevin | 1 | -5/+10 |
2011-11-15 | USB: XHCI: resume root hubs when the controller resumes | Alan Stern | 1 | -15/+14 |
2011-11-15 | USB: workaround for bug in old version of GCC | Alan Stern | 1 | -4/+3 |
2011-11-14 | Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah... | Greg Kroah-Hartman | 3 | -12/+11 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -0/+7 |
2011-11-04 | xhci: Set slot and ep0 flags for address command. | Sarah Sharp | 2 | -6/+4 |
2011-11-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 5 | -167/+360 |