index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mpc512x_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-12-22
dmaengine: mpc512x: Split device_control
Maxime Ripard
1
-60
/
+51
2014-11-06
dmaengine: Remove .owner field for driver
Kiran Padwal
1
-1
/
+0
2014-11-06
dmaengine: mpc512x: Remove chancnt affectations
Maxime Ripard
1
-5
/
+7
2014-07-26
dmaengine: mpc512x: register for device tree channel lookup
Alexander Popov
1
-1
/
+12
2014-05-22
dmaengine: mpc512x: add support for peripheral transfers
Alexander Popov
1
-5
/
+239
2014-05-02
dma: mpc512x: fix freeing resources in mpc_dma_probe() and mpc_dma_remove()
Alexander Popov
1
-17
/
+38
2014-05-02
dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308
Alexander Popov
1
-0
/
+1
2014-05-02
dma: mpc512x: reorder mpc8308 specific instructions
Alexander Popov
1
-17
/
+25
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+2
2013-08-05
mpc512x_dma: remove useless use of lock
Andy Shevchenko
1
-9
/
+1
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-11-28
dma: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
1
-2
/
+1
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-6
/
+3
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-7
/
+1
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
1
-0
/
+2
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-4
/
+3
2011-12-05
dmaengine: convert drivers/dma/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-09-20
dmaengine: delete redundant chan_id and chancnt initialization in dma drivers
Barry Song
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-12-29
powerpc/512x: try to free dma descriptors in case of allocation failure
Ilya Yanok
1
-34
/
+45
2010-12-29
powerpc/512x: add MPC8308 dma support
Ilya Yanok
1
-24
/
+71
2010-12-29
powerpc/512x: fix the hanged dma transfer issue
Ilya Yanok
1
-6
/
+3
2010-12-29
powerpc/512x: scatter/gather dma fix
Ilya Yanok
1
-1
/
+3
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-06-02
of/dma: mpc512x_dma.c: Fix build failures
Anatolij Gustschin
1
-5
/
+5
2010-05-17
Merge branch 'ioat' into dmaengine
Dan Williams
1
-0
/
+1
2010-05-17
dmaengine: mpc512x: Use resource_size
Tobias Klauser
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-26
dmaengine: provide helper for setting txstate
Dan Williams
1
-6
/
+1
2010-03-26
DMAENGINE: generic channel status v2
Linus Walleij
1
-8
/
+8
2010-03-01
dma: Add MPC512x DMA driver
Piotr Ziecik
1
-0
/
+800