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
2013-04-03
usb: gadget: f_serial: add configfs support
Andrzej Pietrasiewicz
1
-0
/
+55
2013-04-03
usb: gadget: f_serial: remove compatibility layer
Andrzej Pietrasiewicz
1
-46
/
+0
2013-04-03
usb: gadget: serial: convert to new interface of f_serial
Andrzej Pietrasiewicz
2
-18
/
+8
2013-04-03
usb: gadget: f_serial: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
4
-27
/
+110
2013-04-03
usb: gadget: nokia: remove unused include
Andrzej Pietrasiewicz
1
-1
/
+0
2013-04-03
usb: gadget: use consistent naming scheme for usb function modules
Andrzej Pietrasiewicz
1
-3
/
+4
2013-04-03
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
5
-1
/
+1061
2013-04-03
usb: gadget: push tty port allocation from gadget into f_acm
Sebastian Andrzej Siewior
6
-54
/
+19
2013-04-03
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
13
-87
/
+100
2013-04-03
usb: gadget: nokia: use function framework for ACM
Sebastian Andrzej Siewior
4
-95
/
+72
2013-04-03
usb: phy: ab8500-usb: call phy_dis_work only when necessary
Sakethram Bommisetti
1
-9
/
+8
2013-04-03
usb: phy: ab8500-usb: drop link status delayed work
Sakethram Bommisetti
1
-28
/
+2
2013-04-03
usb: phy: ab8500-usb: adopt pinctrl support
Patrice Chotard
1
-0
/
+24
2013-04-03
usb: phy: ab8500-usb: fix last notifier arguments
Fabio Baltieri
2
-8
/
+3
2013-04-03
usb: phy: ab8500-usb: fix unbalanced clock and regulator disable warnings
Mian Yousaf Kaukab
1
-2
/
+4
2013-04-03
usb: phy: ab8500-usb: enable/disable regulator on phy events
Fabio Baltieri
1
-2
/
+66
2013-04-03
usb: phy: ab8500-usb: split ab8500_usb_phy_ctrl
Fabio Baltieri
1
-29
/
+26
2013-04-03
usb: phy: ab8500-usb: add regulator support
Fabio Baltieri
1
-0
/
+36
2013-04-03
usb: phy: ab8500-usb: fix eye diagram for ab8500 v2.0
Sakethram Bommisetti
1
-0
/
+15
2013-04-03
usb: phy: ab8500-usb: set phy tuning values
Sakethram Bommisetti
1
-0
/
+87
2013-04-03
usb: phy: ab8500-usb: convert to devm_kzalloc
Fabio Baltieri
1
-14
/
+5
2013-04-03
usb: musb: ux500_dma: drop references to U5500
Fabio Baltieri
1
-1
/
+1
2013-04-03
usb: phy: samsung: convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-04-02
usb: gadget: pxa27x_udc: fix Section Mismatches
Felipe Balbi
1
-5
/
+5
2013-04-02
usb: gadget: udc-core: prevent a memory leak
Felipe Balbi
1
-0
/
+1
2013-04-02
usb: gadget: fusb300_udc: bug fix of not doing idma reset for each time
Yuan-Hsin Chen
1
-3
/
+6
2013-04-02
usb: gadget: fusb300_udc: add FUSB300_EPSET0_STL_CLR for clearing EP0 stall
Yuan-Hsin Chen
2
-2
/
+2
2013-04-02
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
3
-5
/
+5
2013-04-02
usb: musb: gadget: read ep0 fifo only if rxcount is non zero
Ravi Babu
1
-2
/
+4
2013-04-02
usb: musb: dsps: print babble message only when musb is active host
Ravi Babu
1
-1
/
+1
2013-04-02
usb: musb: implement (un)map_urb_for_dma hooks
Ruslan Bilovol
1
-0
/
+117
2013-04-02
usb: gadget/uvc: Add support for 'get_unmapped_area' for MMUless architectures
Bhupesh Sharma
2
-0
/
+33
2013-04-02
usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 framework
Bhupesh Sharma
5
-426
/
+193
2013-04-02
usb: renesas_usbhs: fixup sparse errors for common.c
Kuninori Morimoto
1
-3
/
+3
2013-04-02
usb: gadget: mv_u3d_core: remove unused clock
Felipe Balbi
1
-1
/
+1
2013-04-02
usb: ehci: mv_ehci: remove unused clock
Chao Xie
1
-25
/
+10
2013-04-02
usb: otg: mv_otg: remove unused clock
Chao Xie
2
-23
/
+8
2013-04-02
usb: gadget: mv_udc_core: remove unused clock
Chao Xie
2
-22
/
+8
2013-04-02
usb: musb: gadget: use platform callback to enable vbus
Grazvydas Ignotas
1
-3
/
+2
2013-04-02
usb: musb: omap2430: turn off vbus on cable disconnect
Grazvydas Ignotas
1
-0
/
+1
2013-04-02
usb: phy: twl4030-usb: check if vbus is driven by twl itself
Grazvydas Ignotas
1
-3
/
+28
2013-03-27
usb: musb: ux500_dma: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-27
usb: gadget: mv_u3d: fix sparse warnings
Felipe Balbi
1
-0
/
+4
2013-03-27
usb: gadget: mv_udc_core: fix sparse warnings
Felipe Balbi
1
-1
/
+5
2013-03-27
usb: gadget: pch_udc: fix sparse warnings
Felipe Balbi
1
-0
/
+4
2013-03-27
usb: gadget: dummy: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-27
usb: gadget: net2280: fix sparse warnings
Felipe Balbi
1
-4
/
+4
2013-03-27
usb: gadget: net2272: fix sparse warnings
Felipe Balbi
1
-3
/
+3
2013-03-27
usb: gadget: mv_u3d: drop ARCH dependency
Felipe Balbi
2
-2
/
+1
2013-03-22
usb: gadget: mv_u3d: fix sparse warnings
Felipe Balbi
1
-13
/
+14
[next]