summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-372/+2475
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-23/+22
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-338/+2358
2010-05-20Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King-2/+2
2010-05-20USB: xhci: fix compiler warning.Greg Kroah-Hartman-1/+0
2010-05-20USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov-2/+7
2010-05-20USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern-71/+145
2010-05-20USB: EHCI: clear PHCD before resumingAlek Du-0/+17
2010-05-20USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland-12/+3
2010-05-20USB: ehci-omap: Fix resume failures after bus suspendAnand Gadiyar-0/+14
2010-05-20USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu-4/+7
2010-05-20USB: xhci: Transfer ring link TRB activation change.John Youn-13/+58
2010-05-20USB: ohci: Add Kconfig entries for ohci-omap3Anand Gadiyar-2/+44
2010-05-20USB: ohci: introduce omap3 ohci-hcd driverAnand Gadiyar-0/+735
2010-05-20USB: isp1760: Soften DW3 X/transaction error bit handlingAnton Vorontsov-4/+3
2010-05-20USB: fix u132-hcd code/data warningRandy Dunlap-1/+1
2010-05-20USB: xhci: Set stream ID to 0 after cleaning up stalls.Sarah Sharp-0/+2
2010-05-20USB: isp1760: Use resource_sizeTobias Klauser-6/+5
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox-5/+5
2010-05-20usb: u132-hcd.c: fix shadows sparse warningBill Pemberton-2/+2
2010-05-20USB: whci: declare functions as staticBill Pemberton-1/+1
2010-05-20USB: ehci-omap: fix Si version related programmingAjay Kumar Gupta-2/+2
2010-05-20usb: ehci-omap: fix compilation warningAjay Kumar Gupta-0/+3
2010-05-20USB: xhci: Avoid double free after streams are disabled.Sarah Sharp-0/+2
2010-05-20USB: remove the usb_host_ss_ep_comp structureAlan Stern-25/+10
2010-05-20USB: clean up some host controller sparse warningsRandy Dunlap-18/+18
2010-05-20USB: ehci: Elide I/O watchdog on NEC partsDavid Miller-0/+3
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp-0/+2
2010-05-20USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp-55/+280
2010-05-20USB: xhci: Add memory allocation for USB3 bulk streams.Sarah Sharp-14/+857
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern-2/+2
2010-05-20USB: ehci-au1xxx does not need EHCI IO watchdogManuel Lauss-1/+10
2010-05-20USB: straighten out port feature vs. port status usageAlan Stern-83/+83
2010-05-20USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern-18/+17
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet-23/+21
2010-05-20USB: xhci: Fix check for room on the ring.Sarah Sharp-1/+18
2010-05-20USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp-1/+1
2010-05-20USB: xhci: Fix issue with set interface after stall.Sarah Sharp-0/+9
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-5/+5
2010-05-10fix "seperate" typos in commentsAnand Gadiyar-1/+1
2010-05-10pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski-8/+2
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski-13/+5
2010-05-03mxc: Add generic USB HW initialization for MX51Dinh Nguyen-2/+2
2010-04-30USB: sl811-hcd: Fix device disconnectMichael Hennerich-3/+3
2010-04-30USB: ohci-at91: fix power management hangingPatrice Vilchez-0/+2
2010-04-30USB: oxu210hp: release spinlock on error pathDan Carpenter-3/+3
2010-04-30USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp-0/+55
2010-04-30USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp-0/+14