aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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