index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mpc512x_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/err_reporting' into for-linus
Vinod Koul
2016-10-03
1
-2
/
+1
|
\
|
*
dmaengine: mpc512x_dma: convert callback to helper function
Dave Jiang
2016-08-08
1
-2
/
+1
*
|
dmaengine: NO_IRQ removal from powerpc-only drivers
Michael Ellerman
2016-09-14
1
-2
/
+2
|
/
*
dmaengine: mpc512x: kill the tasklets upon exit
Vinod Koul
2016-07-16
1
-0
/
+1
*
dmaengine: mpc512x: Fix code style
Mario Six
2016-04-04
1
-17
/
+13
*
dmaengine: mpc512x: Implement additional chunk sizes for DMA transfers
Mario Six
2016-04-04
1
-36
/
+76
*
dmaengine: mpc512x: Fix hanging DMA device transfer for MPC8308
Mario Six
2016-04-04
1
-14
/
+24
*
dmaengine: mpc512x: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-01
1
-0
/
+1
*
dmaengine: constify of_device_id array
Fabian Frederick
2015-03-18
1
-1
/
+1
*
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
2015-03-16
1
-4
/
+0
*
dmaengine: mpc512x: Split device_control
Maxime Ripard
2014-12-22
1
-60
/
+51
*
dmaengine: Remove .owner field for driver
Kiran Padwal
2014-11-06
1
-1
/
+0
*
dmaengine: mpc512x: Remove chancnt affectations
Maxime Ripard
2014-11-06
1
-5
/
+7
*
dmaengine: mpc512x: register for device tree channel lookup
Alexander Popov
2014-07-26
1
-1
/
+12
*
dmaengine: mpc512x: add support for peripheral transfers
Alexander Popov
2014-05-22
1
-5
/
+239
*
dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()
Alexander Popov
2014-05-02
1
-17
/
+38
*
dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308
Alexander Popov
2014-05-02
1
-0
/
+1
*
dma: mpc512x: reorder mpc8308 specific instructions
Alexander Popov
2014-05-02
1
-17
/
+25
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+2
*
mpc512x_dma: remove useless use of lock
Andy Shevchenko
2013-08-05
1
-9
/
+1
*
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
dma: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
dma: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
2012-03-13
1
-2
/
+1
*
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
1
-6
/
+3
*
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
1
-7
/
+1
*
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
1
-0
/
+2
*
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
1
-4
/
+3
*
dmaengine: convert drivers/dma/* to use module_platform_driver()
Axel Lin
2011-12-05
1
-11
/
+1
*
dmaengine: delete redundant chan_id and chancnt initialization in dma drivers
Barry Song
2011-09-20
1
-1
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
*
powerpc/512x: try to free dma descriptors in case of allocation failure
Ilya Yanok
2010-12-29
1
-34
/
+45
*
powerpc/512x: add MPC8308 dma support
Ilya Yanok
2010-12-29
1
-24
/
+71
*
powerpc/512x: fix the hanged dma transfer issue
Ilya Yanok
2010-12-29
1
-6
/
+3
*
powerpc/512x: scatter/gather dma fix
Ilya Yanok
2010-12-29
1
-1
/
+3
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
*
of/dma: mpc512x_dma.c: Fix build failures
Anatolij Gustschin
2010-06-02
1
-5
/
+5
*
Merge branch 'ioat' into dmaengine
Dan Williams
2010-05-17
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
dmaengine: mpc512x: Use resource_size
Tobias Klauser
2010-05-17
1
-1
/
+1
*
|
dmaengine: provide helper for setting txstate
Dan Williams
2010-03-26
1
-6
/
+1
*
|
DMAENGINE: generic channel status v2
Linus Walleij
2010-03-26
1
-8
/
+8
|
/
*
dma: Add MPC512x DMA driver
Piotr Ziecik
2010-03-01
1
-0
/
+800