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
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
/
pipe.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-19
usb: renesas_usbhs: change arguments of dma_map_ctrl()
Yoshihiro Shimoda
1
-2
/
+4
2016-01-25
usb: renesas_usbhs: constify usbhs_pkt_handle structures
Julia Lawall
1
-1
/
+1
2015-12-15
usb: renesas_usbhs: Modify pipe configuration
Yoshihiro Shimoda
1
-1
/
+0
2015-03-13
usb: renesas_usbhs: add support for USB-DMAC
Yoshihiro Shimoda
1
-0
/
+1
2014-09-03
usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handle
Yoshihiro Shimoda
1
-0
/
+4
2014-07-10
usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connecting
Yoshihiro Shimoda
1
-0
/
+1
2013-07-29
usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro
Kuninori Morimoto
1
-3
/
+3
2012-11-12
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+1
2012-11-08
usb: renesas_usbhs: use transfer counter if IN direction bulk pipe
Kuninori Morimoto
1
-0
/
+1
2012-10-16
usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st pos
Kuninori Morimoto
1
-1
/
+1
2012-06-05
renesas_usbhs: cleanup quoted includes
Paul Bolle
1
-2
/
+2
2011-12-12
usb: renesas_usbhs: add usbhs_pipe_is_stall()
Kuninori Morimoto
1
-0
/
+1
2011-10-13
usb: gadget: renesas_usbhs: modify pipe sequence settings
Kuninori Morimoto
1
-1
/
+4
2011-10-13
usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt
Kuninori Morimoto
1
-3
/
+0
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_pipe_name()
Kuninori Morimoto
1
-0
/
+1
2011-10-13
usb: gadget: renesas_usbhs: add device select support in usbhs_pipe_config_up...
Kuninori Morimoto
1
-1
/
+2
2011-10-13
usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function
Kuninori Morimoto
1
-2
/
+3
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host()
Kuninori Morimoto
1
-0
/
+1
2011-10-13
usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c
Kuninori Morimoto
1
-6
/
+0
2011-10-13
usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type()
Kuninori Morimoto
1
-0
/
+3
2011-10-13
usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler
Kuninori Morimoto
1
-0
/
+2
2011-10-13
usb: gadget: renesas_usbhs: each pipe hold maxpacket size
Kuninori Morimoto
1
-0
/
+2
2011-10-13
usb: gadget: renesas_usbhs: remove desc from usbhs_pipe_malloc
Kuninori Morimoto
1
-2
/
+2
2011-06-15
usb: renesas_usbhs: fixup connection fail
Kuninori Morimoto
1
-0
/
+1
2011-06-07
usb: renesas_usbhs: add DMAEngine support
Kuninori Morimoto
1
-1
/
+3
2011-06-07
usb: renesas_usbhs: add pipe/fifo link
Kuninori Morimoto
1
-0
/
+4
2011-06-07
usb: renesas_usbhs: modify data transfer interrupt
Kuninori Morimoto
1
-4
/
+2
2011-06-07
usb: renesas_usbhs: modify packet queue control method
Kuninori Morimoto
1
-0
/
+1
2011-06-07
usb: renesas_usbhs: divide data transfer functions
Kuninori Morimoto
1
-1
/
+7
2011-06-07
usb: renesas_usbhs: fifo became independent from pipe.
Kuninori Morimoto
1
-19
/
+10
2011-06-07
usb: renesas_usbhs: modify pipe direction flags
Kuninori Morimoto
1
-0
/
+2
2011-04-30
usb: renesas_usbhs: fixup cast warning
Kuninori Morimoto
1
-2
/
+1
2011-04-14
usb: renesas_usbhs: Add Renesas USBHS common code
Kuninori Morimoto
1
-0
/
+105