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
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
usb: Replace snprintf with scnprintf in gether_get_ifname
Daniel M German
1
-2
/
+2
2019-06-18
usb: gadget: ether: Fix race between gether_disconnect and rx_submit
Kiruthika Varadarajan
1
-2
/
+4
2019-06-18
usb: gadget: storage: Remove warning message
EJ Hsu
2
-6
/
+16
2019-06-18
usb: gadget: Zero ffs_io_data
Andrzej Pietrasiewicz
1
-2
/
+4
2019-06-18
usb: gadget: u_audio: Fixed variable declaration coding style issue
Jonas Stenvall
1
-2
/
+2
2019-06-18
usb: gadget: f_fs: data_len used before properly set
Fei Yang
1
-1
/
+2
2019-05-03
usb: gadget: do not use __constant_cpu_to_le16
Sergey Senozhatsky
1
-3
/
+3
2019-05-03
usb: gadget: f_ncm: Add OS descriptor support
Romain Izard
2
-3
/
+47
2019-05-03
usb: gadget: f_ncm: Fix NTP-32 support
Romain Izard
1
-7
/
+3
2019-05-03
usb: gadget: f_fs: don't free buffer prematurely
Fei Yang
1
-1
/
+2
2019-03-20
USB: gadget: f_hid: fix deadlock in f_hidg_write()
Radoslav Gerganov
1
-3
/
+3
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+0
2019-02-11
usb: gadget: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
16
-16
/
+16
2019-02-11
usb: f_fs: Avoid crash due to out-of-scope stack ptr access
John Stultz
1
-0
/
+1
2019-02-07
usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call
Andrzej Pietrasiewicz
1
-0
/
+11
2019-02-07
usb: gadget: function: sync f_uac1 ac header baInterfaceNr
liangshengjun
1
-0
/
+2
2019-02-07
usb: gadget: fix various indentation issues
Colin Ian King
1
-4
/
+4
2019-02-05
scsi: target/core: Remove the write_pending_status() callback function
Bart Van Assche
1
-9
/
+0
2019-01-28
usb: gadget: uvc: add uvcg_warn macro
Paul Elder
1
-0
/
+2
2019-01-28
usb: gadget: u_serial: process RX in workqueue instead of tasklet
Michał Mirosław
1
-21
/
+14
2019-01-28
usb: gadget: Remove dead branch code
YueHaibing
1
-8
/
+0
2019-01-14
usb: gadget: Potential NULL dereference on allocation error
Dan Carpenter
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-12-29
Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-15
/
+109
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-7
/
+1
2018-12-14
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
1
-1
/
+1
2018-12-12
Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2
-15
/
+109
2018-11-29
scsi: target: replace fabric_ops.name with fabric_alias
David Disseldorp
1
-1
/
+0
2018-11-29
scsi: target: drop unnecessary get_fabric_name() accessor from fabric_ops
David Disseldorp
1
-6
/
+1
2018-11-28
usb: gadget: u_ether: fix unsafe list iteration
Marek Szyprowski
1
-5
/
+6
2018-11-26
usb: gadget: f_fs: Allow scatter-gather buffers
Andrzej Pietrasiewicz
1
-7
/
+86
2018-11-26
usb: gadget: f_fs: Add support for CCID descriptors.
Vincent Pelletier
1
-7
/
+22
2018-11-26
usb: gadget: uvc: constify vb2_ops structure
Julia Lawall
1
-1
/
+1
2018-11-14
Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...
Shen Jing
1
-18
/
+8
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-602
/
+912
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2018-10-17
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-02
usb: gadget: f_uac2: disable IN/OUT ep if unused
Andreas Pape
1
-44
/
+172
2018-09-25
usb: gadget: uvc: configfs: Use %u to print unsigned int values
Laurent Pinchart
1
-16
/
+16
2018-09-25
usb: gadget: uvc: configfs: Simplify attributes macros
Laurent Pinchart
1
-110
/
+74
2018-09-25
usb: gadget: uvc: configfs: Fix operation on big endian platforms
Laurent Pinchart
1
-35
/
+24
2018-09-25
usb: gadget: uvc: Remove uvc_set_trace_param() function
Laurent Pinchart
1
-6
/
+0
2018-09-25
usb: gadget: uvc: Replace plain printk() with dev_*()
Laurent Pinchart
5
-42
/
+39
2018-09-25
usb: gadget: uvc: Only halt video streaming endpoint in bulk mode
Laurent Pinchart
1
-1
/
+3
2018-09-25
usb: gadget: uvc: Factor out video USB request queueing
Laurent Pinchart
1
-10
/
+20
2018-09-24
usb: gadget: uvc: configfs: Sort frame intervals upon writing
Paul Elder
1
-0
/
+13
2018-09-24
usb: gadget: uvc: configfs: Prevent format changes after linking header
Joel Pepper
1
-0
/
+3
2018-09-24
usb: gadget: uvc: configfs: Add bFrameIndex attributes
Joel Pepper
1
-0
/
+56
2018-09-24
usb: gadget: uvc: configfs: Add bFormatIndex attributes
Laurent Pinchart
1
-6
/
+8
[next]