index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
2023-11-24
dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
Hector Martin
2023-09-28
dmaengine: apple-admac: Annotate struct admac_data with __counted_by
Kees Cook
2023-09-28
dmaengine: apple-admac: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-03-31
dmaengine: apple-admac: Fix 'current_tx' not getting freed
Martin Povišer
2023-03-31
dmaengine: apple-admac: Set src_addr_widths capability
Martin Povišer
2023-03-31
dmaengine: apple-admac: Handle 'global' interrupt flags
Martin Povišer
2022-11-11
Merge branch 'fixes' into next
Vinod Koul
2022-11-08
dmaengine: apple-admac: Fix grabbing of channels in of_xlate
Martin Povišer
2022-10-19
dmaengine: apple-admac: Allocate cache SRAM to channels
Martin Povišer
2022-09-29
dmaengine: apple-admac: Trigger shared reset
Martin Povišer
2022-09-29
dmaengine: apple-admac: Do not use devres for IRQs
Martin Povišer
2022-06-16
dmaengine: apple-admac: Use {low,upp}er_32_bits() to split 64-bit address
Geert Uytterhoeven
2022-06-10
dmaengine: apple-admac: Fix print format
Vinod Koul
2022-06-09
dmaengine: apple-admac: Add Apple ADMAC driver
Martin Povišer