aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-2038-338/+2358
|\
| * USB: xhci: fix compiler warning.Greg Kroah-Hartman2010-05-201-1/+0
| * 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/+3
| * 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/+3
| * 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/+5
| * 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/+10
| * 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/+17
| * USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-2021-23/+21
| * 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
* | | pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski2010-05-101-8/+2
* | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-101-13/+5
| |/ |/|
* | USB: sl811-hcd: Fix device disconnectMichael Hennerich2010-04-301-3/+3
* | USB: ohci-at91: fix power management hangingPatrice Vilchez2010-04-301-0/+2
* | USB: oxu210hp: release spinlock on error pathDan Carpenter2010-04-301-3/+3
* | USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp2010-04-302-0/+55
* | USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp2010-04-301-0/+14
* | USB: OHCI: don't look at the root hub to get the number of portsAlan Stern2010-04-301-1/+1
* | usb: Increase timeout value for device resetDinh Nguyen2010-04-221-1/+1
* | USB: EHCI: defer reclamation of siTDsAlan Stern2010-04-224-12/+36
* | USB: OHCI: DA8xx/OMAP-L1x: fix up macro renameSergei Shtylyov2010-04-221-1/+1
* | USB: ehci: omap: fix kernel panic with rmmodAjay Kumar Gupta2010-04-221-2/+4
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3021-1/+21