summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda2010-03-191-5/+11
* USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp2010-03-191-2/+7
* USB: xHCI: re-initialize cmd_completionAndiry Xu2010-03-191-0/+1
* USB: xhci: rename driver to xhci_hcdAlex Chiang2010-03-192-2/+2
* USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch2010-03-193-6/+5
* USB: EHCI: fix ITD list orderClemens Ladisch2010-03-191-5/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-0336-145/+3723
|\
| * USB: fix I2C API usage in ohci-pnx4008.Luotao Fu2010-03-021-3/+3
| * USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov2010-03-022-0/+461
| * USB: ehci: omap: Update TODO list in commentsAnand Gadiyar2010-03-021-2/+1
| * USB: ehci: omap: use default interrupt thresholdAnand Gadiyar2010-03-021-4/+0
| * USB: omap: ehci: kill 2 compile warningsAnand Gadiyar2010-03-021-0/+3
| * USB: xhci: Fix finding extended capabilities registersEdward Shao2010-03-021-2/+5
| * USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-027-29/+28
| * USB: isp1760: Flush the D-cache for the pipe-in transfer buffersCatalin Marinas2010-03-021-0/+10
| * USB: remove obsolete config in kernel source (USB_HCD_DMA)Christoph Egger2010-03-021-13/+0
| * USB host: make Open Firmware device id constantNémeth Márton2010-03-025-5/+5
| * USB: fix crash in uhci_scan_schedulePete Zaitcev2010-03-021-0/+1
| * USB: xhci: Fix compile issues with xhci_get_slot_state()Sarah Sharp2010-03-022-2/+2
OpenPOWER on IntegriCloud