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
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-18
configfs: fix kernel infoleak through user-controlled format string
Nicolas Iooss
1
-1
/
+1
2015-07-06
usb: gadget: f_midi: fix error recovery path
Andrzej Pietrasiewicz
1
-3
/
+1
2015-07-06
usb: gadget: udc: fix free_irq() after request_irq() failed
Takeshi Yoshimura
1
-2
/
+1
2015-07-06
usb: gadget: composite: Fix NULL pointer dereference
Kishon Vijay Abraham I
1
-4
/
+7
2015-07-06
usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
Rui Miguel Silva
1
-2
/
+4
2015-07-06
usb: f_mass_storage: limit number of reported LUNs
Michal Nazarewicz
1
-3
/
+13
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-191
/
+12
2015-06-27
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-302
/
+363
2015-06-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+0
2015-06-24
vfs: add file_path() helper
Miklos Szeredi
2
-2
/
+2
2015-06-16
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-4
/
+1
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
5
-10
/
+24
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2
-2
/
+0
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
10
-299
/
+357
2015-05-31
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-31
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
1
-13
/
+2
2015-05-31
target: move transport ID handling to the core
Christoph Hellwig
2
-72
/
+5
2015-05-31
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-18
/
+0
2015-05-31
target: change core_tpg_register prototype
Christoph Hellwig
1
-2
/
+2
2015-05-31
target: move node ACL allocation to core code
Christoph Hellwig
1
-14
/
+0
2015-05-31
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-37
/
+5
2015-05-31
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-6
/
+0
2015-05-31
tcm_usb: remove struct usbg_nacl
Christoph Hellwig
2
-30
/
+3
2015-05-27
usb: gadget: atmel: fix build warnings
Felipe Balbi
1
-1
/
+1
2015-05-26
usb: gadget: atmel: fix build warning
Felipe Balbi
1
-2
/
+2
2015-05-26
usb: gadget: net2280: fix pullup handling
Mian Yousaf Kaukab
1
-5
/
+11
2015-05-26
usb: gadget: net2280: physically disable endpoint on disable operation
Mian Yousaf Kaukab
1
-0
/
+7
2015-05-26
usb: gadget: autoconf: net2280: match hardware and usb ep address
Mian Yousaf Kaukab
1
-7
/
+17
2015-05-26
usb: gadget: net2280: fix use of GPEP in both directions
Mian Yousaf Kaukab
1
-9
/
+32
2015-05-26
usb: gadget: net2280: check interrupts for all endpoints
Mian Yousaf Kaukab
1
-13
/
+44
2015-05-26
usb: gadget: net2280: set all byte enables on start
Mian Yousaf Kaukab
1
-0
/
+1
2015-05-26
usb: gadget: net2280: don't set ep_cfg.direction bit
Mian Yousaf Kaukab
1
-2
/
+0
2015-05-26
usb: gadget: net2280: unconditionally reset dma in usb_reset
Mian Yousaf Kaukab
1
-1
/
+7
2015-05-26
usb: gadget: net2280: reset sequence number on ep enable
Mian Yousaf Kaukab
1
-0
/
+4
2015-05-26
usb: gadget: net2280: fix ep_cfg for defect7374
Mian Yousaf Kaukab
1
-2
/
+2
2015-05-26
usb: gadget: f_fs: add extra check before unregister_gadget_item
Rui Miguel Silva
1
-2
/
+8
2015-05-26
usb: gadget: f_fs: fix check in read operation
Rui Miguel Silva
1
-1
/
+1
2015-05-26
usb: gadget: f_uac1: check return code from config_ep_by_speed
Michael Trimarchi
1
-1
/
+4
2015-05-26
usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()
Krzysztof Opasiak
1
-5
/
+8
2015-05-26
usb: gadget: g_ffs: Fix counting of missing_functions
Krzysztof Opasiak
1
-1
/
+3
2015-05-26
usb: s3c2410_udc: correct reversed pullup logic
Sergiy Kibrik
1
-1
/
+1
2015-05-22
usb: gadget: rndis: use signed type for a signed value
Andrzej Pietrasiewicz
2
-3
/
+3
2015-05-22
usb: gadget: rndis: don't duplicate the "i" variable
Andrzej Pietrasiewicz
1
-1
/
+0
2015-05-22
usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()
Andrzej Pietrasiewicz
1
-2
/
+2
2015-05-19
Merge 4.1-rc4 into usb-next
Greg Kroah-Hartman
27
-83
/
+99
2015-05-14
usb: gadget: f_midi: fix segfault when reading empty id
Pawel Szewczyk
1
-1
/
+7
2015-05-10
USB: inode.c: move assignment out of if () block
Greg Kroah-Hartman
1
-3
/
+6
2015-05-07
usb: gadget: rndis: remove the limit of available rndis connections
Andrzej Pietrasiewicz
3
-86
/
+78
2015-05-07
usb: gadget: rndis: style correction
Andrzej Pietrasiewicz
1
-1
/
+1
[next]