aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-227-23/+64
* otg: when removing ED from readyQ also set flagLeon Winter2014-11-031-0/+2
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-202-4/+11
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-2712-73/+560
|\
| * USB: XHCI: fix memory leak of URB-private dataAlan Stern2013-02-111-0/+2
| * xhci: Fix isoc TD encoding.Sarah Sharp2013-02-111-1/+3
| * USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern2013-02-111-1/+1
| * USB: UHCI: fix IRQ race during initializationAlan Stern2013-01-271-6/+9
| * xhci: fix null-pointer dereference when destroying half-built segment ringsJulius Werner2013-01-211-2/+9
| * xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp2013-01-171-0/+2
| * xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2013-01-112-2/+5
| * xhci: Extend Fresco Logic MSI quirk.Sarah Sharp2012-12-171-2/+5
| * USB: OHCI: workaround for hardware bug: retired TDs not added to the Done QueueAlan Stern2012-12-171-0/+19
| * xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-311-0/+11
| * ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-311-0/+7
| * ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-311-1/+1
| * xHCI: handle command after aborting the command ringElric Fu2012-10-282-6/+168
| * xHCI: cancel command after command timeoutElric Fu2012-10-282-7/+22
| * xHCI: add aborting command ring functionElric Fu2012-10-284-1/+128
| * xHCI: add cmd_ring_stateElric Fu2012-10-283-1/+11
| * Increase XHCI suspend timeout to 16msMichael Spang2012-10-071-1/+1
| * xhci: Intel Panther Point BEI quirk.Sarah Sharp2012-10-073-1/+5
| * xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-10-021-15/+24
| * usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath2012-10-021-0/+1
| * xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer2012-10-021-1/+2
| * xhci: Make handover code more robustMatthew Garrett2012-10-021-2/+10
| * xhci: Fix a logical vs bitwise AND bugDan Carpenter2012-10-021-1/+1
| * Intel xhci: Only switch the switchable portsKeng-Yu Lin2012-10-021-4/+23
| * EHCI: Update qTD next pointer in QH overlay region during unlinkPavankumar Kondeti2012-10-021-2/+10
| * xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-265-0/+21
| * xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp2012-08-261-2/+3
| * xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-08-261-0/+1
| * xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp2012-07-161-0/+13
| * USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-221-8/+0
| * xHCI: Increase the timeout for controller save/restore state operationAndiry Xu2012-06-221-4/+4
| * xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-06-013-3/+19
| * xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-06-011-0/+1
| * usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede2012-06-011-0/+1
| * xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2012-06-012-2/+20
* | merge opensource jb u5codeworkx2012-09-226-36/+260
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-1818-105/+147
|\ \ | |/
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-071-0/+8
| * Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at ARM"Greg Kroah-Hartman2012-05-071-0/+1
| * EHCI: fix criterion for resuming the root hubAlan Stern2012-05-071-1/+1
| * EHCI: always clear the STS_FLR status bitAlan Stern2012-04-271-1/+6
| * xhci: Fix register save/restore order.Sarah Sharp2012-04-221-4/+4
| * xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-221-0/+2
| * xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-222-5/+10
| * xhci: Restore event ring dequeue pointer on resume.Sarah Sharp2012-04-221-0/+1
| * xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-221-7/+2