aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v3.0.58' into android-3.0Todd Poynor2013-01-154-4/+29
|\
| * 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
* | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-019-61/+507
|\ \ | |/
| * 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 commit 'v3.0.31' into android-3.0Todd Poynor2012-05-083-1/+10
|\ \ | |/
| * 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
* | Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-308-18/+30
|\ \ | |/
| * 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
| * xhci: don't re-enable IE constantlyFelipe Balbi2012-04-222-1/+5
* | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-1925-201/+361
|\ \ | |/
| * 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