summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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-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
2010-04-30USB: OHCI: don't look at the root hub to get the number of portsAlan Stern
2010-04-22usb: Increase timeout value for device resetDinh Nguyen
2010-04-22USB: EHCI: defer reclamation of siTDsAlan Stern
2010-04-22USB: OHCI: DA8xx/OMAP-L1x: fix up macro renameSergei Shtylyov
2010-04-22USB: ehci: omap: fix kernel panic with rmmodAjay Kumar Gupta
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19usb: r8a66597-hcd: fix removed from an attached hubYoshihiro Shimoda
2010-03-19USB: xhci: Make endpoint interval debugging clearer.Sarah Sharp
2010-03-19USB: xHCI: re-initialize cmd_completionAndiry Xu
2010-03-19USB: xhci: rename driver to xhci_hcdAlex Chiang
2010-03-19USB: EHCI: adjust ehci_iso_stream for changes in ehci_qhClemens Ladisch
2010-03-19USB: EHCI: fix ITD list orderClemens Ladisch
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-02USB: fix I2C API usage in ohci-pnx4008.Luotao Fu
2010-03-02USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov
2010-03-02USB: ehci: omap: Update TODO list in commentsAnand Gadiyar
2010-03-02USB: ehci: omap: use default interrupt thresholdAnand Gadiyar
2010-03-02USB: omap: ehci: kill 2 compile warningsAnand Gadiyar
2010-03-02USB: xhci: Fix finding extended capabilities registersEdward Shao
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches
2010-03-02USB: isp1760: Flush the D-cache for the pipe-in transfer buffersCatalin Marinas
2010-03-02USB: remove obsolete config in kernel source (USB_HCD_DMA)Christoph Egger
2010-03-02USB host: make Open Firmware device id constantNémeth Márton
2010-03-02USB: fix crash in uhci_scan_schedulePete Zaitcev
2010-03-02USB: xhci: Fix compile issues with xhci_get_slot_state()Sarah Sharp