summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci: remove the 1st wmb in qh_append_tdsMing Lei2011-09-181-1/+1
* usb: ehci: fix comment for EHCI_SHRINK_JIFFIESMing Lei2011-09-181-1/+1
* usb: ehci: only prepare zero packet for out transfer if requiredMing Lei2011-09-181-2/+3
* usb: ehci: remove wmb in qh_updateMing Lei2011-09-181-2/+0
* xhci: Redundant check in xhci_check_args for xhci->devssifram.rajas@gmail.com2011-09-091-2/+1
* xHCI: refine td allocationAndiry Xu2011-09-092-17/+12
* xhci: Don't print short isoc packets.Sarah Sharp2011-09-091-1/+2
* xhci: Add software BW checking quirk to Intel PPT xHCISarah Sharp2011-09-091-0/+1
* xhci: Implement HS/FS/LS bandwidth checking.Sarah Sharp2011-09-092-2/+312
* xhci: Track interval bandwidth tables per port/TT.Sarah Sharp2011-09-093-3/+293
* xhci: Store endpoint bandwidth information.Sarah Sharp2011-09-093-0/+96
* xhci: Store information about roothubs and TTs.Sarah Sharp2011-09-093-1/+189
* xhci: Store the "real" root port number.Sarah Sharp2011-09-092-0/+2
* xhci: Refactor endpoint limit checking.Sarah Sharp2011-09-091-18/+14
* xhci: Rename virt_dev->port to fake_port.Sarah Sharp2011-09-093-4/+4
* xhci: If no endpoints changed, don't issue BW command.Sarah Sharp2011-09-091-0/+6
* Merge 3.1-rc4 into usb-nextGreg Kroah-Hartman2011-08-2926-214/+1035
|\
| * USB host i.MX21: remove dependency on MACH_MX21Sascha Hauer2011-08-241-3/+3
| * USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-236-16/+16
| * usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund2011-08-231-1/+4
| * usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin2011-08-221-9/+74
| * drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall2011-08-221-1/+1
| * USB: EHCI: remove usages of hcd->stateAlan Stern2011-08-2210-41/+56
| * usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C2011-08-224-0/+322
| * USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay2011-08-223-0/+375
| * usb: isp1362-hcd: Quieten printksTobias Klauser2011-08-221-3/+3
| * usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin2011-08-221-18/+20
| * usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin2011-08-221-6/+3
| * usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin2011-08-222-45/+96
| * usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin2011-08-221-68/+68
| * usb/isp1760: Move some code (prepare for next patch)Arvid Brodin2011-08-221-27/+18
* | usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-08-221-0/+1
* | USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi2011-08-221-4/+3
* | xhci: Handle zero-length isochronous packets.Sarah Sharp2011-08-161-10/+11
* | xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp2011-08-092-8/+15
* | xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp2011-08-091-6/+44
* | xhci: Fix memory leak during failed enqueue.Sarah Sharp2011-08-092-8/+18
* | xHCI: report USB2 port in resuming as suspendAndiry Xu2011-08-091-3/+12
* | xHCI: fix port U3 status check conditionAndiry Xu2011-08-091-1/+1
|/
* usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe2011-08-081-1/+1
* usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin2011-08-081-0/+3
* USB: EHCI: Fix test mode sequenceBoris Todorov2011-08-081-0/+12
* usb/ehci-mxc: add missing inclusion of mach/hardware.hShawn Guo2011-08-081-0/+1
* Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-08-011-0/+16
|\
| * usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)Ming Lei2011-08-011-0/+16
* | USB: xhci: fix OS want to own HCJiSheng Zhang2011-08-011-1/+1
* | xhci: Don't submit commands or URBs to halted hosts.Sarah Sharp2011-08-011-5/+14
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-07-2517-240/+481
|\
| * EHCI: fix direction handling for interrupt data togglesAlan Stern2011-07-192-1/+3
| * USB: OHCI: fix another regression for NVIDIA controllersAlan Stern2011-07-161-0/+28
OpenPOWER on IntegriCloud