index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
apple-admac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-04
dmaengine: apple-admac: Avoid accessing registers in probe
Sasha Finkelstein
1
-5
/
+2
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-11-24
dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
Hector Martin
1
-1
/
+4
2023-09-28
dmaengine: apple-admac: Annotate struct admac_data with __counted_by
Kees Cook
1
-1
/
+1
2023-09-28
dmaengine: apple-admac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-03-31
dmaengine: apple-admac: Fix 'current_tx' not getting freed
Martin Povišer
1
-1
/
+4
2023-03-31
dmaengine: apple-admac: Set src_addr_widths capability
Martin Povišer
1
-0
/
+3
2023-03-31
dmaengine: apple-admac: Handle 'global' interrupt flags
Martin Povišer
1
-2
/
+10
2022-11-11
Merge branch 'fixes' into next
Vinod Koul
1
-1
/
+1
2022-11-08
dmaengine: apple-admac: Fix grabbing of channels in of_xlate
Martin Povišer
1
-1
/
+1
2022-10-19
dmaengine: apple-admac: Allocate cache SRAM to channels
Martin Povišer
1
-1
/
+101
2022-09-29
dmaengine: apple-admac: Trigger shared reset
Martin Povišer
1
-3
/
+19
2022-09-29
dmaengine: apple-admac: Do not use devres for IRQs
Martin Povišer
1
-9
/
+18
2022-06-16
dmaengine: apple-admac: Use {low,upp}er_32_bits() to split 64-bit address
Geert Uytterhoeven
1
-4
/
+4
2022-06-10
dmaengine: apple-admac: Fix print format
Vinod Koul
1
-1
/
+1
2022-06-09
dmaengine: apple-admac: Add Apple ADMAC driver
Martin Povišer
1
-0
/
+818