index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sh
/
usb-dmac.c
Age
Commit message (
Expand
)
Author
2019-06-25
dmaengine: sh: usb-dmac: Use [] to denote a flexible array member
Geert Uytterhoeven
2019-05-27
dmaengine: sh: usb-dmac: Let the core do the device node validation
Baolin Wang
2019-01-20
dmaengine: usb-dmac: Make DMAC system sleep callbacks explicit
Phuong Nguyen
2018-08-29
dmaengine: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2017-05-16
dmaengine: usb-dmac: Fix DMAOR AE bit definition
Hiroyuki Yokoyama
2016-12-12
dmaengine: usb-dmac: remove unused ‘uchan’
Vinod Koul
2016-08-08
dmaengine: usb-dmac: check CHCR.DE bit in usb_dmac_isr_channel()
Yoshihiro Shimoda
2016-01-13
Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-12-05
dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
Yoshihiro Shimoda
2015-11-16
dmaengine: sh: usb-dmac: Fix pm_runtime_{enable,disable}() imbalance
Geert Uytterhoeven
2015-11-16
dmaengine: sh: usb-dmac: Fix crash on runtime suspend
Geert Uytterhoeven
2015-04-27
dmaengine: usb-dmac: Protect PM-only functions to kill warning
Geert Uytterhoeven
2015-04-17
dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'
Yoshihiro Shimoda
2015-04-02
dmaengine: usb-dmac: Add Renesas USB DMA Controller (USB-DMAC) driver
Yoshihiro Shimoda