summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2011-09-19USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu-0/+19
2011-09-19USB: xhci: Set change bit when warm reset change is set.Greg KH-1/+1
2011-08-22usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim-0/+1
2011-08-22USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi-4/+3
2011-08-16xhci: Handle zero-length isochronous packets.Sarah Sharp-10/+11
2011-08-09xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp-8/+15
2011-08-09xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp-6/+44
2011-08-09xhci: Fix memory leak during failed enqueue.Sarah Sharp-8/+18
2011-08-09xHCI: report USB2 port in resuming as suspendAndiry Xu-3/+12
2011-08-09xHCI: fix port U3 status check conditionAndiry Xu-1/+1
2011-08-08usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe-1/+1
2011-08-08usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin-0/+3
2011-08-08USB: EHCI: Fix test mode sequenceBoris Todorov-0/+12
2011-08-08usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo-0/+1
2011-08-01Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman-0/+16
2011-08-01usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei-0/+16
2011-08-01USB: xhci: fix OS want to own HCJiSheng Zhang-1/+1
2011-08-01xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp-5/+14
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-240/+481
2011-07-19EHCI: fix direction handling for interrupt data togglesAlan Stern-1/+3
2011-07-16USB: OHCI: fix another regression for NVIDIA controllersAlan Stern-0/+28
2011-07-11Merge branch 'master' into for-nextJiri Kosina-17/+86
2011-07-08usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shiftKuninori Morimoto-1/+1
2011-07-08usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda-2/+2
2011-07-08usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda-18/+22
2011-07-08EHCI: only power off port if over-current is activeSergei Shtylyov-1/+2
2011-07-08USB: EHCI: go back to using the system clock for QH unlinksAlan Stern-48/+45
2011-07-08ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier-0/+7
2011-07-08ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier-7/+14
2011-07-08USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov-14/+115
2011-07-08USB: EHCI: Move sysfs related bits into ehci-sysfs.cKirill Smelkov-77/+97
2011-07-08ehci-msm : use ehci_setupMatthieu CASTET-19/+1
2011-07-07Update my e-mail addressMichael Büsch-1/+1
2011-06-27usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda-0/+1
2011-06-27USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos-4/+6
2011-06-27usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin-1/+1
2011-06-27Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-11/+71
2011-06-17xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp-5/+6
2011-06-17xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst-0/+11
2011-06-17xHCI 1.0: Incompatible Device ErrorAlex He-0/+22
2011-06-15USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern-1/+7
2011-06-15xHCI 1.0: Force Stopped Event(FSE)Alex He-0/+14
2011-06-15xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp-2/+0
2011-06-15xhci: Reject double add of active endpoints.Sarah Sharp-4/+18
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman-13/+56
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-35/+34
2011-06-07ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' optionNiels de Vos-1/+1
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall-2/+5
2011-06-06USB: ehci-s5p: add PM supportJingoo Han-0/+95
2011-06-05USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov-2/+12