aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * xhci: don't re-enable IE constantlyFelipe Balbi2012-04-222-1/+5
| * usb: Fix build error due to dma_mask is not at pdev_archdata at ARMPeter Chen2012-04-021-1/+0
| * powerpc/usb: fix bug of kernel hang when initializing usbShengzhou Liu2012-04-022-0/+5
| * USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-291-0/+5
| * xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp2012-02-291-8/+24
| * xhci: Fix oops caused by more USB2 ports than USB3 ports.Sarah Sharp2012-02-291-1/+1
| * USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp2012-02-291-0/+11
| * usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C2012-02-131-0/+6
| * xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu2012-02-031-1/+2
| * xhci: Fix USB 3.0 device restart on resume.Sarah Sharp2012-02-031-1/+2
| * drivers/usb/host/ehci-fsl.c: add missing iounmapJulia Lawall2012-02-031-1/+1
| * OHCI: final fix for NVIDIA problems (I hope)Alan Stern2012-01-124-64/+28
| * usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-121-2/+1
| * xhci: Properly handle COMP_2ND_BW_ERRHans de Goede2012-01-122-1/+1
| * usb: fix number of mapped SG DMA entriesClemens Ladisch2012-01-124-6/+6
* | samsung update 1codeworkx2012-06-0240-175/+11918
|/
* xHCI: fix bug in xhci_clear_command_ring()Andiry Xu2011-12-091-1/+4
* EHCI : Fix a regression in the ISO schedulerMatthieu CASTET2011-12-091-4/+5
* USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin2011-12-091-5/+10
* USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter2011-12-091-1/+1
* Revert "USB: EHCI: fix HUB TT scheduling issue with iso transfer"Greg Kroah-Hartman2011-11-291-10/+5
* USB: EHCI: fix HUB TT scheduling issue with iso transferThomas Poussevin2011-11-261-5/+10
* USB: workaround for bug in old version of GCCAlan Stern2011-11-261-4/+3
* USB: XHCI: resume root hubs when the controller resumesAlan Stern2011-11-261-15/+14
* usb, xhci: fix lockdep warning on endpoint timeoutDon Zickus2011-11-261-6/+7
* xhci: Set slot and ep0 flags for address command.Sarah Sharp2011-11-262-6/+4
* xHCI: Clear PLC for USB2 root hub portsAndiry Xu2011-11-111-0/+4
* xHCI: test and clear RWC bitAndiry Xu2011-11-113-10/+20
* xhci: If no endpoints changed, don't issue BW command.Sarah Sharp2011-11-111-0/+6
* USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu2011-11-111-0/+19
* usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlinkArvid Brodin2011-11-111-0/+3
* USB: EHCI: Fix test mode sequenceBoris Todorov2011-11-111-0/+12
* QE/FHCI: fixed the CONTROL bugJerry Huang2011-11-111-4/+15
* USB: Fix runtime wakeup on OHCIMatthew Garrett2011-11-111-4/+1
* xHCI: AMD isoc link TRB chain bit quirkAndiry Xu2011-11-114-38/+51
* xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul2011-11-111-10/+12
* EHCI: workaround for MosChip controller bugAlan Stern2011-11-115-8/+49
* EHCI : introduce a common ehci_setupMatthieu CASTET2011-11-111-0/+29
* usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'Arnaud Lacombe2011-10-031-1/+1
* ehci: add pci quirk for Ordissimo and RM Slate 100 tooAnisse Astier2011-10-031-0/+7
* ehci: refactor pci quirk to use standard dmi_check_system methodAnisse Astier2011-10-031-7/+14
* USB: xhci: Set change bit when warm reset change is set.Sarah Sharp2011-10-031-1/+1
* xhci: Handle zero-length isochronous packets.Sarah Sharp2011-10-031-10/+11
* xhci: Remove TDs from TD lists when URBs are canceled.Sarah Sharp2011-10-032-8/+15
* xhci: Fix failed enqueue in the middle of isoch TD.Sarah Sharp2011-10-031-6/+44
* xhci: Fix memory leak during failed enqueue.Sarah Sharp2011-10-032-8/+18
* xHCI: report USB2 port in resuming as suspendAndiry Xu2011-10-031-3/+12
* xHCI: fix port U3 status check conditionAndiry Xu2011-10-031-1/+1
* USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...Wang Zhi2011-10-031-4/+3
* usb: s5p-ehci: fix a NULL pointer deferenceYulgon Kim2011-10-031-0/+1