aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-09
* Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2010-11-30
|\
| * xhci: Don't let the USB core disable SuperSpeed ports.Sarah Sharp2010-11-19
| * xhci: Setup array of USB 2.0 and USB 3.0 ports.Sarah Sharp2010-11-19
| * xhci: Fix reset-device and configure-endpoint commandsPaul Zimmerman2010-11-19
* | USB: ehci: disable LPM and PPCD for nVidia MCP89 chipsBrian J. Tarricone2010-11-30
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-23
|\|
| * USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern2010-11-16
| * USB: isp1362-hcd - fix section mismatch warningAxel Lin2010-11-16
| * USB: EHCI: AMD periodic frame list table quirkAndiry Xu2010-11-16
| * USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman2010-11-15
| * xhci: Fix command ring replay after resume.Sarah Sharp2010-11-15
| * xHCI: fix wMaxPacketSize maskAndiry Xu2010-11-11
| * xHCI: release spinlock when setup interruptAndiry Xu2010-11-11
| * xhci: Remove excessive printks with shared IRQs.Sarah Sharp2010-11-11
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
|/
* Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman2010-11-11
* USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil2010-11-11
* USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-11
* USB: ehci/mxc: compile fixUwe Kleine-König2010-11-11
* USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde2010-11-11
* USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney2010-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-25
|\
| * usb: Fix up r8a66597-hcd section mismatches.Paul Mundt2010-09-16
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\ \
| * | | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-10
| * | | Merge branch 'master' into for-nextJiri Kosina2010-08-10
| |\ \ \
| * | | | Fix spelling fuction -> function in commentsStefan Weil2010-08-09
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-22
|\ \ \ \ \
| * | | | | USB: imx21-hcd - fix off by one resource size calculationAxel Lin2010-10-22
| * | | | | usb: Fix linker errors with CONFIG_PM=nSarah Sharp2010-10-22
| * | | | | USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin2010-10-22
| * | | | | USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-22
| * | | | | USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin2010-10-22
| * | | | | USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp2010-10-22
| * | | | | USB: xHCI: PCI power management implementationAndiry Xu2010-10-22
| * | | | | USB: xHCI: bus power management implementationAndiry Xu2010-10-22
| * | | | | USB: xHCI: port remote wakeup implementationAndiry Xu2010-10-22
| * | | | | USB: xHCI: port power management implementationAndiry Xu2010-10-22
| * | | | | USB: core: use kernel assigned address for devices under xHCIAndiry Xu2010-10-22
| * | | | | USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu2010-10-22
| * | | | | USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu2010-10-22
| * | | | | usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu2010-10-22
| * | | | | usb: makefile cleanupmatt mooney2010-10-22
| * | | | | USB: imx21-hcd accept arbitary transfer buffer alignement.Martin Fuzzey2010-10-22
| * | | | | USB: imx21-hcd: Fix isochronous endpoint idleMartin Fuzzey2010-10-22
| * | | | | USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey2010-10-22
| * | | | | USB: imx21-hcd: remove unused variableMartin Fuzzey2010-10-22
| * | | | | USB: UHCI: add native scatter-gather support(v1)Ming Lei2010-10-22