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
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-17
usb: s3c-hsotg: fix unregistration function
Marek Szyprowski
1
-7
/
+4
2013-09-17
usb: gadget: f_mass_storage: reset endpoint driver data when disabled
Peter Oh
1
-0
/
+2
2013-09-17
usb: gadget: f_eem: Staticize eem_alloc
Sachin Kamat
1
-1
/
+1
2013-09-17
usb: gadget: f_ecm: Staticize ecm_alloc
Sachin Kamat
1
-1
/
+1
2013-09-17
usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()
Chen Gang
1
-4
/
+4
2013-09-17
usb: gadget: cdc2: fix conversion to new interface of f_ecm
Andrzej Pietrasiewicz
1
-18
/
+1
2013-09-17
usb: gadget: fix a bug and a WARN_ON in dummy-hcd
Alan Stern
1
-3
/
+4
2013-09-17
usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di...
Alexey Khoroshilov
1
-0
/
+3
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-5
/
+4
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-2
/
+2
2013-08-30
usb: acm gadget: Null termintate strings table
Graham Williams
1
-0
/
+1
2013-08-28
usb: fotg210-udc: use platform_{get,set}_drvdata()
Libo Chen
1
-2
/
+2
2013-08-28
Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-14
/
+11
2013-08-28
usb: gadget: double unlocks on error in atmel_usba_start()
Dan Carpenter
1
-6
/
+4
2013-08-28
usb: gadget: gadgetfs: potential use after free in unbind()
Dan Carpenter
1
-1
/
+1
2013-08-28
usb: gadget: gadgetfs: use after free in dev_release()
Dan Carpenter
1
-4
/
+0
2013-08-27
USB: gadget: audit sysfs attribute permissions
Greg Kroah-Hartman
7
-48
/
+43
2013-08-27
usb: gadget: USB_NET2272_DMA should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-08-27
usb: gadget: USB_R8A66597 should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-08-27
usb: gadget: USB_FUSB300 should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-08-27
usb: gadget: configfs: keep a function if it is not successfully added
Andrzej Pietrasiewicz
1
-1
/
+3
2013-08-20
usb:gadget Fix comment for pointer to configfs
Philippe De Swert
1
-1
/
+1
2013-08-14
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
30
-1966
/
+108
2013-08-09
usb: gadget: uvc: Fix error handling in uvc_queue_buffer()
Laurent Pinchart
1
-1
/
+5
2013-08-09
usb: gadget: f_uac1: Staticize local functions
Jingoo Han
1
-2
/
+2
2013-08-09
usb: gadget: u_uac1: add __user annotation
Jingoo Han
1
-1
/
+1
2013-08-09
usb: gadget: rndis: Staticize rndis_init()/rndis_exit()
Jingoo Han
1
-2
/
+2
2013-08-09
usb: gadget: f_mass_storage: use NULL instead of 0
Jingoo Han
1
-3
/
+3
2013-08-09
usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue()
Alexey Khoroshilov
1
-2
/
+2
2013-08-05
Merge 3.11-rc4 into usb-next
Greg Kroah-Hartman
4
-14
/
+14
2013-08-02
usb: gadget: at91_udc: add usb_clk for transition to common clk framework
Boris BREZILLON
2
-3
/
+16
2013-08-02
usb: gadget: at91_udc: add missing clk_put on fclk and iclk
Boris BREZILLON
1
-0
/
+4
2013-08-02
usb: gadget: fusb300_udc: Staticize fusb300_rdcxf()
Jingoo Han
1
-1
/
+1
2013-08-02
usb: gadget: goku_udc: use NULL instead of 0
Jingoo Han
1
-1
/
+1
2013-07-30
aio: Kill aio_rw_vect_retry()
Kent Overstreet
1
-3
/
+3
2013-07-30
aio: io_cancel() no longer returns the io_event
Kent Overstreet
1
-2
/
+1
2013-07-30
usb: gadget: use dev_get_platdata()
Jingoo Han
16
-29
/
+29
2013-07-29
Merge 3.11-rc3 into usb-next
Greg Kroah-Hartman
11
-24
/
+53
2013-07-29
usb: gadget: udc-core: fix the typo of udc state attribute
Rong Wang
1
-1
/
+1
2013-07-29
usb: gadget: f_phonet: remove unused preprocessor conditional
Andrzej Pietrasiewicz
1
-2
/
+0
2013-07-29
usb: gadget: multi: fix error return code in cdc_do_config()
Andrzej Pietrasiewicz
1
-7
/
+3
2013-07-29
usb: gadget: atmel_usba: prepare clk before calling enable
Boris BREZILLON
1
-7
/
+21
2013-07-29
usb: phy: make PHY driver selection possible by controller drivers
Roger Quadros
1
-2
/
+0
2013-07-29
usb: gadget: udc-core: move sysfs_notify() to a workqueue
Felipe Balbi
1
-1
/
+11
2013-07-29
usb: gadget: s3c-hsotg: Allow driver instantiation using device tree
Tomasz Figa
1
-0
/
+10
2013-07-29
usb: gadget: remove imx_udc
Felipe Balbi
4
-1911
/
+0
2013-07-25
usb/gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
6
-12
/
+30
2013-07-25
usb: gadget: free opts struct on error recovery
Andrzej Pietrasiewicz
6
-12
/
+30
2013-07-25
usb: gadget: ether: put_usb_function on unbind
Andrzej Pietrasiewicz
1
-4
/
+10
2013-07-24
USB: gadget: fix up comment
Greg Kroah-Hartman
1
-1
/
+1
[next]