index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-07
dmaengine: dw_dmac: amend description and indentation
Heikki Krogerus
1
-3
/
+3
2013-01-07
dmaengine: dw_dmac: remove CLK dependency
Heikki Krogerus
1
-1
/
+0
2013-01-07
dmaengine: dw_dmac: Enhance device tree support
Viresh Kumar
2
-0
/
+138
2013-01-07
dma: coh901318: cut down on platform data abstraction
Linus Walleij
1
-67
/
+7
2013-01-07
dma: coh901318: merge header files
Linus Walleij
4
-124
/
+108
2013-01-07
dma: coh901318: push definitions into driver
Linus Walleij
3
-212
/
+209
2013-01-07
dma: coh901318: push header down into the DMA subsystem
Linus Walleij
4
-4
/
+247
2013-01-07
dma: coh901318: skip hard-coded addresses
Linus Walleij
1
-22
/
+13
2013-01-07
dma: coh901318: remove hardcoded target addresses
Linus Walleij
1
-19
/
+0
2013-01-07
dma: coh901318: push platform data into driver
Linus Walleij
1
-3
/
+1085
2013-01-07
dma: coh901318: create a proper platform data file
Linus Walleij
1
-0
/
+1
2013-01-06
pch_dma: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-01-06
drivers/dma: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-06
dmaengine: add helper function to request a slave DMA channel
Jon Hunter
1
-0
/
+16
2013-01-06
dma: mv_xor: fix error handling for clocks
Thomas Petazzoni
1
-2
/
+5
2013-01-06
dma: mv_xor: fix error handling of mv_xor_channel_add()
Thomas Petazzoni
1
-1
/
+1
2013-01-06
ioat: Fix DMA memory sync direction correct flag
Shuah Khan
1
-1
/
+1
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
22
-51
/
+46
2013-01-03
powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma
Philippe De Muyter
14
-0
/
+1912
2012-12-17
dmatest: check for dma mapping error
Andy Shevchenko
1
-1
/
+21
2012-12-17
dmatest: implement two helpers to unmap dma memory
Andy Shevchenko
1
-10
/
+17
2012-12-14
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-208
/
+257
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-2
/
+0
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-3
/
+2
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+23
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-62
/
+82
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+2
2012-11-30
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
1
-2
/
+0
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
1
-2
/
+0
2012-11-28
dma: remove use of __devinit
Bill Pemberton
17
-27
/
+27
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
15
-15
/
+15
2012-11-22
dma: mv_xor: fix error handling path
Thomas Petazzoni
1
-0
/
+1
2012-11-22
dma: mv_xor: fix error checking of irq_of_parse_and_map()
Thomas Petazzoni
1
-2
/
+2
2012-11-22
dma: mv_xor: use request_irq() instead of devm_request_irq()
Thomas Petazzoni
1
-5
/
+6
2012-11-22
dma: mv_xor: clear the window override control registers
Thomas Petazzoni
2
-0
/
+3
2012-11-20
dma: mv_xor: Add a device_control function
Andrew Lunn
1
-0
/
+9
2012-11-20
dma: mv_xor: add missing __devinit and __devexit qualifiers on probe and remove
Thomas Petazzoni
1
-3
/
+3
2012-11-20
dma: mv_xor: add Device Tree binding
Thomas Petazzoni
1
-4
/
+54
2012-11-20
dma: mv_xor: add missing free_irq() call
Thomas Petazzoni
2
-1
/
+5
2012-11-20
dma: mv_xor: remove the pool_size from platform_data
Thomas Petazzoni
2
-9
/
+7
2012-11-20
dma: mv_xor: remove hw_id field from platform_data
Thomas Petazzoni
1
-3
/
+3
2012-11-20
dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device
Thomas Petazzoni
2
-2
/
+0
2012-11-20
dma: mv_xor: rename mv_xor_private to mv_xor_device
Thomas Petazzoni
2
-35
/
+35
2012-11-20
dma: mv_xor: merge mv_xor_device and mv_xor_chan
Thomas Petazzoni
2
-55
/
+34
2012-11-20
dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions
Thomas Petazzoni
1
-11
/
+6
2012-11-20
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
Thomas Petazzoni
2
-8
/
+8
2012-11-20
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
Thomas Petazzoni
2
-7
/
+7
2012-11-20
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
Thomas Petazzoni
2
-6
/
+4
2012-11-20
dma: mv_xor: introduce a mv_chan_to_devp() helper
Thomas Petazzoni
1
-29
/
+32
2012-11-20
dma: mv_xor: simplify dma_sync_single_for_cpu() calls
Thomas Petazzoni
1
-6
/
+2
[prev]
[next]