index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
imx-sdma.c
Commit message (
Expand
)
Author
Age
*
dmaengine: imx-sdma: add memcpy interface
Robin Gong
2018-07-30
*
dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff'
Robin Gong
2018-07-30
*
dmaengine: imx-sdma: add missing structure description
Robin Gong
2018-07-06
*
dmaengine: imx-sdma: remove unused variable
Vinod Koul
2018-07-02
*
dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations
Vinod Koul
2018-07-02
*
dmaengine: imx-sdma: Fix some typos
Vinod Koul
2018-07-02
*
dmaengine: imx-sdma: alloclate bd memory from dma pool
Robin Gong
2018-07-02
*
dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap
Robin Gong
2018-07-02
*
dmaengine: imx-sdma: remove the maximum limitation for bd numbers
Robin Gong
2018-07-02
*
dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_chan...
Robin Gong
2018-07-02
*
dmaengine: imx-sdma: add virt-dma support
Robin Gong
2018-07-02
*
dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel
Sascha Hauer
2018-07-02
*
dmaengine: imx-sdma: Switch to SPDX identifier
Fabio Estevam
2018-05-23
*
dmaengine: imx-sdma: fix pagefault when channel is disabled during interrupt
Thierry Bultel
2018-03-05
*
dmaengine: imx-sdma: Add MODULE_FIRMWARE
Nicolas Chauvet
2017-12-22
*
dmaengine: imx-sdma: Correct src_addr_widths and directions
Nicolin Chen
2017-09-21
*
dmaengine: imx-sdma: Fix compilation warning.
Arvind Yadav
2017-05-30
*
dmaengine: imx-sdma: Handle return value of clk_prepare_enable
Arvind Yadav
2017-05-30
*
dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped
Jiada Wang
2017-03-27
*
dmaengine: imx-sdma: advertise correct residue granularity
Lucas Stach
2017-03-14
*
dmaengine: imx-sdma - correct the dma transfer residue calculation
Nandor Han
2016-11-25
*
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-06
|
\
|
*
Merge branch 'topic/imx' into for-linus
Vinod Koul
2016-10-02
|
|
\
|
|
*
dmaengine: imx-sdma: Add i.MX7 support
Fabio Estevam
2016-08-31
|
|
*
dmaengine: imx-sdma: (trivial) fix a typo
Martin Kaiser
2016-08-10
|
*
|
dmaengine: imx-sdma: convert callback to helper function
Dave Jiang
2016-08-07
|
|
/
*
|
dmaengine: imx-sdma - update the residue calculation for cyclic channels
Nandor Han
2016-08-31
*
|
dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clients
Nandor Han
2016-08-31
|
/
*
dmaengine: imx-sdma: remove assignment never used
Vinod Koul
2016-07-23
*
dmaengine: imx-sdma: remove dummy assignment
Vinod Koul
2016-07-23
*
dmaengine: imx-sdma: explicitly freeup irq
Vinod Koul
2016-07-16
*
dmaengine: imx-sdma: ack channel 0 IRQ in the interrupt handler
Michael Olbrich
2016-07-12
*
dmaengine: imx-sdma: remove __init annotation on sdma_event_remap
Jason Liu
2015-11-15
*
dmaengine: imx-sdma: Remove unneeded dev_info()
Fabio Estevam
2015-10-07
*
dmaengine: imx-sdma: Move message level to debug
Fabio Estevam
2015-10-07
*
dmaengine: imx-sdma: Check for clk_enable() errors
Fabio Estevam
2015-08-20
*
dmaengine: imx-sdma: Add imx6sx platform support
Zidan Wang
2015-08-19
*
dmaengine: imx-sdma: Add device to device support
Shengjiu Wang
2015-08-04
*
dmaengine: imx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-04
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
|
\
|
*
dmaengine: imx-sdma: Add support for version 3 firmware
Fabio Estevam
2015-03-18
*
|
dmaengine: imx-sdma: switch to dynamic context mode after script loaded
Robin Gong
2015-03-16
|
/
*
Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus
Vinod Koul
2015-02-02
|
\
|
*
dmaengine: imx-sdma: Return a proper error code in platform_get_irq()
Fabio Estevam
2015-01-13
|
*
dmaengine: imx-sdma: Use devm functions
Fabio Estevam
2015-01-13
|
*
dmaengine: imx-sdma: Declare slave capabilities for the generic code
Fabio Estevam
2015-01-13
|
*
dmaengine: imx-sdma: Split device_control
Maxime Ripard
2014-12-22
*
|
dmaengine: imx-sdma: fix indentation
Asaf Vertz
2014-12-22
|
/
*
dma: imx-sdma: clarify about firmware not found error
Sascha Hauer
2014-12-05
*
dmaengine: imx-sdma: Add a new DMATYPE for SAI
Nicolin Chen
2014-11-17
[next]