summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_cppi41.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: remove duplicated quirks flagBin Liu2018-05-221-2/+2
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: musb: musb_cppi41: Configure the number of channels for DA8xxAlexandre Bailon2017-10-171-5/+26
* usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xxAlexandre Bailon2017-10-171-3/+37
* usb: musb: musb_cppi41: Fix the address of teardown and autoreq registersAlexandre Bailon2017-10-171-4/+19
* usb: musb: musb_cppi41: Defer probe only if DMA is not readyAlexandre Bailon2017-06-201-4/+7
* usb: musb: musb_cppi41: Workaround DMA stall issue during teardownAlexandre Bailon2017-04-181-0/+4
* usb: musb: cppi41: don't check early-TX-interrupt for Isoch transferBin Liu2017-03-141-2/+21
* usb: musb: cppi_dma: Clean up cppi41_dma_controller structureAlexandre Bailon2017-02-091-16/+13
* usb: musb: cppi41: Detect aborted transfers in cppi41_dma_callback()Alexandre Bailon2017-02-091-4/+9
* usb: musb: dma: Add a DMA completion platform callbackAlexandre Bailon2017-02-091-2/+5
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-5/+4
* usb: musb: cppi41: add dma channel tracepointsBin Liu2016-07-171-12/+10
* usb: musb: cppi41: move struct cppi41_dma_channel to headerBin Liu2016-07-171-20/+1
* usb: musb: switch dev_dbg to tracepointsBin Liu2016-07-171-6/+6
* usb: musb: fix cppi channel teardown for isoch transferBin Liu2015-09-211-0/+3
* usb: musb: cppi41: allow it to work againFelipe Balbi2015-08-061-3/+3
* usb: musb: Set up function pointers for DMATony Lindgren2015-05-071-3/+5
* usb: musb: cppi41: fix condition to call cppi41_trans_done().Takeyoshi Kikuchi2015-03-111-2/+4
* usb: musb: cppi41: do not call udelay()Felipe Balbi2015-03-101-1/+1
* usb: musb: cppi41: exit early when tx fifo is emptyFelipe Balbi2015-03-101-8/+4
* usb: musb: cppi41: decrease indentation levelFelipe Balbi2015-03-101-43/+45
* usb: musb: cppi41: improve rx channel abort routineBin Liu2015-01-271-3/+9
* usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu2015-01-271-6/+6
* usb: musb: Fix a few off-by-one lengthsRasmus Villemoes2014-12-221-2/+2
* usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior2014-11-181-1/+9
* usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner2014-10-231-1/+2
* Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-161-2/+15
|\
| * usb: musb: cppi41: fix not transmitting zero length packet issueBin Liu2014-09-031-2/+15
* | usb: musb: cppi41: tweak hrtimer valuesDaniel Mack2014-09-051-2/+2
|/
* Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-211-57/+13
|\
| * usb: musb: cppi41: fire hrtimer according to programmed channel lengthDaniel Mack2014-06-301-2/+4
| * Revert "usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrti...Daniel Mack2014-06-301-53/+0
| * usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSRDaniel Mack2014-06-301-2/+7
| * usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack2014-06-301-0/+2
* | usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irqThomas Gleixner2014-06-271-1/+1
|/
* usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian2014-03-051-1/+2
* usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.George Cherian2014-02-181-0/+53
* usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfersGeorge Cherian2014-02-181-0/+13
* USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar2014-01-031-1/+1
* usb: musb: musb_cppi41: handle pre-mature TX complete interruptSebastian Andrzej Siewior2013-11-251-5/+108
* usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...Sebastian Andrzej Siewior2013-11-251-23/+36
* usb: musb: cppi41: allow to defer probing if DMA isn't yet availableSebastian Andrzej Siewior2013-10-171-2/+6
* usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()Wei Yongjun2013-08-271-1/+3
* usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior2013-08-131-0/+3
* usb: musb dma: add cppi41 dma driverSebastian Andrzej Siewior2013-08-091-0/+552
OpenPOWER on IntegriCloud