summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/hcd_intr.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson2019-06-061-2/+3
* Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-07-301-48/+48
|\
| * usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan2018-07-301-48/+48
* | usb: dwc2: host: do not delay retries for CONTROL IN transfersDmitry Torokhov2018-07-171-2/+7
|/
* usb: dwc2: fix isoc split in transfer with no dataWilliam Wu2018-06-191-2/+1Star
* usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu2018-06-191-0/+8
* usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan2018-05-211-0/+12
* usb: dwc2: host: Don't retry NAKed transactions right awayDouglas Anderson2017-12-131-0/+20
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: dwc2: Fix usage of bool paramsJohn Youn2017-01-241-23/+22Star
* usb: dwc2: Fix lines over 80 charactersJohn Youn2017-01-241-6/+7
* usb: dwc2: Fix comment alignment and formatJohn Youn2017-01-241-16/+21
* usb: dwc2: Cleanup some checkpatch issuesJohn Youn2017-01-241-12/+11Star
* 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/+0Star
* 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/+1Star
* 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-201-22/+0Star
* usb: dwc2: make the scheduler handle excessive NAKs betterNick Hudson2014-09-121-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