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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
dmaengine: fsl-dpaa2-qdma: Fix kernel-doc check warning
Frank Li
2
-9
/
+11
2024-04-25
dmaengine: imx-sdma: Add i2c dma support
Robin Gong
1
-0
/
+7
2024-04-25
dmaengine: imx-sdma: utilize compiler to calculate ADDRS_ARRAY_SIZE_V<n>
Frank Li
1
-7
/
+15
2024-04-25
dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string
Joy Zou
3
-22
/
+4
2024-04-25
dmaengine: qcom: Drop hidma DT support
Rob Herring (Arm)
2
-119
/
+1
2024-04-17
dmaengine: pl08x: Use kcalloc() instead of kzalloc()
Erick Archer
1
-2
/
+2
2024-04-17
dmaengine: fsl-dpaa2-qdma: Update DPDMAI interfaces to version 3
Frank Li
4
-35
/
+67
2024-04-17
dmaengine: fsl-edma: fix miss mutex unlock at an error return path
Frank Li
2
-3
/
+3
2024-04-07
dmaengine: pch_dma: remove unused function chan2parent
Colin Ian King
1
-5
/
+0
2024-04-07
dmaengine: fsl-dpaa2-qdma: Add dpdmai_cmd_open
Frank Li
1
-3
/
+7
2024-04-07
dmaengine: fsl-dpaa2-qdma: Remove unused function dpdmai_create()
Frank Li
2
-56
/
+0
2024-04-07
dmaengine: fsl-dpaa2-qdma: clean up unused macro
Frank Li
1
-9
/
+0
2024-04-07
dmaengine: fsl-edma: add i.MX8ULP edma support
Joy Zou
3
-0
/
+29
2024-04-07
dmaengine: fsl-edma: clean up chclk and FSL_EDMA_DRV_HAS_CHCLK
Frank Li
2
-10
/
+0
2024-04-07
dmaengine: fsl-edma: add safety check for 'srcid'
Frank Li
1
-0
/
+7
2024-04-07
dmaengine: fsl-edma: remove 'slave_id' from fsl_edma_chan
Frank Li
3
-8
/
+7
2024-04-07
dma: dw-axi-dmac: support per channel interrupt
Baruch Siach
2
-8
/
+23
2024-04-07
Avoid hw_desc array overrun in dw-axi-dmac
Joao Pinto
2
-4
/
+3
2024-04-07
dmaengine: dw-axi-dmac: Add support for StarFive JH8100 DMA
Tan Chun Hau
1
-0
/
+3
2024-04-07
dmaengine: axi-dmac: move to device managed probe
Nuno Sa
1
-44
/
+34
2024-04-07
dmaengine: axi-dmac: fix possible race in remove()
Nuno Sa
1
-1
/
+1
2024-04-07
dma: Add lockdep asserts to virt-dma
Sean Anderson
1
-0
/
+10
2024-04-07
dma: xilinx_dpdma: Remove unnecessary use of irqsave/restore
Sean Anderson
1
-6
/
+4
2024-04-07
dmaengine: imx-sdma: support dual fifo for DEV_TO_DEV
Shengjiu Wang
1
-1
/
+17
2024-04-07
dmaengine: imx-sdma: Support 24bit/3bytes for sg mode
Shengjiu Wang
1
-0
/
+4
2024-04-07
dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)
Nicolin Chen
1
-10
/
+36
2024-04-07
dmaengine: idma64: Add check for dma_set_max_seg_size
Chen Ni
1
-1
/
+3
2024-04-07
dmaengine: idxd: Check for driver name match before sva user feature
Jerry Snitselaar
1
-8
/
+9
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+5
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-0
/
+9
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-23
Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-54
/
+110
2024-03-23
Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-18
/
+54
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-19
/
+19
2024-03-22
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
1
-1
/
+1
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
6
-18
/
+18
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-71
/
+411
2024-03-22
Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linux
Linus Torvalds
12
-34
/
+233
2024-03-22
Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+16
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-79
/
+324
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-57
/
+87
2024-03-22
Merge tag 'spi-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-29
/
+35
2024-03-22
Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+11
2024-03-22
Merge tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-316
/
+470
2024-03-22
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
1
-1
/
+1
2024-03-21
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
83
-278
/
+556
2024-03-22
Merge tag 'amd-drm-fixes-6.9-2024-03-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
64
-215
/
+456
2024-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+2
2024-03-21
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
8
-254
/
+150
[next]