index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-25
dmaengine: tegra-apb: Remove unused function argument
Dmitry Osipenko
1
-2
/
+1
2020-02-25
dmaengine: tegra-apb: Support COMPILE_TEST
Dmitry Osipenko
1
-1
/
+1
2020-02-25
dmaengine: tegra-apb: Remove MODULE_ALIAS
Dmitry Osipenko
1
-1
/
+0
2020-02-25
dmaengine: tegra-apb: Allow to compile as a loadable kernel module
Dmitry Osipenko
1
-1
/
+1
2020-02-25
dmaengine: tegra-apb: Add missing of_dma_controller_free
Dmitry Osipenko
1
-0
/
+1
2020-02-25
dmaengine: tegra-apb: Clean up suspend-resume
Dmitry Osipenko
1
-67
/
+69
2020-02-25
dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
Dmitry Osipenko
1
-11
/
+25
2020-02-25
dmaengine: tegra-apb: Remove duplicated pending_sg_req checks
Dmitry Osipenko
1
-12
/
+0
2020-02-25
dmaengine: tegra-apb: Remove assumptions about unavailable runtime PM
Dmitry Osipenko
1
-9
/
+1
2020-02-25
dmaengine: tegra-apb: Remove unneeded initialization of tdc->config_init
Dmitry Osipenko
1
-1
/
+0
2020-02-25
dmaengine: tegra-apb: Fix coding style problems
Dmitry Osipenko
1
-131
/
+144
2020-02-25
dmaengine: tegra-apb: Use devm_request_irq
Dmitry Osipenko
1
-24
/
+11
2020-02-25
dmaengine: tegra-apb: Use devm_platform_ioremap_resource
Dmitry Osipenko
1
-2
/
+1
2020-02-25
dmaengine: tegra-apb: Clean up tasklet releasing
Dmitry Osipenko
1
-5
/
+1
2020-02-25
dmaengine: tegra-apb: Prevent race conditions on channel's freeing
Dmitry Osipenko
1
-2
/
+1
2020-02-25
dmaengine: tegra-apb: Implement synchronization hook
Dmitry Osipenko
1
-0
/
+8
2020-02-25
dmaengine: ti: edma: Support for interleaved mem to mem transfer
Peter Ujfalusi
1
-0
/
+79
2020-02-25
dmaengine: at_xdmac: Fix locking in tasklet
Tudor Ambarus
1
-11
/
+12
2020-02-25
dmaengine: at_xdmac: GFP_KERNEL for user that can sleep
Tudor Ambarus
1
-1
/
+1
2020-02-25
dmaengine: at_xdmac: Drop locking in at_xdmac_alloc_chan_resources()
Tudor Ambarus
1
-9
/
+2
2020-02-25
dmaengine: at_xdmac: Drop always true check
Tudor Ambarus
1
-5
/
+3
2020-02-25
dmaengine: at_hdmac: Fix deadlocks
Tudor Ambarus
1
-35
/
+39
2020-02-25
dmaengine: at_hdmac: Switch atomic allocations to GFP_NOWAIT
Tudor Ambarus
1
-3
/
+3
2020-02-25
dmaengine: at_hdmac: Drop description for a not defined parameter
Tudor Ambarus
1
-1
/
+0
2020-02-25
dmaengine: at_hdmac: Return err in case the chan is not free at alloc res time
Tudor Ambarus
2
-25
/
+8
2020-02-25
dmaengine: at_hdmac: Drop locking in at_hdmac_alloc_chan_resources()
Tudor Ambarus
1
-6
/
+1
2020-02-25
dmaengine: at_hdmac: Substitute kzalloc with kmalloc
Tudor Ambarus
1
-1
/
+1
2020-02-25
dmaengine: xilinx_dma: In dma channel probe fix node order dependency
Radhey Shyam Pandey
1
-22
/
+17
2020-02-25
dmaengine: xilinx_dma: Extend dma_config structure to store max channel count
Radhey Shyam Pandey
1
-1
/
+8
2020-02-25
dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all
Amelie Delaunay
1
-3
/
+6
2020-02-25
dmaengine: stm32-dma: fix sleeping function called from invalid context
Amelie Delaunay
1
-18
/
+9
2020-02-25
dmaengine: stm32-dma: add copy_align constraint
Amelie Delaunay
1
-0
/
+1
2020-02-25
dmaengine: stm32-dma: use dma_set_max_seg_size to set the sg limit
Amelie Delaunay
1
-0
/
+2
2020-02-25
dmaengine: stm32-dma: enable descriptor_reuse
Pierre-Yves MORDRET
1
-0
/
+2
2020-02-25
dmaengine: stm32-dma: driver defers probe for reset
Etienne Carriere
1
-4
/
+11
2020-02-25
dmaengine: stm32-dma: use reset controller only at probe time
Etienne Carriere
1
-5
/
+5
2020-02-25
dmaengine: stm32-dma: add suspend/resume power management support
Pierre-Yves MORDRET
1
-0
/
+32
2020-02-24
dmaengine: xilinx_dma: Reset DMA channel in dma_terminate_all
Radhey Shyam Pandey
1
-8
/
+9
2020-02-24
dmaengine: stm32-dmamux: driver defers probe for clock and reset
Etienne Carriere
1
-4
/
+13
2020-02-24
dmaengine: stm32-dmamux: use reset controller only at probe time
Etienne Carriere
1
-5
/
+5
2020-02-24
dmaengine: stm32-dmamux: fix clock handling in probe sequence
Etienne Carriere
1
-9
/
+11
2020-02-24
dmaengine: stm32-dmamux: add suspend/resume power management support
Pierre-Yves MORDRET
1
-0
/
+50
2020-02-24
dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
Amelie Delaunay
1
-3
/
+6
2020-02-24
dmaengine: stm32-mdma: enable descriptor_reuse
Pierre-Yves MORDRET
1
-0
/
+2
2020-02-24
dmaengine: stm32-mdma: driver defers probe for clock and reset
Amelie Delaunay
1
-3
/
+7
2020-02-24
dmaengine: stm32-mdma: disable clock in case of error during probe
Etienne Carriere
1
-6
/
+10
2020-02-24
dmaengine: stm32-mdma: use reset controller only at probe time
Etienne Carriere
1
-5
/
+5
2020-02-24
dmaengine: stm32-mdma: add suspend/resume power management support
Pierre-Yves MORDRET
1
-0
/
+33
2020-02-19
dmanegine: ioat/dca: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-19
dmaengine: tegra210-adma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
[next]