index
:
pub/scm/linux/kernel/git/cel/linux.git
master
cel's fork of linux.git
Chuck Lever
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
/
rz-dmac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-08
dmaengine: sh: rz-dmac: Add DMA ACK signal routing support
John Madieu
1
-0
/
+69
2026-06-04
dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor
Claudiu Beznea
1
-2
/
+3
2026-06-04
dmaengine: sh: rz-dmac: Add suspend to RAM support
Claudiu Beznea
1
-5
/
+175
2026-06-04
dmaengine: sh: rz-dmac: Add runtime PM support
Claudiu Beznea
1
-3
/
+57
2026-06-04
dmaengine: sh: rz-dmac: Adjust rz_dmac_chan_get_residue() to return error codes
Claudiu Beznea
1
-5
/
+14
2026-06-04
dmaengine: sh: rz-dmac: Add cyclic DMA support
Claudiu Beznea
1
-6
/
+130
2026-06-04
dmaengine: sh: rz-dmac: Drop the update of channel->chctrl with CHCTRL_SETEN
Claudiu Beznea
1
-2
/
+2
2026-06-04
dmaengine: sh: rz-dmac: Refactor pause/resume code
Claudiu Beznea
1
-11
/
+62
2026-06-04
dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processing
Claudiu Beznea
1
-147
/
+86
2026-06-04
dmaengine: sh: rz-dmac: Add helper to check if the channel is paused
Claudiu Beznea
1
-4
/
+8
2026-06-04
dmaengine: sh: rz-dmac: Add helper to check if the channel is enabled
Claudiu Beznea
1
-2
/
+8
2026-06-04
dmaengine: sh: rz-dmac: Save the start LM descriptor
Claudiu Beznea
1
-3
/
+8
2026-06-04
dmaengine: sh: rz-dmac: Add helper to compute the lmdesc address
Claudiu Beznea
1
-3
/
+7
2026-06-04
dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()
Claudiu Beznea
1
-4
/
+4
2026-06-04
dmaengine: sh: rz-dmac: Use list_first_entry_or_null()
Claudiu Beznea
1
-6
/
+4
2026-06-04
dmaengine: sh: rz-dmac: Fix incorrect NULL check for list_first_entry()
Claudiu Beznea
1
-2
/
+2
2026-06-04
dmaengine: sh: rz-dmac: Move interrupt request after everything is set up
Claudiu Beznea
1
-55
/
+33
2026-03-17
dmaengine: sh: rz-dmac: Add device_{pause,resume}() callbacks
Claudiu Beznea
1
-3
/
+46
2026-03-17
dmaengine: sh: rz-dmac: Add device_tx_status() callback
Biju Das
1
-1
/
+143
2026-03-17
dmaengine: sh: rz-dmac: Use rz_lmdesc_setup() to invalidate descriptors
John Madieu
1
-8
/
+2
2026-03-17
dmaengine: sh: rz-dmac: Drop unnecessary local_irq_save() call
Claudiu Beznea
1
-5
/
+0
2026-03-17
dmaengine: sh: rz-dmac: Drop goto instruction and label
Claudiu Beznea
1
-3
/
+1
2026-03-17
dmaengine: sh: rz-dmac: Drop read of CHCTRL register
Claudiu Beznea
1
-3
/
+6
2026-03-17
Merge branch 'fixes' into next
Vinod Koul
1
-30
/
+36
2026-03-17
dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlock
Claudiu Beznea
1
-5
/
+4
2026-03-17
dmaengine: sh: rz-dmac: Protect the driver specific lists
Claudiu Beznea
1
-25
/
+32
2026-03-09
dmaengine: sh: rz_dmac: add RZ/{T2H,N2H} support
Cosmin Tanislav
1
-0
/
+7
2026-03-09
dmaengine: sh: rz_dmac: make register_dma_req() chip-specific
Cosmin Tanislav
1
-29
/
+36
2026-03-09
dmaengine: sh: rz_dmac: make error interrupt optional
Cosmin Tanislav
1
-10
/
+9
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-17
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+6
2026-01-09
dmaengine: sh: rz-dmac: Make channel irq local
Geert Uytterhoeven
1
-9
/
+6
2025-12-16
dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()
Biju Das
1
-0
/
+5
2025-12-14
dmaengine: sh: rz-dmac: fix device leak on probe failure
Johan Hovold
1
-2
/
+11
2025-05-14
dmaengine: sh: rz-dmac: Add RZ/V2H(P) support
Fabrizio Castro
1
-7
/
+74
2025-05-14
dmaengine: sh: rz-dmac: Allow for multiple DMACs
Fabrizio Castro
1
-1
/
+2
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-14
dmaengine: sh: rz-dmac: add r7s72100 support
Wolfram Sang
1
-1
/
+1
2024-10-14
dmaengine: sh: rz-dmac: handle configs where one address is zero
Wolfram Sang
1
-11
/
+14
2024-06-28
dmaengine: sh: rz-dmac: Fix lockdep assert warning
Biju Das
1
-1
/
+1
2024-01-19
dmaengine: sh: rz-dmac: Avoid format-overflow warning
Lad Prabhakar
1
-4
/
+4
2023-09-28
dmaengine: sh: rz-dmac: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-12
dmaengine: sh: rz-dmac: Fix destination and source data size setting
Hien Huynh
1
-4
/
+7
2023-07-12
dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove()
Biju Das
1
-3
/
+3
2023-03-31
dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_size
Geert Uytterhoeven
1
-4
/
+0
2023-03-17
dmaengine: sh: rz-dmac: Add reset support
Biju Das
1
-0
/
+14
2022-07-26
dmaengine: sh: rz-dmac: Add device_synchronize callback
Biju Das
1
-0
/
+17
2021-10-25
dmaengine: sh: make array ds_lut static
Colin Ian King
1
-1
/
+1
2021-10-18
dmaengine: sh: rz-dmac: Add DMA clock handling
Biju Das
1
-0
/
+14
[next]