summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2010-11-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-25/+134
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2-2/+0
2010-11-16USB: EHCI: fix obscure race in ehci_endpoint_disableAlan Stern1-5/+5
2010-11-16USB: isp1362-hcd - fix section mismatch warningAxel Lin1-1/+1
2010-11-16USB: EHCI: AMD periodic frame list table quirkAndiry Xu4-5/+57
2010-11-15USB: ehci: fix debugfs 'lpm' permissionsGreg Kroah-Hartman1-1/+1
2010-11-15xhci: Fix command ring replay after resume.Sarah Sharp1-10/+61
2010-11-11xHCI: fix wMaxPacketSize maskAndiry Xu2-2/+7
2010-11-11xHCI: release spinlock when setup interruptAndiry Xu1-0/+2
2010-11-11xhci: Remove excessive printks with shared IRQs.Sarah Sharp1-1/+0
2010-11-11Revert "USB: xhci: Use GFP_ATOMIC under spin_lock"Greg Kroah-Hartman1-1/+1
2010-11-11USB: ohci-jz4740: Fix spelling in MODULE_ALIASStefan Weil1-1/+1
2010-11-11USB: xhci: Use GFP_ATOMIC under spin_lockDavid Sterba1-1/+1
2010-11-11USB: ehci/mxc: compile fixUwe Kleine-König1-5/+9
2010-11-11USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde1-1/+1
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney7-2/+645
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds6-21/+4
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds28-241/+1639
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-0/+7
2010-10-22USB: imx21-hcd - fix off by one resource size calculationAxel Lin1-1/+1
2010-10-22usb: Fix linker errors with CONFIG_PM=nSarah Sharp3-12/+15
2010-10-22USB: ohci-sh - use resource_size instead of defining its own resource_len macroAxel Lin1-2/+1
2010-10-22USB: isp1362-hcd - use resource_size instead of defining its own resource_len...Axel Lin1-10/+8
2010-10-22USB: isp116x-hcd - use resource_size instead of defining its own resource_len...Axel Lin1-4/+2
2010-10-22USB: xhci: Fix compile error when CONFIG_PM=nSarah Sharp1-0/+8
2010-10-22USB: xHCI: PCI power management implementationAndiry Xu3-2/+258
2010-10-22USB: xHCI: bus power management implementationAndiry Xu4-0/+200
2010-10-22USB: xHCI: port remote wakeup implementationAndiry Xu4-6/+101
2010-10-22USB: xHCI: port power management implementationAndiry Xu5-12/+248
2010-10-22USB: core: use kernel assigned address for devices under xHCIAndiry Xu2-4/+6
2010-10-22USB: xHCI: change xhci_reset_device() to allocate new deviceAndiry Xu3-7/+41
2010-10-22USB: xHCI: Add pointer to udev in struct xhci_virt_deviceAndiry Xu3-49/+36
2010-10-22usb: r8a66597-hcd: Change mistake of the outsw functionNobuhiro Iwamatsu1-1/+1
2010-10-22usb: makefile cleanupmatt mooney2-10/+11
2010-10-22USB: imx21-hcd accept arbitary transfer buffer alignement.Martin Fuzzey2-35/+169
2010-10-22USB: imx21-hcd: Fix isochronous endpoint idleMartin Fuzzey1-17/+39
2010-10-22USB: imx21-hcd: refactor hardware data memory managementMartin Fuzzey1-14/+16
2010-10-22USB: imx21-hcd: remove unused variableMartin Fuzzey1-2/+0
2010-10-22USB: UHCI: add native scatter-gather support(v1)Ming Lei1-4/+29
2010-10-22USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin5-32/+177
2010-10-22USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin3-0/+224
2010-10-22usb: change to new flag variablematt mooney1-3/+1
2010-10-22usb: omap: ohci: Missing driver unregister in module exitKeshava Munegowda1-0/+3
2010-10-22usb: host: oxu210hp-hcd: Use static const char * const where possibleJoe Perches1-1/+1
2010-10-22USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakageJavier Martinez Canillas1-7/+0
2010-10-22OHCI: work around for nVidia shutdown problemAlan Stern4-8/+38
2010-10-22USB: ohci-sm501: add iounmap on error pathDan Carpenter1-1/+3
2010-10-22USB: ehci tdi : let's tdi_reset set host modeMatthieu CASTET4-15/+20
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+7