index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-06-08
1
-29
/
+21
|
\
|
*
dmaengine: shdmac: Change platform check to CONFIG_ARCH_RENESAS
Geert Uytterhoeven
2018-04-25
1
-29
/
+21
*
|
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-1
/
+1
|
/
*
Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-04-10
1
-2
/
+11
|
\
|
*
dmaengine: rcar-dmac: Fix too early/late system suspend/resume callbacks
Geert Uytterhoeven
2018-04-04
1
-2
/
+2
|
*
dmaengine: rcar-dmac: Check the done lists in rcar_dmac_chan_get_residue()
Yoshihiro Shimoda
2018-03-05
1
-0
/
+9
*
|
dmaengine: rcar-dmac: fix max_chunk_size for R-Car Gen3
Yoshihiro Shimoda
2018-02-27
1
-1
/
+1
|
/
*
Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2018-01-31
1
-1
/
+43
|
\
|
*
dmaengine: rcar-dmac: use TCRB instead of TCR for residue
Kuninori Morimoto
2017-11-29
1
-1
/
+21
|
*
dmaengine: rcar-dmac: ensure CHCR DE bit is actually 0 after clearing
Kuninori Morimoto
2017-11-29
1
-0
/
+22
*
|
dmaengine: rcar-dmac: Make DMAC reinit during system resume explicit
Geert Uytterhoeven
2018-01-17
1
-17
/
+7
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
dmaengine: rcar-dmac: initialize all data before registering IRQ handler
Kuninori Morimoto
2017-08-25
1
-42
/
+43
*
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-07-08
1
-6
/
+21
|
\
|
*
dmaengine: rcar-dmac: wait for ISR to finish before freeing resources
Niklas Söderlund
2017-05-19
1
-1
/
+5
|
*
dmaengine: rcar-dmac: implement device_synchronize()
Niklas Söderlund
2017-05-19
1
-0
/
+8
|
*
dmaengine: rcar-dmac: store channel IRQ in struct rcar_dmac_chan
Niklas Söderlund
2017-05-19
1
-5
/
+8
*
|
rcar-dmac: fixup descriptor pointer for descriptor mode
Kuninori Morimoto
2017-05-30
1
-0
/
+3
*
|
dmaengine: usb-dmac: Fix DMAOR AE bit definition
Hiroyuki Yokoyama
2017-05-16
1
-1
/
+1
|
/
*
dmaengine: rcar-dmac: enable descriptor mode on 40bit
Kuninori Morimoto
2017-03-27
1
-20
/
+32
*
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-02-21
1
-0
/
+1
|
\
|
*
dmaengine: rcar-dmac: Widen DMA mask to 40 bits
Geert Uytterhoeven
2017-02-14
1
-0
/
+1
*
|
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
2017-01-13
1
-0
/
+8
|
/
*
dmaengine: usb-dmac: remove unused ‘uchan’
Vinod Koul
2016-12-12
1
-3
/
+0
*
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-10-06
2
-37
/
+107
|
\
|
*
Merge branch 'topic/iommu' into for-linus
Vinod Koul
2016-10-03
1
-22
/
+94
|
|
\
|
|
*
dmaengine: rcar-dmac: add iommu support for slave transfers
Niklas Söderlund
2016-09-26
1
-8
/
+74
|
|
*
dmaengine: rcar-dmac: group slave configuration
Niklas Söderlund
2016-09-26
1
-16
/
+22
|
*
|
dmaengine: sh_shdma-base: convert callback to helper function
Dave Jiang
2016-08-08
1
-6
/
+6
|
*
|
dmaengine: sh_rcar-dmac: convert callback to helper function
Dave Jiang
2016-08-08
1
-9
/
+7
|
|
/
*
|
dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
Yoshihiro Shimoda
2016-08-08
1
-8
/
+11
|
/
*
Merge branch 'topic/sh' into for-linus
Vinod Koul
2016-07-16
1
-4
/
+37
|
\
|
*
dmaengine: rcar-dmac: Fix residue reporting for pending descriptors
Laurent Pinchart
2016-07-08
1
-2
/
+29
|
*
dmaengine: rcar-dmac: Fixed active descriptor initializing
Muhammad Hamza Farooq
2016-07-08
1
-0
/
+2
|
*
dmaengine: rcar-dmac: warn if transfer cannot start as TE = 1
Niklas Söderlund
2016-07-08
1
-1
/
+1
|
*
dmaengine: rcar-dmac: use result of updated get_residue in tx_status
Muhammad Hamza Farooq
2016-07-08
1
-0
/
+4
|
*
dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put()
Kuninori Morimoto
2016-05-30
1
-1
/
+1
*
|
dmaengine: Remove site specific OOM error messages on kzalloc
Peter Griffin
2016-06-21
2
-14
/
+4
|
/
*
dmaengine: rcar-dmac: clear pertinence number of channels
Kuninori Morimoto
2016-03-03
1
-1
/
+1
*
dmaengine: sh: shdmac: don't open code of_device_get_match_data()
Wolfram Sang
2016-03-03
1
-1
/
+1
*
dmaengine: sh: Use ARCH_RENESAS
Simon Horman
2016-02-08
1
-3
/
+3
*
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-01-13
4
-678
/
+2
|
\
|
*
Merge branch 'topic/rcar' into for-linus
Vinod Koul
2016-01-06
3
-676
/
+0
|
|
\
|
|
*
dmaengine: sh: Remove unused R-Car HPB-DMAC driver
Geert Uytterhoeven
2015-12-10
3
-676
/
+0
|
*
|
dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
Yoshihiro Shimoda
2015-12-05
1
-2
/
+2
|
|
/
*
|
dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance
Geert Uytterhoeven
2015-11-16
1
-1
/
+2
*
|
dmaengine: sh: usb-dmac: Fix crash on runtime suspend
Geert Uytterhoeven
2015-11-16
1
-2
/
+6
|
/
*
dmaengine: sort the sh Makefile
Vinod Koul
2015-08-26
1
-2
/
+2
*
dmaengine: sort the sh Kconfig
Vinod Koul
2015-08-26
1
-12
/
+12
[next]