index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Merge branch 'topic/of' into for-linus
Vinod Koul
2013-09-02
2
-6
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
dma: of: make error message more meaningful by adding the node name
Lothar Waßmann
2013-08-19
1
-1
/
+2
|
|
*
|
|
|
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
[prev]
[next]