summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | xhci: Remove debugging about toggling cycle bits.Sarah Sharp2011-12-221-13/+0
| * | | | xhci: Remove debugging for individual transfers.Sarah Sharp2011-12-221-22/+0
| * | | | xhci: Remove useless sg-list debugging.Sarah Sharp2011-12-221-20/+0
| * | | | xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp2011-12-221-4/+4
| * | | | xhci: Remove scary warnings about transfer issues.Sarah Sharp2011-12-221-4/+3
| * | | | Trivial: xhci: Fix copy-paste error.Sarah Sharp2011-12-221-1/+1
| * | | | Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-223-0/+405
| |\ \ \ \
| | * | | | USB: EHCI: Add Marvell Host Controller driverNeil Zhang2011-12-203-0/+405
| | | |/ / | | |/| |
| * | | | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-123-6/+10
| |\ \ \ \ | | |/ / /
| * | | | USB: pxa168: Fix compilation errorTanmay Upadhyay2011-12-091-1/+1
| * | | | usb: fix number of mapped SG DMA entriesClemens Ladisch2011-12-094-6/+6
| * | | | USB: isp1760: Fix endianness-sensitivity in of_isp1760_probe()Dave Martin2011-12-091-3/+3
| * | | | Merge branch 'for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/geoff...Greg Kroah-Hartman2011-12-098-10/+93
| |\ \ \ \
| | * | | | usb: PS3 EHCI QH read work-aroundGeoff Levand2011-12-091-0/+1
| | * | | | usb: Fix PS3 EHCI suspendGeoff Levand2011-12-081-0/+50
| | * | | | usb: PS3 EHCI HC reset work-aroundGeoff Levand2011-12-081-0/+30
| | * | | | usb: Remove ehci_reset call from ehci_runGeoff Levand2011-12-087-10/+12
| | | |/ / | | |/| |
| * | | | USB: ohci-s3c2410: add PM supportJingoo Han2011-11-301-2/+53
| * | | | usb: convert drivers/usb/* to use module_platform_driver()Axel Lin2011-11-284-52/+4
| * | | | usb/isp1760: Fix race condition memory leakArvid Brodin2011-11-261-18/+12
| * | | | usb/isp1760: Simpler queue head list code.Arvid Brodin2011-11-261-25/+19
| * | | | xHCI: Adding #define values used for hub descriptorAman Deep2011-11-261-10/+8
| * | | | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-2610-101/+73
| |\ \ \ \ | | |/ / /
| * | | | usb: Netlogic: Use CPU_XLR in place of NLM_XLRJayachandran C2011-11-182-2/+2
| * | | | OHCI: remove uses of hcd->stateAlan Stern2011-11-1814-49/+45
| * | | | usb: OHCI/EHCI-XLS: Use resource_size v3Thomas Meyer2011-11-152-2/+2
| * | | | USB: ehci: report Data Buffer Error in debug modeVikram Pandita2011-11-141-0/+11
| * | | | USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-142-12/+1
| * | | | USB: ehci-s5p: remove unnecessary header includesJingoo Han2011-11-141-2/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-082-2/+2
|\ \ \ \ \
| * | | | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-022-2/+2
| |/ / / /
* | | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-12/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
| |/ / /
* | | | USB: Fix usb/isp1760 build on sparcDavid Miller2011-12-211-4/+4
| |_|/ |/| |
* | | Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp2011-12-011-6/+1
* | | xHCI: fix bug in xhci_clear_command_ring()Andiry Xu2011-12-011-1/+4
* | | EHCI : Fix a regression in the ISO schedulerMatthieu CASTET2011-11-291-4/+5
* | | xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu2011-11-281-1/+6
* | | USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter2011-11-261-1/+1
| |/ |/|
* | OHCI: final fix for NVIDIA problems (I hope)Alan Stern2011-11-184-64/+28
* | usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C2011-11-181-1/+1
* | USB: at91: at91-ohci: fix set/get powerJean-Christophe PLAGNIOL-VILLARD2011-11-141-0/+6
* | USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin2011-11-141-5/+10
* | USB: XHCI: resume root hubs when the controller resumesAlan Stern2011-11-141-15/+14
* | USB: workaround for bug in old version of GCCAlan Stern2011-11-141-4/+3
* | Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah...Greg Kroah-Hartman2011-11-143-12/+11
|\ \ | |/ |/|
| * xhci: Set slot and ep0 flags for address command.Sarah Sharp2011-11-042-6/+4
| * usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus2011-11-021-6/+7
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-067-0/+7
|\ \
| * | usb: fix implicit usage of gfp.h in host/xhci-hub.cPaul Gortmaker2011-10-311-0/+1
OpenPOWER on IntegriCloud