index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
mv_xor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
2013-07-03
1
-81
/
+4
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
1
-24
/
+16
|
\
|
*
dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2013-01-07
1
-24
/
+16
*
|
dma: mv_xor: fix error handling for clocks
Thomas Petazzoni
2013-01-06
1
-2
/
+5
*
|
dma: mv_xor: fix error handling of mv_xor_channel_add()
Thomas Petazzoni
2013-01-06
1
-1
/
+1
|
/
*
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-14
1
-185
/
+244
|
\
|
*
dma: mv_xor: fix error handling path
Thomas Petazzoni
2012-11-22
1
-0
/
+1
|
*
dma: mv_xor: fix error checking of irq_of_parse_and_map()
Thomas Petazzoni
2012-11-22
1
-2
/
+2
|
*
dma: mv_xor: use request_irq() instead of devm_request_irq()
Thomas Petazzoni
2012-11-22
1
-5
/
+6
|
*
dma: mv_xor: clear the window override control registers
Thomas Petazzoni
2012-11-22
1
-0
/
+2
|
*
dma: mv_xor: Add a device_control function
Andrew Lunn
2012-11-20
1
-0
/
+9
|
*
dma: mv_xor: add missing __devinit and __devexit qualifiers on probe and remove
Thomas Petazzoni
2012-11-20
1
-3
/
+3
|
*
dma: mv_xor: add Device Tree binding
Thomas Petazzoni
2012-11-20
1
-4
/
+54
|
*
dma: mv_xor: add missing free_irq() call
Thomas Petazzoni
2012-11-20
1
-1
/
+4
|
*
dma: mv_xor: remove the pool_size from platform_data
Thomas Petazzoni
2012-11-20
1
-9
/
+6
|
*
dma: mv_xor: remove hw_id field from platform_data
Thomas Petazzoni
2012-11-20
1
-3
/
+3
|
*
dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device
Thomas Petazzoni
2012-11-20
1
-1
/
+0
|
*
dma: mv_xor: rename mv_xor_private to mv_xor_device
Thomas Petazzoni
2012-11-20
1
-33
/
+33
|
*
dma: mv_xor: merge mv_xor_device and mv_xor_chan
Thomas Petazzoni
2012-11-20
1
-36
/
+28
|
*
dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions
Thomas Petazzoni
2012-11-20
1
-11
/
+6
|
*
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
Thomas Petazzoni
2012-11-20
1
-7
/
+7
|
*
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
Thomas Petazzoni
2012-11-20
1
-6
/
+6
|
*
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
Thomas Petazzoni
2012-11-20
1
-5
/
+4
|
*
dma: mv_xor: introduce a mv_chan_to_devp() helper
Thomas Petazzoni
2012-11-20
1
-29
/
+32
|
*
dma: mv_xor: simplify dma_sync_single_for_cpu() calls
Thomas Petazzoni
2012-11-20
1
-6
/
+2
|
*
dma: mv_xor: remove unused to_mv_xor_device() macro
Thomas Petazzoni
2012-11-20
1
-3
/
+0
|
*
dma: mv_xor: remove unused id field in mv_xor_device structure
Thomas Petazzoni
2012-11-20
1
-2
/
+0
|
*
dma: mv_xor: rename many symbols to remove the 'shared' word
Thomas Petazzoni
2012-11-20
1
-12
/
+12
|
*
dma: mv_xor: change the driver name to 'mv_xor'
Thomas Petazzoni
2012-11-20
1
-1
/
+1
|
*
dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data
Thomas Petazzoni
2012-11-20
1
-1
/
+1
|
*
dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data
Thomas Petazzoni
2012-11-20
1
-1
/
+1
|
*
dma: mv_xor: remove sub-driver 'mv_xor'
Thomas Petazzoni
2012-11-20
1
-48
/
+1
|
*
dma: mv_xor: allow channels to be registered directly from the main device
Thomas Petazzoni
2012-11-20
1
-0
/
+45
|
*
dma: mv_xor: split initialization/cleanup of XOR channels
Thomas Petazzoni
2012-11-20
1
-27
/
+48
|
*
dma: mv_xor: do not use pool_size from platform_data within the driver
Thomas Petazzoni
2012-11-20
1
-6
/
+4
|
*
dma: mv_xor: use dev_(err|info|notice) instead of dev_printk
Thomas Petazzoni
2012-11-20
1
-30
/
+30
*
|
dma: remove use of __devinit
Bill Pemberton
2012-11-28
1
-3
/
+3
*
|
dma: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
|
/
*
ARM: orion: move platform_data definitions
Arnd Bergmann
2012-09-19
1
-1
/
+1
*
ARM: Orion: XOR: Add support for clk
Andrew Lunn
2012-05-08
1
-0
/
+15
*
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
2012-03-13
1
-0
/
+1
*
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
1
-12
/
+2
*
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
1
-13
/
+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
-3
/
+3
*
dmaengine: mv_xor: remove write-only is_complete_cookie
Russell King - ARM Linux
2012-03-13
1
-1
/
+0
*
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
2011-12-13
1
-5
/
+6
*
dma: mv_xor: use resource_size()
H Hartley Sweeten
2011-07-14
1
-2
/
+2
*
dma: use BUG_ON correctly in mv_xor.c, v4
Coly Li
2011-03-31
1
-3
/
+3
*
mv_xor: fix race in tasklet function
Saeed Bishara
2011-01-03
1
-1
/
+1
[next]