开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-20
dw_dmac: allocate dma descriptors from DMA_COHERENT memory
Andy Shevchenko
2013-01-20
dma: sh/shdma-base.c: remove unnecessary null pointer check
Cong Ding
2013-01-20
dma: remove unnecessary null pointer check in mmp_pdma.c
Cong Ding
2013-01-20
dma: edma: fix slave config dependency on direction
Matt Porter
2013-01-13
pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
Alessandro Rubini
2013-01-12
dma: dw_dmac: clear suspend bit during termination
Heikki Krogerus
2013-01-12
dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
Andy Shevchenko
2013-01-12
dw_dmac: make usage of dw_dma_slave optional
Andy Shevchenko
2013-01-12
dw_dmac: store direction in the custom channel structure
Andy Shevchenko
2013-01-12
dw_dmac: call .probe after we have a device in place
Andy Shevchenko
2013-01-12
dma: ste_dma40: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
dma: ipu_idmac: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
dma: ep93xx_dma: reuse is_slave_direction helper
Andy Shevchenko
2013-01-12
dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
Andy Shevchenko
2013-01-12
dma: at_hdmac: check direction properly for cyclic transfers
Andy Shevchenko
2013-01-12
dmaengine: introduce is_slave_direction function
Andy Shevchenko
2013-01-09
dma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
Andy Shevchenko
2013-01-09
dw_dmac: update tx_node_active in dwc_do_single_block
Andy Shevchenko
2013-01-09
dw_dmac: remove redundant check
Andy Shevchenko
2013-01-09
dw_dmac: check for mapping errors
Andy Shevchenko
2013-01-09
dw_dmac: absence of pdata isn't critical when autocfg is set
Andy Shevchenko
2013-01-08
dma: mxs-dma: Fix build warnings with W=1
Fabio Estevam
2013-01-08
dma: tegra: add support for Tegra114 SoC
Laxman Dewangan
2013-01-08
dma: tegra: add support for channel wise pause
Laxman Dewangan
2013-01-07
dma: ipu: Drop unused spinlock
Jean Delvare
2013-01-07
dca: check against empty dca_domains list before unregister provider
Maciej Sosnowski
2013-01-07
ioat: remove chanerr mask setting for IOAT v3.x
Dave Jiang
2013-01-07
ioat: Add alignment workaround for IVB platforms
Dave Jiang
2013-01-07
async_tx: fix checking of dma_wait_for_async_tx() return value
Bartlomiej Zolnierkiewicz
2013-01-07
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
Bartlomiej Zolnierkiewicz
2013-01-07
dmaengine: remove dma_async_memcpy_complete() macro
Bartlomiej Zolnierkiewicz
2013-01-07
dmaengine: remove dma_async_memcpy_pending() macro
Bartlomiej Zolnierkiewicz
2013-01-07
async_tx: fix build for async_memset
Bartlomiej Zolnierkiewicz
2013-01-07
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
Bartlomiej Zolnierkiewicz
2013-01-07
dmaengine/dmatest: terminate transfers only in case of errors
Shiraz Hashim
2013-01-07
dma: sh: Don't use ENODEV for failing slave lookup
Guennadi Liakhovetski
2013-01-07
dmatest: Fix NULL pointer dereference on ioat
Jon Mason
2013-01-07
DMA: PL330: Use devm_* functions
Sachin Kamat
2013-01-07
DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api
Barry Song
2013-01-07
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2013-01-07
dmaengine: fix !of_dma compilation warning
Vinod Koul
2013-01-07
of: dma: fix protection of DMA controller data stored by DMA helpers
Jon Hunter
2013-01-07
of: dma: fix potential deadlock when requesting a slave channel
Jon Hunter
2013-01-07
carma-fpga: pass correct flags to ->device_prep_dma_memcpy()
Bartlomiej Zolnierkiewicz
2013-01-07
mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
Bartlomiej Zolnierkiewicz
2013-01-07
ioat: add missing DMA unmap to ioat_dma_self_test()
Bartlomiej Zolnierkiewicz
2013-01-07
async_tx: add missing DMA unmap to async_memcpy()
Bartlomiej Zolnierkiewicz
2013-01-07
async_tx: use memchr_inv
Akinobu Mita
2013-01-07
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2013-01-07
dmatest: adjust invalid module parameters for number of source buffers
Akinobu Mita
[next]