Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
904d4a6c074b9d69b673c7cd7d66f55cfa7610ea
/
drivers
/
dma
/
stm32-dma.c
e0ebdbd
dmaengine: stm32-dma: take address into account when computing max width
by Amelie Delaunay
· 4 years, 1 month ago
5d4d4df
dmaengine: stm32-dma: clean channel configuration when channel is freed
by Amelie Delaunay
· 4 years, 1 month ago
a44d9d7
dmaengine: stm32-dma: rework irq handler to manage error before xfer events
by Amelie Delaunay
· 4 years, 1 month ago
1c966e1
dmaengine: stm32: Simplify with dev_err_probe()
by Krzysztof Kozlowski
· 4 years, 4 months ago
955b176
dmaengine: stm32-dma: direct mode support through device tree
by Amelie Delaunay
· 4 years, 8 months ago
d80cbef
dmaengine: stm32-dma: use vchan_terminate_vdesc() in .terminate_all
by Amelie Delaunay
· 5 years ago
409ffc4
dmaengine: stm32-dma: fix sleeping function called from invalid context
by Amelie Delaunay
· 5 years ago
32ce108
dmaengine: stm32-dma: add copy_align constraint
by Amelie Delaunay
· 5 years ago
d7a9e42
dmaengine: stm32-dma: use dma_set_max_seg_size to set the sg limit
by Amelie Delaunay
· 5 years ago
22a0bb2
dmaengine: stm32-dma: enable descriptor_reuse
by Pierre-Yves MORDRET
· 5 years ago
615eee2
dmaengine: stm32-dma: driver defers probe for reset
by Etienne Carriere
· 5 years ago
8cf1e0f
dmaengine: stm32-dma: use reset controller only at probe time
by Etienne Carriere
· 5 years ago
05f8740
dmaengine: stm32-dma: add suspend/resume power management support
by Pierre-Yves MORDRET
· 5 years ago
402096c
dmaengine: stm32-dma: Use struct_size() helper
by Gustavo A. R. Silva
· 5 years ago
e17be6e
dmaengine: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
47ebe00
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 5 years ago
af873fc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
by Thomas Gleixner
· 6 years ago
e405439
dmaengine: stm32-dma: Fix redundant call to platform_get_irq
by Amelie Delaunay
· 6 years ago
2a4885a
dmaengine: stm32-dma: fix residue calculation in stm32-dma
by Arnaud Pouliquen
· 6 years ago
c6504be
dmaengine: stm32-dma: Fix unsigned variable compared with zero
by Vinod Koul
· 6 years ago
f4fd2ec
dmaengine: stm32-dma: use platform_get_irq()
by Fabien Dessenne
· 6 years ago
48bc73b
dmaengine: stm32-dma: Add PM Runtime support
by Pierre-Yves MORDRET
· 6 years ago
ca4c72c
dmaengine: stm32-dma: check FIFO error interrupt enable
by Pierre-Yves MORDRET
· 6 years ago
cc832dc
dmaengine: stm32-dma: check whether length is aligned on FIFO threshold
by Pierre-Yves MORDRET
· 6 years ago
90ec93c
dmaengine: stm32: replace "%p" with "%pK"
by Benjamin Gaignard
· 6 years ago
9df3bd5
dmaengine: stm32-dma: properly mask irq bits
by Pierre Yves MORDRET
· 7 years ago
80a7695
dmaengine: stm32-dma: fix max items per transfer
by Pierre Yves MORDRET
· 7 years ago
c2d86b1
dmaengine: stm32-dma: fix DMA IRQ status handling
by Pierre Yves MORDRET
· 7 years ago
a2b6103
dmaengine: stm32-dma: Improve memory burst management
by Pierre Yves MORDRET
· 7 years ago
249d553
dmaengine: stm32-dma: fix typo and reported checkpatch warnings
by Pierre Yves MORDRET
· 7 years ago
e57cb3b
dmaengine: stm32-dma: fix incomplete configuration in cyclic mode
by Pierre Yves MORDRET
· 7 years ago
951f44c
dmaengine: stm32-dma: threshold manages with bitfield feature
by Pierre Yves MORDRET
· 7 years ago
041cf7e
dmaengine: stm32-dma: fix up error dev_err message
by Colin Ian King
· 8 years ago
97a229f
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 8 years ago
5df4eb4
dmaengine: stm32-dma: Add error messages if xlate fails
by M'boumba Cedric Madianga
· 8 years ago
276b004
dmaengine: stm32-dma: Add max_burst support
by M'boumba Cedric Madianga
· 8 years ago
dc80867
dmaengine: stm32-dma: Add synchronization support
by M'boumba Cedric Madianga
· 8 years ago
2b12c558
dmaengine: stm32-dma: Fix residue computation issue in cyclic mode
by M'boumba Cedric Madianga
· 8 years ago
8d1b76f
dmaengine: stm32-dma: Rework starting transfer management
by M'boumba Cedric Madianga
· 8 years ago
57b5a32
dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status
by M'boumba Cedric Madianga
· 8 years ago
7e96304
dmaengine: stm32-dma: Set correct args number for DMA request from DT
by M'boumba Cedric Madianga
· 8 years ago
cad0eca
dmaengine: stm32-dma: remove unused ‘src_addr’
by Vinod Koul
· 8 years ago
2a440bd
dmaengine: stm32-dma: remove unused ‘dst_addr’
by Vinod Koul
· 8 years ago
1bc4f06c
dmaengine: stm32-dma: remove unused ‘sfcr’
by Vinod Koul
· 8 years ago
e97adb4
dmaengine: stm32-dma: make stm32_dma_set_config static
by Vinod Koul
· 8 years ago
aea08a5
dmaengine: stm32-dma: Fix unchecked deference of chan->desc
by M'boumba Cedric Madianga
· 9 years ago
d8b4683
dmaengine: Add STM32 DMA driver
by M'boumba Cedric Madianga
· 9 years ago