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