Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |