index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mpc512x_dma.c
Age
Commit message (
Expand
)
Author
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