aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2009-12-11USB: xhci: Fix command completion after a drop endpoint.Sarah Sharp
2009-12-11USB: xhci: Make reverting an alt setting "unfailable".Sarah Sharp
2009-12-11USB: ehci-omap.c: introduce missing kfreeJulia Lawall
2009-12-11USB: xhci-mem.c: introduce missing kfreeJulia Lawall
2009-12-11USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE.David Vrabel
2009-12-11USB: xhci: Handle errors that cause endpoint halts.Sarah Sharp
2009-12-11USB: xhci: Return success for vendor-specific info codes.Sarah Sharp
2009-12-11USB: xhci: Return -EPROTO on a split transaction error.Sarah Sharp
2009-12-11USB: xhci: Set transfer descriptor size field correctly.Sarah Sharp
2009-12-11USB: xhci: Add tests for TRB address translation.Sarah Sharp
2009-12-11USB: r8a66597: clean up. remove unneeded null checksDan Carpenter
2009-12-11USB: FIX bitfield istl_flip:1, make it unsigned.Roel Kluin
2009-12-11USB: EHCI: add native scatter-gather supportAlan Stern
2009-12-11USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack
2009-12-11USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp
2009-12-11USB: ehci: Minor constant fix for SCHEDULE_SLOP.Sarah Sharp
2009-12-11USB: xhci: Remove unused HCD statistics code.Sarah Sharp
2009-12-11USB: xhci: Add watchdog timer for URB cancellation.Sarah Sharp
2009-12-11USB: xhci: Re-purpose xhci_quiesce().Sarah Sharp
2009-12-11USB: xhci: Handle URB cancel, complete and resubmit race.Sarah Sharp
2009-12-11USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi
2009-12-11USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel
2009-12-11usb: whci-hcd: decode more QHead fields in the debug filesDavid Vrabel
2009-12-11USB: modifications for at91sam9g10Hong Xu
2009-12-11USB: whci-hcd: fix type and format warnings in sg codeDavid Vrabel
2009-12-11USB: whci-hcd: support urbs with scatter-gather listsDavid Vrabel
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel
2009-12-11USB: Add missing static markers to ohci-pnx4008Jean Delvare
2009-12-11USB: Add support for Xilinx USB host controllerJulie Zhu
2009-12-11USB: ehci-hub: Remove redundant ehci->debug checkJason Wessel
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04ehci-hcd: Fix typo in an error messageOzan Çağlayan
2009-11-30USB: work around for EHCI with quirky periodic schedulesOliver Neukum
2009-11-30USB: EHCI: don't send Clear-TT-Buffer following a STALLAlan Stern
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren
2009-11-17USB: xhci: Fix scratchpad deallocation.Sarah Sharp
2009-11-17USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp
2009-11-17USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp
2009-11-17USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski
2009-10-30USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-14USB: ehci: Fix IST boundary checking interval math.Sarah Sharp