index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2013-09-02
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
2013-09-02
dma: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-09-02
dma: ste_dma40: Fix potential null pointer dereference
Sachin Kamat
2013-09-02
dma: ste_dma40: Remove duplicate const
Sachin Kamat
2013-09-02
dma: imx-dma: Remove redundant NULL check
Sachin Kamat
2013-09-02
dma: dmagengine: fix function names in comments
Daniel Mack
2013-09-02
dma: add driver for R-Car HPB-DMAC
Max Filippov
2013-09-02
dma: k3dma: use devm_ioremap_resource() instead of devm_request_and_ioremap()
Jingoo Han
2013-09-02
dma: imx-sdma: Staticize sdma_driver_data structures
Fabio Estevam
2013-09-02
pch_dma: Add MODULE_DEVICE_TABLE
Ben Hutchings
2013-09-02
dmaengine: PL08x: Add cyclic transfer support
Alban Bedel
2013-09-02
dmaengine: PL08x: Fix reading the byte count in cctl
Alban Bedel
2013-09-02
dmaengine: PL08x: Add support for different maximum transfer size
Tomasz Figa
2013-09-02
dmaengine: PL08x: Add support for PL080S variant
Tomasz Figa
2013-09-02
dmaengine: PL08x: Move LLI dumping code into separate function
Tomasz Figa
2013-09-02
dmaengine: PL08x: Rework LLI handling to be less fragile
Tomasz Figa
2013-09-02
dmaengine: PL08x: Add support for different offset of CONFIG register
Tomasz Figa
2013-09-02
dmaengine: PL08x: Refactor pl08x_getbytes_chan() to lower indentation
Tomasz Figa
2013-08-28
dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptors
Lars-Peter Clausen
2013-08-28
dmaengine: Add hisilicon k3 DMA engine driver
Zhangfei Gao
2013-08-26
dma: imx-sdma: Add ROM script addresses to driver
Sascha Hauer
2013-08-26
dma: imx-sdma: Use struct for driver data
Sascha Hauer
2013-08-25
dma: mmp_pdma: set DMA_PRIVATE
Daniel Mack
2013-08-25
dma: mmp_pdma: add support for cyclic DMA descriptors
Daniel Mack
2013-08-25
dma: mmp_pdma: don't clear DCMD_ENDIRQEN at end of pending chain
Daniel Mack
2013-08-25
dma: mmp_pdma: only complete one transaction from dma_do_tasklet()
Daniel Mack
2013-08-25
acpi-dma: remove ugly conversion
Andy Shevchenko
2013-08-25
dmaengine: ste_dma40: off by one in d40_of_probe()
Dan Carpenter
2013-08-25
dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y
Fabio Estevam
2013-08-25
dma: ipu: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-19
dma: mxs-dma: remove code left from generic DMA binding conversion
Shawn Guo
2013-08-19
dma: imx-sdma: remove the unused completion
Huang Shijie
2013-08-14
dma: mmp: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-14
dma: mmp_pdma: add support for byte-aligned transfers
Daniel Mack
2013-08-14
dma: mmp_pdma: remove duplicate assignment
Daniel Mack
2013-08-14
dma: mmp_pdma: print the number of channels at probe time
Daniel Mack
2013-08-14
dma: mmp_pdma: make the controller a DMA provider
Daniel Mack
2013-08-14
dma: mmp_pdma: add filter function
Daniel Mack
2013-08-14
dma: mmp_pdma: fix maximum transfer length
Daniel Mack
2013-08-14
dma: mmp_pdma: refactor unlocking path in lookup_phy()
Daniel Mack
2013-08-14
dma: mmp_pdma: factor out DRCMR register calculation
Daniel Mack
2013-08-14
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-08-13
dma: pl330: split off common code to give back descriptors
Chanho Park
2013-08-13
dmaengine: sirf: add PM entries for sleep and runtime
Barry Song
2013-08-13
dma: use dev_get_platdata()
Jingoo Han
2013-08-13
dma: sirf: use NULL instead of 0
Jingoo Han
2013-08-13
dma: mv_xor: use NULL instead of 0
Jingoo Han
2013-08-13
dma: mmp_pdma: Staticize mmp_pdma_alloc_descriptor()
Jingoo Han
2013-08-13
dmaengine: add interface of dma_get_slave_channel
Zhangfei Gao
2013-08-05
dma: mmp_pdma: clear DRCMR when free a phy channel
Xiang Wang
[next]