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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Merge branch 'topic/sh' into for-linus
Vinod Koul
28
-579
/
+174
2015-04-17
dmaengine: shdmac: avoid unused variable warnings
Arnd Bergmann
1
-2
/
+2
2015-04-17
dmaengine: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-04-17
dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()
Alexey Khoroshilov
1
-0
/
+1
2015-04-17
dmaengine: at_xdmac: unlock spin lock before return
Niklas Cassel
1
-1
/
+3
2015-04-17
dmaengine: xgene: devm_ioremap() returns NULL on error
Dan Carpenter
1
-8
/
+8
2015-04-17
dmaengine: xgene: buffer overflow in xgene_dma_init_channels()
Dan Carpenter
1
-2
/
+2
2015-04-17
dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'
Yoshihiro Shimoda
1
-2
/
+2
2015-04-17
dmaengine: sa11x0: report slave capabilities to upper layers
Dmitry Eremin-Solenikov
1
-0
/
+6
2015-04-17
dmaengine: vdma: Fix compilation warnings
Kedareswara rao Appana
1
-0
/
+2
2015-04-02
dmaengine: fsl_raid: statify fsl_re_chan_probe
Vinod Koul
1
-1
/
+1
2015-04-02
dmaengine: Driver support for FSL RaidEngine device.
Xuelin Shi
4
-0
/
+1222
2015-04-02
dmaengine: xgene_dma_init_ring_mngr() can be static
kbuild test robot
1
-1
/
+1
2015-04-02
Documentation: dma: Add documentation for the APM X-Gene SoC DMA device DTS b...
Rameshwar Prasad Sahu
1
-0
/
+47
2015-04-02
arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodes
Rameshwar Prasad Sahu
1
-0
/
+26
2015-04-02
dmaengine: Add support for APM X-Gene SoC DMA engine driver
Rameshwar Prasad Sahu
3
-0
/
+2099
2015-04-02
dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver
Yoshihiro Shimoda
3
-0
/
+920
2015-04-02
dmaengine: renesas,usb-dmac: Add device tree bindings documentation
Yoshihiro Shimoda
1
-0
/
+37
2015-04-01
dmaengine: edma: fixed wrongly initialized data parameter to the edma callback
Petr Kulhavy
1
-1
/
+1
2015-04-01
dmaengine: ste_dma40: fix implicit conversion
Stefan Agner
1
-2
/
+4
2015-04-01
MAINTAINERS: Add Ingenic JZ4780 DMA driver maintainer entry
Zubair Lutfullah Kakakhel
1
-0
/
+5
2015-04-01
dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controller
Alex Smith
4
-0
/
+937
2015-04-01
dt-bindings: dma: Add binding for jz4780-dma
Alex Smith
1
-0
/
+56
2015-03-18
Merge branch 'topic/alloc_removal' into for-linus
Vinod Koul
7
-46
/
+0
2015-03-18
dmaengine: sun6i: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: sa11x0: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: s3c24xx: remove device_alloc_chan_resources handler
Vinod Koul
1
-9
/
+0
2015-03-18
dmaengine: k3dma: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: img-mdc: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: jz4740: remove device_alloc_chan_resources handler
Vinod Koul
1
-6
/
+0
2015-03-18
dmaengine: amba-pl08x:remove device_alloc_chan_resources handler
Vinod Koul
1
-7
/
+0
2015-03-18
dmaengine: pl330: fix return status on pending transfers
Ben Dooks
1
-1
/
+11
2015-03-18
dmaengine: pl330: make unexported functions static
Ben Dooks
1
-3
/
+3
2015-03-18
dmaengine: pl330: fix issues with big-endian armv7
Ben Dooks
1
-4
/
+4
2015-03-18
dmaengine: constify of_device_id array
Fabian Frederick
8
-9
/
+9
2015-03-18
dmaengine: remove Renesas Audio DMAC peri peri
Kuninori Morimoto
4
-412
/
+0
2015-03-18
dmaengine: imx-sdma: Add support for version 3 firmware
Fabio Estevam
2
-0
/
+7
2015-03-17
dmaengine: xilinx-dma: move header file to common location
Kedareswara rao Appana
2
-1
/
+1
2015-03-17
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info v2
Kuninori Morimoto
2
-21
/
+21
2015-03-16
dmaengine: Remove FSF mailing addresses
Jarkko Nikula
20
-80
/
+0
2015-03-16
dmaengine: qcom_bam_dma: Add support for BAM v1.7.0
Archit Taneja
2
-0
/
+31
2015-03-16
dmaengine: dw: Make error prints unique. Part #2
Jarkko Nikula
1
-8
/
+4
2015-03-16
dmaengine: dw: Make error prints unique. Part #1
Jarkko Nikula
1
-2
/
+4
2015-03-13
dmaengine: at_hdmac: Add support for memory to memory sg transfers
Torsten Fleischer
1
-11
/
+164
2015-03-05
dmaengine: jz4740: Remove extra check
Tapasweni Pathak
1
-1
/
+1
2015-03-05
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
Kuninori Morimoto
12
-103
/
+73
2015-03-05
mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
Kuninori Morimoto
4
-22
/
+32
2015-03-05
dmaengine: Remove net_dma_find_channel
Maxime Ripard
2
-15
/
+0
2015-03-05
dmaengine: Remove net_dma leftovers
Maxime Ripard
1
-23
/
+0
2015-03-04
dmaengine: Remove memset leftovers
Maxime Ripard
1
-8
/
+0
[next]