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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-13
usb: gadget: renesas_usbhs: add mod_host support
Kuninori Morimoto
5
-2
/
+1349
2011-10-13
usb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_done() cares mod_host
Kuninori Morimoto
1
-1
/
+5
2011-10-13
usb: gadget: renesas_usbhs: add data/status stage handler
Kuninori Morimoto
2
-0
/
+150
2011-10-13
usb: gadget: renesas_usbhs: add INTSTS1 interrupt support
Kuninori Morimoto
3
-6
/
+75
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_set_device_speed() support for host
Kuninori Morimoto
2
-0
/
+67
2011-10-13
usb: gadget: renesas_usbhs: make sure SOF packet sending-out control
Kuninori Morimoto
1
-0
/
+7
2011-10-13
usb: gadget: renesas_usbhs: support otg pin control
Kuninori Morimoto
1
-0
/
+4
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: modify pipe sequence settings
Kuninori Morimoto
4
-7
/
+14
2011-10-13
usb: gadget: renesas_usbhs: disable auto paket start on usbhs_pkt_push()
Kuninori Morimoto
2
-2
/
+1
2011-10-13
usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt
Kuninori Morimoto
5
-33
/
+32
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_pipe_name()
Kuninori Morimoto
2
-1
/
+7
2011-10-13
usb: gadget: renesas_usbhs: add device select support in usbhs_pipe_config_up...
Kuninori Morimoto
3
-5
/
+18
2011-10-13
usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function
Kuninori Morimoto
4
-5
/
+7
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host()
Kuninori Morimoto
3
-1
/
+12
2011-10-13
usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host()
Kuninori Morimoto
3
-4
/
+4
2011-10-13
usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c
Kuninori Morimoto
4
-30
/
+33
2011-10-13
usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type()
Kuninori Morimoto
2
-18
/
+20
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()
Kuninori Morimoto
5
-19
/
+18
2011-10-13
usb: gadget: renesas_usbhs: add bus control functions
Kuninori Morimoto
2
-1
/
+43
2011-10-13
usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()
Kuninori Morimoto
1
-10
/
+5
2011-10-13
usb: gadget: renesas_usbhs: tidyup INTENB0 method
Kuninori Morimoto
1
-1
/
+10
2011-10-13
usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler
Kuninori Morimoto
4
-13
/
+16
2011-10-13
usb: gadget: renesas_usbhs: each pipe hold maxpacket size
Kuninori Morimoto
2
-21
/
+10
2011-10-13
usb: gadget: renesas_usbhs: remove desc from usbhs_pipe_malloc
Kuninori Morimoto
3
-38
/
+45
2011-10-13
usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c
Kuninori Morimoto
2
-15
/
+16
2011-10-13
usb: gadget: renesas_usbhs: add suspend/resume support
Kuninori Morimoto
1
-5
/
+64
2011-10-13
usb: gadget: storage: add superspeed support
Felipe Balbi
4
-13
/
+190
2011-10-13
usb: gadget: fix typo for default U1/U2 exit latencies
Felipe Balbi
1
-2
/
+2
2011-10-13
usb: gadget: r8a66597: convert to new style
Felipe Balbi
1
-29
/
+8
2011-10-13
usb: gadget: renesas: convert to new style
Felipe Balbi
1
-52
/
+9
2011-10-13
usb: gadget: net2280: convert to new style
Felipe Balbi
1
-53
/
+17
2011-10-13
usb: gadget: net2272: convert to new style
Felipe Balbi
1
-53
/
+19
2011-10-13
usb: gadget: langwell: convert to new style
Felipe Balbi
2
-48
/
+21
2011-10-13
usb: gadget: langwell: don't use the_controller when it's not needed
Felipe Balbi
1
-8
/
+8
2011-10-13
usb: gadget: at91_udc: change french comments to english
Robert Schwebel
1
-8
/
+8
2011-10-13
usb: gadget: pxa25x: is_vbus_present is gone
Arnd Bergmann
1
-7
/
+1
2011-10-13
usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC
Paul Zimmerman
2
-18
/
+18
2011-10-13
USB: gadget: f_midi: allow a dynamic number of input and output ports
Daniel Mack
2
-108
/
+191
2011-10-13
USB: gadget: midi: refactor the device code
Daniel Mack
2
-1197
/
+80
2011-10-13
USB: gadget: midi: add midi function driver
Daniel Mack
1
-0
/
+923
2011-10-13
usb gadget: fix langwell_udc.c build error
Randy Dunlap
1
-14
/
+14
2011-10-13
usb: gadget: r8a66597-udc: add support for SUDMAC
Yoshihiro Shimoda
2
-20
/
+370
2011-10-13
usb: gadget: r8a66597-udc: use dev_*() instead of printk()
Yoshihiro Shimoda
2
-40
/
+60
2011-10-13
usb: gadget: r8a66597-udc: add function for external controller
Yoshihiro Shimoda
1
-15
/
+19
2011-10-13
usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo
Yoshihiro Shimoda
2
-4
/
+4
2011-10-08
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
7
-23
/
+22
2011-10-04
USB: ftdi_sio: add PID for Sony Ericsson Urban
Hakan Kvist
2
-2
/
+6
2011-10-04
usb: Add module.h to various dwc3 drivers
Paul Gortmaker
2
-0
/
+2
2011-10-04
usb: dwc3: convert structures into bitshifts
Felipe Balbi
3
-137
/
+48
[prev]
[next]