index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
dmaengine: sa11x0: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: qcom: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-9
/
+9
2020-09-18
dmaengine: ppc4xx: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: pl330: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+6
2020-09-18
dmaengine: pch_dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: nbpfaxi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: mxs-dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: mv_xor: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-8
/
+7
2020-09-18
dmaengine: mpc512x: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: mmp: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-6
/
+6
2020-09-18
dmaengine: mediatek: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: k3dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: ipu: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: iop_adma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-09-18
dmaengine: ioat: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-7
/
+5
2020-09-18
dmaengine: imx-dma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: ep93xx: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: dw: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-18
dmaengine: coh901318: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: at_xdmac: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: at_hdmac: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-09-18
dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-09-14
dmaengine: sf-pdma: remove unused 'desc'
Vinod Koul
1
-1
/
+0
2020-09-11
dmaengine: Kconfig: Update description for RCAR_DMAC config
Lad Prabhakar
1
-2
/
+2
2020-09-11
dmaengine: ti: k3-udma: Use soc_device_match() for SoC dependent parameters
Peter Ujfalusi
1
-7
/
+35
2020-09-11
Merge tag 'v5.9-rc4' into next
Vinod Koul
1140
-3746
/
+6149
2020-09-11
dmaengine: dmatest: Print error codes as signed value
Andy Shevchenko
1
-2
/
+8
2020-09-11
dmaengine: pl330: Drop local dma_parms
Robin Murphy
1
-5
/
+0
2020-09-11
dmaengine: qcom: bam_dma: Drop local dma_parms
Robin Murphy
1
-2
/
+0
2020-09-11
dmaengine: ste_dma40: Drop local dma_parms
Robin Murphy
1
-3
/
+0
2020-09-11
dmaengine: rcar-dmac: Drop local dma_parms
Robin Murphy
1
-2
/
+0
2020-09-11
dmaengine: mxs: Drop local dma_parms
Robin Murphy
1
-2
/
+0
2020-09-11
dmaengine: imx-sdma: Drop local dma_parms
Robin Murphy
1
-2
/
+0
2020-09-11
dmaengine: imx-dma: Drop local dma_parms
Robin Murphy
1
-2
/
+0
2020-09-11
dmaengine: bcm2835: Drop local dma_parms
Robin Murphy
1
-3
/
+0
2020-09-11
dmaengine: axi-dmac: Drop local dma_parms
Robin Murphy
1
-3
/
+0
2020-09-11
dmaengine: sf-pdma: Fix an error that calls callback twice
Brad Kim
1
-5
/
+5
2020-09-06
Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
6
-62
/
+118
2020-09-06
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
10
-16
/
+211
2020-09-05
Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux
Linus Torvalds
1
-1
/
+1
2020-09-04
Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-95
/
+165
2020-09-04
Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-6
/
+10
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-58
/
+167
2020-09-04
Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Linus Torvalds
4
-18
/
+24
2020-09-04
Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
9
-49
/
+73
2020-09-04
Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-25
/
+81
2020-09-04
Merge branch 'simplify-do_wp_page'
Linus Torvalds
1
-8
/
+0
2020-09-04
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-88
/
+148
2020-09-04
mm/gup: Remove enfornced COW mechanism
Peter Xu
1
-8
/
+0
2020-09-04
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
1
-7
/
+7
[next]