index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2013-01-08
dma: ipu: Drop unused spinlock
Jean Delvare
2013-01-08
ioat: remove chanerr mask setting for IOAT v3.x
Dave Jiang
2013-01-08
ioat: Add alignment workaround for IVB platforms
Dave Jiang
2013-01-08
dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
Bartlomiej Zolnierkiewicz
2013-01-08
ioat3: add missing DMA unmap to ioat_xor_val_self_test()
Bartlomiej Zolnierkiewicz
2013-01-08
dmaengine/dmatest: terminate transfers only in case of errors
Shiraz Hashim
2013-01-08
dma: sh: Don't use ENODEV for failing slave lookup
Guennadi Liakhovetski
2013-01-08
dmatest: Fix NULL pointer dereference on ioat
Jon Mason
2013-01-08
DMA: PL330: Use devm_* functions
Sachin Kamat
2013-01-08
dmaengine: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2013-01-08
ioat: add missing DMA unmap to ioat_dma_self_test()
Bartlomiej Zolnierkiewicz
2013-01-08
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2013-01-08
dmatest: adjust invalid module parameters for number of source buffers
Akinobu Mita
2013-01-08
dma: amba-pl08x: use vchan_dma_desc_free_list
Akinobu Mita
2013-01-08
dw_dmac: introduce to_dw_desc() macro
Andy Shevchenko
2013-01-08
dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
Andy Shevchenko
2013-01-08
dw_dmac: don't call platform_get_drvdata twice
Andy Shevchenko
2013-01-08
dw_dmac: change dev_printk() to corresponding macros
Andy Shevchenko
2013-01-08
dmaengine: dw_dmac: amend description and indentation
Heikki Krogerus
2013-01-08
dmaengine: dw_dmac: remove CLK dependency
Heikki Krogerus
2013-01-08
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
2013-01-07
pch_dma: use module_pci_driver to simplify the code
Wei Yongjun
2013-01-07
drivers/dma: remove CONFIG_EXPERIMENTAL
Kees Cook
2013-01-07
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
2012-12-18
dmatest: check for dma mapping error
Andy Shevchenko
2012-12-18
dmatest: implement two helpers to unmap dma memory
Andy Shevchenko
2012-12-14
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-01
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-28
dma: remove use of __devinit
Bill Pemberton
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
2012-11-22
dma: mv_xor: fix error handling path
Thomas Petazzoni
2012-11-22
dma: mv_xor: fix error checking of irq_of_parse_and_map()
Thomas Petazzoni
2012-11-22
dma: mv_xor: use request_irq() instead of devm_request_irq()
Thomas Petazzoni
2012-11-22
dma: mv_xor: clear the window override control registers
Thomas Petazzoni
2012-11-20
dma: mv_xor: Add a device_control function
Andrew Lunn
2012-11-20
dma: mv_xor: add missing __devinit and __devexit qualifiers on probe and remove
Thomas Petazzoni
2012-11-20
dma: mv_xor: add Device Tree binding
Thomas Petazzoni
2012-11-20
dma: mv_xor: add missing free_irq() call
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove the pool_size from platform_data
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove hw_id field from platform_data
Thomas Petazzoni
2012-11-20
dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device
Thomas Petazzoni
2012-11-20
dma: mv_xor: rename mv_xor_private to mv_xor_device
Thomas Petazzoni
2012-11-20
dma: mv_xor: merge mv_xor_device and mv_xor_chan
Thomas Petazzoni
2012-11-20
dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions
Thomas Petazzoni
[prev]
[next]