index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-20
dw_dmac: don't exceed AHB master number in dwc_get_data_width
Andy Shevchenko
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
[next]