summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/hcd_intr.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: Stop Complete Splits after Data PID == 0Sevak Arakelyan2016-11-181-1/+6
* usb: dwc2: Rename the dma_enable parameter to host_dmaJohn Youn2016-11-181-7/+7
* usb: dwc2: Declare the core params struct staticallyJohn Youn2016-11-181-24/+24
* usb: dwc2: host: If using uframe scheduler, end splits betterDouglas Anderson2016-03-041-6/+42
* usb: dwc2: host: Add scheduler logging for missed SOFsDouglas Anderson2016-03-041-4/+8
* usb: dwc2: host: Rename some fields in struct dwc2_qhDouglas Anderson2016-03-041-4/+6
* usb: dwc2: host: There's not really a TT for the root hubDouglas Anderson2016-03-041-0/+10
* usb: dwc2: host: Add scheduler tracingDouglas Anderson2016-03-041-1/+5
* usb: dwc2: host: fix split transfer schedule sequenceDouglas Anderson2016-03-041-0/+17
* usb: dwc2: host: Always add to the tail of queuesDouglas Anderson2016-03-041-2/+2
* usb: dwc2: host: Avoid use of chan->qh after qh freedDouglas Anderson2016-03-041-0/+10
* usb: dwc2: host: Get aligned DMA in a more supported wayDouglas Anderson2016-03-041-65/+0
* usb: dwc2: host: fix the data toggle error in full speed descriptor dmaTang, Jianqiang2016-02-171-0/+8
* usb: dwc2: host: Clear interrupts before handling themDouglas Anderson2015-12-151-9/+9
* usb: dwc2: host: Fix missing device insertionsDouglas Anderson2015-12-151-5/+1
* usb: dwc2: host: enable descriptor dma for fs devicesMian Yousaf Kaukab2015-12-151-2/+13
* usb: dwc2: host: Fix use after free w/ simultaneous irqsDoug Anderson2015-10-191-10/+60
* usb: dwc2: Use platform endianness when accessing registersAntti Seppälä2015-09-271-41/+41
* usb: dwc2: host: ensure qtb exists before dereferencing itGregory Herrero2015-04-291-0/+10
* usb: dwc2: host: don't use dma_alloc_coherent with irqs disabledGregory Herrero2015-04-291-15/+38
* usb: dwc2: host: resume root hub on port connectGregory Herrero2015-04-291-0/+3
* usb: dwc2: handle DMA buffer unmapping sanelyPaul Zimmerman2014-09-191-22/+0
* usb: dwc2: make the scheduler handle excessive NAKs betterNick Hudson2014-09-111-0/+8
* usb: dwc2: fix dereference before NULL checkPaul Zimmerman2014-02-151-5/+9
* Move DWC2 driver out of stagingPaul Zimmerman2014-01-131-0/+2119
OpenPOWER on IntegriCloud