summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds43-296/+721
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-12/+1
2012-01-04Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-3/+5
2012-01-04xhci: Clean up 32-bit build warnings.Sarah Sharp1-2/+4
2012-01-04drivers/usb/host/isp1760-if.c: introduce missing kfreeJulia Lawall1-4/+9
2012-01-04usb: ch9: fix up MaxStreams helperFelipe Balbi1-2/+1
2012-01-04xhci: Properly handle COMP_2ND_BW_ERRHans de Goede2-1/+1
2012-01-02xhci: Better debugging for critical host errors.Sarah Sharp1-0/+18
2011-12-22xhci: Be less verbose during URB cancellation.Sarah Sharp2-17/+17
2011-12-22xhci: Remove debugging about ring structure allocation.Sarah Sharp1-14/+0
2011-12-22xhci: Remove debugging about toggling cycle bits.Sarah Sharp1-13/+0
2011-12-22xhci: Remove debugging for individual transfers.Sarah Sharp1-22/+0
2011-12-22xhci: Remove useless sg-list debugging.Sarah Sharp1-20/+0
2011-12-22xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp1-4/+4
2011-12-22xhci: Remove scary warnings about transfer issues.Sarah Sharp1-4/+3
2011-12-22Trivial: xhci: Fix copy-paste error.Sarah Sharp1-1/+1
2011-12-22Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-0/+405
2011-12-21USB: Fix usb/isp1760 build on sparcDavid Miller1-4/+4
2011-12-20USB: EHCI: Add Marvell Host Controller driverNeil Zhang3-0/+405
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman3-6/+10
2011-12-09USB: pxa168: Fix compilation errorTanmay Upadhyay1-1/+1
2011-12-09usb: fix number of mapped SG DMA entriesClemens Ladisch4-6/+6
2011-12-09USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe()Dave Martin1-3/+3
2011-12-09Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...Greg Kroah-Hartman8-10/+93
2011-12-09usb: PS3 EHCI QH read work-aroundGeoff Levand1-0/+1
2011-12-08usb: Fix PS3 EHCI suspendGeoff Levand1-0/+50
2011-12-08usb: PS3 EHCI HC reset work-aroundGeoff Levand1-0/+30
2011-12-08usb: Remove ehci_reset call from ehci_runGeoff Levand7-10/+12
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2-2/+2
2011-12-01Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp1-6/+1
2011-12-01xHCI: fix bug in xhci_clear_command_ring()Andiry Xu1-1/+4
2011-11-30USB: ohci-s3c2410: add PM supportJingoo Han1-2/+53
2011-11-29EHCI : Fix a regression in the ISO schedulerMatthieu CASTET1-4/+5
2011-11-28xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu1-1/+6
2011-11-28usb: convert drivers/usb/* to use module_platform_driver()Axel Lin4-52/+4
2011-11-26usb/isp1760: Fix race condition memory leakArvid Brodin1-18/+12
2011-11-26usb/isp1760: Simpler queue head list code.Arvid Brodin1-25/+19
2011-11-26xHCI: Adding #define values used for hub descriptorAman Deep1-10/+8
2011-11-26USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter1-1/+1
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman10-101/+73
2011-11-18OHCI: final fix for NVIDIA problems (I hope)Alan Stern4-64/+28
2011-11-18usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C1-1/+1
2011-11-18usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C2-2/+2
2011-11-18OHCI: remove uses of hcd->stateAlan Stern14-49/+45
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman1-12/+1
2011-11-15usb: OHCI/EHCI-XLS: Use resource_size v3Thomas Meyer2-2/+2
2011-11-14USB: ehci: report Data Buffer Error in debug modeVikram Pandita1-0/+11
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern2-12/+1
2011-11-14USB: ehci-s5p: remove unnecessary header includesJingoo Han1-2/+0