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
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2020-12-10
USB: gadget: f_fs: remove likely/unlikely
Greg Kroah-Hartman
1
-89
/
+88
2020-12-10
usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus
Jack Pham
1
-1
/
+4
2020-12-10
USB: gadget: f_midi: setup SuperSpeed Plus descriptors
Will McVicker
1
-0
/
+6
2020-12-10
USB: gadget: f_acm: add support for SuperSpeed Plus
taehyun.cho
1
-1
/
+1
2020-12-10
USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
Will McVicker
1
-1
/
+3
2020-12-07
Merge 5.10-rc7 into usb-next
Greg Kroah-Hartman
1
-2
/
+4
2020-12-04
usb: gadget: f_fs: Use local copy of descriptors for userspace copy
Vamsi Krishna Samavedam
1
-2
/
+4
2020-12-02
block: remove i_bdev
Christoph Hellwig
1
-4
/
+4
2020-11-30
Merge 5.10-rc6 into usb-next
Greg Kroah-Hartman
1
-3
/
+7
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-1
/
+4
2020-11-20
usb: gadget: f_midi: Fix memleak in f_midi_alloc
Zhang Qilong
1
-3
/
+7
2020-10-03
Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
7
-48
/
+39
2020-10-02
usb: gadget: uvc: Fix the wrong v4l2_device_unregister call
Zqiang
1
-4
/
+4
2020-10-02
usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
Lorenzo Colitti
1
-1
/
+1
2020-10-02
usb: gadget: u_serial: clear suspended flag when disconnecting
Yoshihiro Shimoda
1
-0
/
+1
2020-10-02
usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
Lorenzo Colitti
1
-1
/
+1
2020-10-02
usb: gadget: f_ncm: set SuperSpeed bulk descriptor bMaxBurst to 15
Lorenzo Colitti
1
-1
/
+1
2020-10-02
usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.
Lorenzo Colitti
1
-2
/
+4
2020-10-02
usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speed
Pawel Laszczak
1
-6
/
+6
2020-10-02
USB: gadget: f_ncm: Fix NDP16 datagram validation
Bryan O'Donoghue
1
-28
/
+2
2020-10-02
usb: gadget: function: printer: fix use-after-free in __lock_acquire
Zqiang
1
-2
/
+14
2020-10-02
usb: gadget: f_acm: don't disable disabled EP
Michał Mirosław
1
-3
/
+5
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
3
-16
/
+73
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-15
/
+73
2020-08-25
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
1
-12
/
+69
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
2020-08-18
usb/gadget: f_midi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-17
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
1
-3
/
+4
2020-07-24
usb: gadget: function: printer: Interface is disabled and returns error
Zqiang
1
-0
/
+36
2020-07-24
usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
Ruslan Bilovol
1
-5
/
+2
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
9
-15
/
+15
2020-07-09
usb: gadget: function: u_uac1_legacy: Demote obvious misuse of kerneldoc to s...
Lee Jones
1
-7
/
+7
2020-07-09
usb: gadget: function: f_fs: Demote function header which is clearly not kern...
Lee Jones
1
-1
/
+1
2020-07-09
usb: gadget: function: u_ether: Downgrade kerneldoc headers which to not make...
Lee Jones
1
-2
/
+2
2020-07-09
usb: gadget: function: u_serial: Repair misdocumented function argument
Lee Jones
1
-1
/
+1
2020-07-09
usb: gadget: function: fix missing spinlock in f_uac1_legacy
Zhang Qiang
1
-0
/
+2
2020-06-18
usb: gadget: u_serial.h: increase MAX_U_SERIAL_PORTS to 8
Macpaul Lin
1
-1
/
+1
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+4
2020-06-11
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
1
-4
/
+0
2020-06-11
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
1
-2
/
+2
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-1
/
+1
2020-06-10
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
1
-2
/
+4
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
33
-101
/
+131
2020-06-02
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+0
2020-05-29
usb: get rid of pointless access_ok() calls
Al Viro
1
-6
/
+0
2020-05-25
usb: gadget: f_tcm: Inform last stream request
Thinh Nguyen
1
-0
/
+3
2020-05-25
usb: gadget: function: remove redundant assignment to variable 'status'
Colin Ian King
1
-2
/
+0
2020-05-25
usb: gadget: f_acm: add suspend resume callbacks
Fabrice Gasnier
1
-0
/
+16
[next]