index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
dmaengine: fix - error: potential NULL dereference 'chan'
Vinod Koul
2013-08-19
1
-5
/
+5
|
*
|
|
|
Merge branch 'topic/api_caps' into for-linus
Vinod Koul
2013-09-02
1
-0
/
+27
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
dma: pl330: Implement device_slave_caps
Lars-Peter Clausen
2013-07-15
1
-0
/
+27
|
*
|
|
|
dma: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-09-02
1
-5
/
+5
|
*
|
|
|
dma: ste_dma40: Fix potential null pointer dereference
Sachin Kamat
2013-09-02
1
-0
/
+3
|
*
|
|
|
dma: ste_dma40: Remove duplicate const
Sachin Kamat
2013-09-02
1
-1
/
+1
|
*
|
|
|
dma: imx-dma: Remove redundant NULL check
Sachin Kamat
2013-09-02
1
-4
/
+2
|
*
|
|
|
dma: dmagengine: fix function names in comments
Daniel Mack
2013-09-02
1
-2
/
+2
|
*
|
|
|
dma: add driver for R-Car HPB-DMAC
Max Filippov
2013-09-02
3
-0
/
+662
|
*
|
|
|
dma: k3dma: use devm_ioremap_resource() instead of devm_request_and_ioremap()
Jingoo Han
2013-09-02
1
-3
/
+3
|
*
|
|
|
dma: imx-sdma: Staticize sdma_driver_data structures
Fabio Estevam
2013-09-02
1
-6
/
+6
|
*
|
|
|
pch_dma: Add MODULE_DEVICE_TABLE
Ben Hutchings
2013-09-02
1
-0
/
+1
|
*
|
|
|
dmaengine: PL08x: Add cyclic transfer support
Alban Bedel
2013-09-02
1
-29
/
+118
|
*
|
|
|
dmaengine: PL08x: Fix reading the byte count in cctl
Alban Bedel
2013-09-02
1
-0
/
+4
|
*
|
|
|
dmaengine: PL08x: Add support for different maximum transfer size
Tomasz Figa
2013-09-02
1
-1
/
+7
|
*
|
|
|
dmaengine: PL08x: Add support for PL080S variant
Tomasz Figa
2013-09-02
1
-27
/
+118
|
*
|
|
|
dmaengine: PL08x: Move LLI dumping code into separate function
Tomasz Figa
2013-09-02
1
-17
/
+24
|
*
|
|
|
dmaengine: PL08x: Rework LLI handling to be less fragile
Tomasz Figa
2013-09-02
1
-65
/
+82
|
*
|
|
|
dmaengine: PL08x: Add support for different offset of CONFIG register
Tomasz Figa
2013-09-02
1
-12
/
+18
|
*
|
|
|
dmaengine: PL08x: Refactor pl08x_getbytes_chan() to lower indentation
Tomasz Figa
2013-09-02
1
-24
/
+29
|
*
|
|
|
dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptors
Lars-Peter Clausen
2013-08-28
1
-72
/
+39
|
*
|
|
|
dmaengine: Add hisilicon k3 DMA engine driver
Zhangfei Gao
2013-08-28
3
-0
/
+847
|
*
|
|
|
dma: imx-sdma: Add ROM script addresses to driver
Sascha Hauer
2013-08-26
1
-1
/
+99
|
*
|
|
|
dma: imx-sdma: Use struct for driver data
Sascha Hauer
2013-08-26
1
-30
/
+33
|
*
|
|
|
dma: mmp_pdma: set DMA_PRIVATE
Daniel Mack
2013-08-25
1
-0
/
+1
|
*
|
|
|
dma: mmp_pdma: add support for cyclic DMA descriptors
Daniel Mack
2013-08-25
1
-1
/
+111
|
*
|
|
|
dma: mmp_pdma: don't clear DCMD_ENDIRQEN at end of pending chain
Daniel Mack
2013-08-25
1
-20
/
+2
|
*
|
|
|
dma: mmp_pdma: only complete one transaction from dma_do_tasklet()
Daniel Mack
2013-08-25
1
-14
/
+21
|
*
|
|
|
acpi-dma: remove ugly conversion
Andy Shevchenko
2013-08-25
1
-3
/
+1
|
*
|
|
|
dmaengine: ste_dma40: off by one in d40_of_probe()
Dan Carpenter
2013-08-25
1
-1
/
+1
|
*
|
|
|
dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y
Fabio Estevam
2013-08-25
1
-7
/
+5
|
*
|
|
|
dma: ipu: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-25
1
-1
/
+0
|
*
|
|
|
dma: mxs-dma: remove code left from generic DMA binding conversion
Shawn Guo
2013-08-19
1
-23
/
+0
|
*
|
|
|
dma: imx-sdma: remove the unused completion
Huang Shijie
2013-08-19
1
-7
/
+0
|
*
|
|
|
dma: mmp: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-14
2
-6
/
+0
|
*
|
|
|
dma: mmp_pdma: add support for byte-aligned transfers
Daniel Mack
2013-08-14
1
-1
/
+16
|
*
|
|
|
dma: mmp_pdma: remove duplicate assignment
Daniel Mack
2013-08-14
1
-1
/
+0
|
*
|
|
|
dma: mmp_pdma: print the number of channels at probe time
Daniel Mack
2013-08-14
1
-1
/
+1
|
*
|
|
|
dma: mmp_pdma: make the controller a DMA provider
Daniel Mack
2013-08-14
1
-0
/
+44
|
*
|
|
|
dma: mmp_pdma: add filter function
Daniel Mack
2013-08-14
1
-1
/
+20
|
*
|
|
|
dma: mmp_pdma: fix maximum transfer length
Daniel Mack
2013-08-14
1
-1
/
+1
|
*
|
|
|
dma: mmp_pdma: refactor unlocking path in lookup_phy()
Daniel Mack
2013-08-14
1
-4
/
+5
|
*
|
|
|
dma: mmp_pdma: factor out DRCMR register calculation
Daniel Mack
2013-08-14
1
-4
/
+4
|
*
|
|
|
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-08-14
1
-0
/
+26
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
dmaengine: add interface of dma_get_slave_channel
Zhangfei Gao
2013-08-13
1
-0
/
+26
|
|
|
|
/
|
|
|
/
|
|
*
|
|
dma: pl330: split off common code to give back descriptors
Chanho Park
2013-08-13
1
-15
/
+23
|
*
|
|
dmaengine: sirf: add PM entries for sleep and runtime
Barry Song
2013-08-13
1
-3
/
+129
|
*
|
|
dma: use dev_get_platdata()
Jingoo Han
2013-08-13
10
-17
/
+18
|
*
|
|
dma: sirf: use NULL instead of 0
Jingoo Han
2013-08-13
1
-1
/
+1
|
*
|
|
dma: mv_xor: use NULL instead of 0
Jingoo Han
2013-08-13
1
-1
/
+1
[prev]
[next]