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
path:
root
/
drivers
/
dma
/
mpc512x_dma.c
Age
Commit message (
Expand
)
Author
2021-07-14
dmaengine: mpc512x: Fix fall-through warning for Clang
Gustavo A. R. Silva
2020-09-18
dmaengine: mpc512x: convert tasklets to use new tasklet_setup() API
Allen Pais
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
2016-10-03
Merge branch 'topic/err_reporting' into for-linus
Vinod Koul
2016-09-14
dmaengine: NO_IRQ removal from powerpc-only drivers
Michael Ellerman
2016-08-08
dmaengine: mpc512x_dma: convert callback to helper function
Dave Jiang
2016-07-16
dmaengine: mpc512x: kill the tasklets upon exit
Vinod Koul
2016-04-04
dmaengine: mpc512x: Fix code style
Mario Six
2016-04-04
dmaengine: mpc512x: Implement additional chunk sizes for DMA transfers
Mario Six
2016-04-04
dmaengine: mpc512x: Fix hanging DMA device transfer for MPC8308
Mario Six
2015-10-01
dmaengine: mpc512x: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2014-12-22
dmaengine: mpc512x: Split device_control
Maxime Ripard
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-11-06
dmaengine: mpc512x: Remove chancnt affectations
Maxime Ripard
2014-07-26
dmaengine: mpc512x: register for device tree channel lookup
Alexander Popov
2014-05-22
dmaengine: mpc512x: add support for peripheral transfers
Alexander Popov
2014-05-02
dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()
Alexander Popov
2014-05-02
dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308
Alexander Popov
2014-05-02
dma: mpc512x: reorder mpc8308 specific instructions
Alexander Popov
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-08-05
mpc512x_dma: remove useless use of lock
Andy Shevchenko
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
dma: remove use of __devinit
Bill Pemberton
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2011-12-05
dmaengine: convert drivers/dma/* to use module_platform_driver()
Axel Lin
2011-09-20
dmaengine: delete redundant chan_id and chancnt initialization in dma drivers
Barry Song
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-12-29
powerpc/512x: try to free dma descriptors in case of allocation failure
Ilya Yanok
2010-12-29
powerpc/512x: add MPC8308 dma support
Ilya Yanok
2010-12-29
powerpc/512x: fix the hanged dma transfer issue
Ilya Yanok
2010-12-29
powerpc/512x: scatter/gather dma fix
Ilya Yanok
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-02
of/dma: mpc512x_dma.c: Fix build failures
Anatolij Gustschin
2010-05-17
Merge branch 'ioat' into dmaengine
Dan Williams
2010-05-17
dmaengine: mpc512x: Use resource_size
Tobias Klauser
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
dmaengine: provide helper for setting txstate
Dan Williams
2010-03-26
DMAENGINE: generic channel status v2
Linus Walleij
2010-03-01
dma: Add MPC512x DMA driver
Piotr Ziecik