summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-052-15/+15
|\
| * Merge branch 'sh/iomap'Paul Mundt2010-06-022-15/+15
| |\
| | * usb: r8a66597-hcd pio to mmio accessor conversion.Paul Mundt2010-06-022-15/+15
* | | usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely2010-06-041-3/+17
* | | USB: xhci: Print NEC firmware version.Sarah Sharp2010-06-044-1/+49
* | | USB: xhci: Wait for host to start running.Sarah Sharp2010-06-041-7/+32
* | | USB: xhci: Wait for controller to be ready after reset.Sarah Sharp2010-06-041-1/+12
* | | USB: isp1362: fix inw warning on Blackfin systemsMike Frysinger2010-06-041-1/+1
* | | of/usb: fix build error due to of_node pointer moveGrant Likely2010-06-021-1/+1
|/ /
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-251-2/+2
|\ \ | |/ |/|
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-05-211-2/+2
| |\
| | * mxc: Add generic USB HW initialization for MX51Dinh Nguyen2010-05-031-2/+2
* | | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2244-372/+2475
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-2138-338/+2358
| |\ \ \
| | * | | USB: xhci: fix compiler warning.Greg Kroah-Hartman2010-05-201-1/+0Star
| | * | | USB: FHCI: cq_get() should check kfifo_out()'s return valueAnton Vorontsov2010-05-201-2/+7
| | * | | USB: EHCI: fix controller wakeup flag settings during suspendAlan Stern2010-05-205-71/+145
| | * | | USB: EHCI: clear PHCD before resumingAlek Du2010-05-201-0/+17
| | * | | USB: xhci: Remove the arbitrary limit of 15 xHCI portsWilliam Gulland2010-05-201-12/+3Star
| | * | | USB: ehci-omap: Fix resume failures after bus suspendAnand Gadiyar2010-05-201-0/+14
| | * | | USB: xHCI: Fix wrong usage of macro TRB_TYPEAndiry Xu2010-05-201-4/+7
| | * | | USB: xhci: Transfer ring link TRB activation change.John Youn2010-05-201-13/+58
| | * | | USB: ohci: Add Kconfig entries for ohci-omap3Anand Gadiyar2010-05-202-2/+44
| | * | | USB: ohci: introduce omap3 ohci-hcd driverAnand Gadiyar2010-05-201-0/+735
| | * | | USB: isp1760: Soften DW3 X/transaction error bit handlingAnton Vorontsov2010-05-201-4/+3Star
| | * | | USB: fix u132-hcd code/data warningRandy Dunlap2010-05-201-1/+1
| | * | | USB: xhci: Set stream ID to 0 after cleaning up stalls.Sarah Sharp2010-05-202-0/+2
| | * | | USB: isp1760: Use resource_sizeTobias Klauser2010-05-201-6/+5Star
| | * | | USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-203-5/+5
| | * | | usb: u132-hcd.c: fix shadows sparse warningBill Pemberton2010-05-201-2/+2
| | * | | USB: whci: declare functions as staticBill Pemberton2010-05-201-1/+1
| | * | | USB: ehci-omap: fix Si version related programmingAjay Kumar Gupta2010-05-201-2/+2
| | * | | usb: ehci-omap: fix compilation warningAjay Kumar Gupta2010-05-201-0/+3
| | * | | USB: xhci: Avoid double free after streams are disabled.Sarah Sharp2010-05-201-0/+2
| | * | | USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-202-25/+10Star
| | * | | USB: clean up some host controller sparse warningsRandy Dunlap2010-05-204-18/+18
| | * | | USB: ehci: Elide I/O watchdog on NEC partsDavid Miller2010-05-201-0/+3
| | * | | USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-201-0/+2
| | * | | USB: xhci: Correct assumptions about number of rings per endpoint.Sarah Sharp2010-05-205-55/+280
| | * | | USB: xhci: Add memory allocation for USB3 bulk streams.Sarah Sharp2010-05-204-14/+857
| | * | | USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern2010-05-202-2/+2
| | * | | USB: ehci-au1xxx does not need EHCI IO watchdogManuel Lauss2010-05-201-1/+10
| | * | | USB: straighten out port feature vs. port status usageAlan Stern2010-05-207-83/+83
| | * | | USB: remove bogus USB_PORT_FEAT_*_SPEED symbolsAlan Stern2010-05-206-18/+17Star
| | * | | USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-2021-23/+21Star
| | * | | USB: xhci: Fix check for room on the ring.Sarah Sharp2010-05-201-1/+18
| | * | | USB: xhci: Limit bus sg_tablesize to 62 TRBs.Sarah Sharp2010-05-201-1/+1
| | * | | USB: xhci: Fix issue with set interface after stall.Sarah Sharp2010-05-202-0/+9
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
| |\ \ \
| | * | | fix "seperate" typos in commentsAnand Gadiyar2010-05-101-1/+1
| | | |/ | | |/|