index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
renesas_usbhs
/
fifo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
usb: renesas_usbhs: add support for USB-DMAC
Yoshihiro Shimoda
1
-6
/
+159
2015-03-13
usb: renesas_usbhs: fix the sequence in xfer_work()
Yoshihiro Shimoda
1
-2
/
+2
2015-03-13
usb: renesas_usbhs: add the channel number in dma-names
Yoshihiro Shimoda
1
-7
/
+13
2015-01-30
usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel()
Yoshihiro Shimoda
1
-0
/
+4
2015-01-27
usb: renesas_usbhs: add support for requesting DT DMA
Yoshihiro Shimoda
1
-1
/
+10
2015-01-27
usb: renesas_usbhs: add usbhsf_dma_init_pdev() function
Yoshihiro Shimoda
1
-3
/
+9
2014-11-12
usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2
Yoshihiro Shimoda
1
-0
/
+2
2014-11-12
usb: renesas_usbhs: add a new macro for extending DnFIFOs
Yoshihiro Shimoda
1
-2
/
+7
2014-11-12
usb: renesas_usbhs: standardize d{0,1}fifo control
Yoshihiro Shimoda
1
-38
/
+32
2014-11-12
usb: renesas_usbhs: change d{0,1}fifo to dfifo array
Yoshihiro Shimoda
1
-2
/
+2
2014-11-05
usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPE
Yoshihiro Shimoda
1
-0
/
+18
2014-11-05
usb: renesas_usbhs: fix the timing of dcp_control_transfer_done
Yoshihiro Shimoda
1
-16
/
+0
2014-09-03
usb: renesas_usbhs: fix the usb_pkt_pop()
Yoshihiro Shimoda
1
-3
/
+27
2014-09-03
usb: renesas_usbhs: fix the condition of is_done in usbhsf_dma_push_done
Yoshihiro Shimoda
1
-2
/
+15
2014-09-03
usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handle
Yoshihiro Shimoda
1
-1
/
+24
2014-06-19
usb: renesas: gadget: fixup: complete STATUS stage after receiving
Kuninori Morimoto
1
-0
/
+8
2013-12-12
usb: renesas_usbhs: fifo: request DMAEngine once
Kuninori Morimoto
1
-14
/
+4
2013-03-18
usb: renesas: remove unused DMA_ADDR_INVALID
Felipe Balbi
1
-1
/
+0
2012-11-12
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-5
/
+9
2012-11-08
usb: renesas_usbhs: use transfer counter if IN direction bulk pipe
Kuninori Morimoto
1
-0
/
+4
2012-11-06
usb: fix typo in drivers/usb
Masanari Iida
1
-1
/
+1
2012-10-31
usb: renesas_usbhs: fixup unreadable macro
Kuninori Morimoto
1
-4
/
+4
2012-10-23
usb: renesas_usbhs: fixup dma transfer stall
Kuninori Morimoto
1
-0
/
+1
2012-09-06
usb: renesas_usbhs: fixup DMA transport data alignment
Kuninori Morimoto
1
-2
/
+2
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-11
/
+3
2012-07-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-5
/
+5
2012-07-13
usb: renesas_usbhs: prepare for conversion to the shdma base library
Guennadi Liakhovetski
1
-5
/
+5
2012-07-09
usb: renesas_usbhs: use dmaengine helper functions
Kuninori Morimoto
1
-11
/
+3
2012-06-05
renesas_usbhs: cleanup quoted includes
Paul Bolle
1
-2
/
+2
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+2
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-3
/
+2
2012-02-14
usb: renesas: fix scheduling in atomic context bug
Guennadi Liakhovetski
1
-12
/
+6
2012-02-14
usb: renesas_usbhs: (cosmetic) simplify list operations
Guennadi Liakhovetski
1
-3
/
+2
2012-01-24
usb: renesas_usbhs: add support for SUDMAC
Shimoda, Yoshihiro
1
-1
/
+5
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2011-12-13
usb: renesas_usbhs: care pipe sequence
Kuninori Morimoto
1
-1
/
+8
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-2
/
+2
2011-11-17
USB-renesas: move to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-11-14
usb: gadget: renesas_usbhs: fixup bogus conversion
Kuninori Morimoto
1
-2
/
+2
2011-10-20
usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()
Kuninori Morimoto
1
-3
/
+3
2011-10-13
usb: gadget: renesas_usbhs: fix compile warning
Felipe Balbi
1
-2
/
+2
2011-10-13
usb: gadget: renesas_usbhs: add data/status stage handler
Kuninori Morimoto
1
-0
/
+145
2011-10-13
usb: gadget: renesas_usbhs: disable pipe on top of interrupt
Kuninori Morimoto
1
-9
/
+14
2011-10-13
usb: gadget: renesas_usbhs: disable auto paket start on usbhs_pkt_push()
Kuninori Morimoto
1
-2
/
+0
2011-10-13
usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt
Kuninori Morimoto
1
-2
/
+9
2011-10-13
usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function
Kuninori Morimoto
1
-1
/
+1
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host()
Kuninori Morimoto
1
-1
/
+5
2011-10-13
usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler
Kuninori Morimoto
1
-4
/
+8
2011-10-13
usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c
Kuninori Morimoto
1
-4
/
+15
2011-07-26
USB / Renesas: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
[next]