aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-09-18usb: ehci: fix comment for EHCI_SHRINK_JIFFIESMing Lei
2011-09-18usb: ehci: only prepare zero packet for out transfer if requiredMing Lei
2011-09-18usb: ehci: remove wmb in qh_updateMing Lei
2011-09-09xhci: Redundant check in xhci_check_args for xhci->devssifram.rajas@gmail.com
2011-09-09xHCI: refine td allocationAndiry Xu
2011-09-09xhci: Don't print short isoc packets.Sarah Sharp
2011-09-09xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp
2011-09-09xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp
2011-09-09xhci: Track interval bandwidth tables per port/TT.Sarah Sharp
2011-09-09xhci: Store endpoint bandwidth information.Sarah Sharp
2011-09-09xhci: Store information about roothubs and TTs.Sarah Sharp
2011-09-09xhci: Store the "real" root port number.Sarah Sharp
2011-09-09xhci: Refactor endpoint limit checking.Sarah Sharp
2011-09-09xhci: Rename virt_dev->port to fake_port.Sarah Sharp
2011-09-09xhci: If no endpoints changed, don't issue BW command.Sarah Sharp
2011-08-29Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman
2011-08-24USB host i.MX21: remove dependency on MACH_MX21Sascha Hauer
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-08-23usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund
2011-08-22usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin
2011-08-22drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall
2011-08-22USB: EHCI: remove usages of hcd->stateAlan Stern
2011-08-22usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C
2011-08-22USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay
2011-08-22usb: isp1362-hcd: Quieten printksTobias Klauser
2011-08-22usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin
2011-08-22usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin
2011-08-22usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin
2011-08-22usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin
2011-08-22usb/isp1760: Move some code (prepare for next patch)Arvid Brodin
2011-08-22usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim
2011-08-22USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi
2011-08-16xhci: Handle zero-length isochronous packets.Sarah Sharp
2011-08-09xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp
2011-08-09xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp
2011-08-09xhci: Fix memory leak during failed enqueue.Sarah Sharp
2011-08-09xHCI: report USB2 port in resuming as suspendAndiry Xu
2011-08-09xHCI: fix port U3 status check conditionAndiry Xu
2011-08-08usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe
2011-08-08usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin
2011-08-08USB: EHCI: Fix test mode sequenceBoris Todorov
2011-08-08usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo
2011-08-01Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-08-01usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei
2011-08-01USB: xhci: fix OS want to own HCJiSheng Zhang
2011-08-01xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-19EHCI: fix direction handling for interrupt data togglesAlan Stern
2011-07-16USB: OHCI: fix another regression for NVIDIA controllersAlan Stern
2011-07-11Merge branch 'master' into for-nextJiri Kosina