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
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2
-2
/
+2
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
3
-1
/
+40
2021-11-17
usb: gadget: udc-xilinx: Fix an error handling path in 'xudc_probe()'
Christophe JAILLET
1
-1
/
+4
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-25
/
+6
2021-11-04
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
23
-103
/
+353
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2021-10-30
usb: gadget: Mark USB_FSL_QE broken on 64-bit
Geert Uytterhoeven
1
-0
/
+1
2021-10-30
usb: gadget: f_mass_storage: Disable eps during disconnect
Wesley Cheng
1
-0
/
+10
2021-10-30
usb: gadget: udc: core: Revise comments for USB ep enable/disable
Wesley Cheng
1
-2
/
+2
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2
-4
/
+3
2021-10-25
usb: remove res2 argument from gadget code completions
Jens Axboe
2
-5
/
+3
2021-10-25
usb: gadget: uvc: implement dwPresentationTime and scrSourceClock
Michael Olbrich
3
-5
/
+34
2021-10-25
usb: gadget: uvc: use on returned header len in video_encode_isoc_sg
Michael Grzeschik
1
-6
/
+6
2021-10-25
usb:gadget: f_uac1: fixed sync playback
Pavel Hofman
4
-4
/
+11
2021-10-22
usb: gadget: configfs: change config attributes file operation
Linyu Yuan
1
-5
/
+10
2021-10-22
usb: gadget: configfs: add cfg_to_gadget_info() helper
Linyu Yuan
1
-4
/
+7
2021-10-21
usb: gadget: uvc: ensure the vdev is unset
Michael Grzeschik
1
-0
/
+1
2021-10-21
usb: gadget: uvc: only pump video data if necessary
Michael Grzeschik
1
-2
/
+5
2021-10-21
usb: gadget: uvc: only schedule stream in streaming state
Michael Grzeschik
2
-2
/
+5
2021-10-21
usb: gadget: uvc: test if ep->desc is valid on ep_queue
Michael Grzeschik
1
-3
/
+6
2021-10-21
usb: gadget: uvc: rename function to be more consistent
Michael Tretter
1
-3
/
+4
2021-10-21
usb: gadget: uvc: consistently use define for headerlen
Michael Grzeschik
3
-6
/
+6
2021-10-20
usb: gadget: u_ether: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+10
2021-10-13
net: remove single-byte netdev->dev_addr writes
Jakub Kicinski
1
-1
/
+4
2021-10-13
usb: gadget: avoid unusual inline assembly
Arnd Bergmann
1
-1
/
+1
2021-10-13
usb: gadget: u_audio.c: Adding Playback Pitch ctl for sync playback
Pavel Hofman
2
-26
/
+75
2021-10-12
usb: gadget: hid: fix error code in do_config()
Dan Carpenter
1
-1
/
+3
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
1
-4
/
+10
2021-10-10
USB: gadget: udc: Remove some dead code
Christophe JAILLET
2
-6
/
+0
2021-10-10
usb: gadget: storage: add support for media larger than 2T
Nikita Yushchenko
1
-7
/
+80
2021-10-05
usb: gadget: f_uac2: fixed EP-IN wMaxPacketSize
Pavel Hofman
1
-4
/
+10
2021-10-05
usb: gadget: udc: core: Print error code in usb_gadget_probe_driver()
Andy Shevchenko
1
-1
/
+1
2021-10-05
usb: gadget: udc: core: Use pr_fmt() to prefix messages
Andy Shevchenko
1
-2
/
+4
2021-10-05
usb: gadget: uvc: fix multiple opens
Thomas Haemmerle
2
-7
/
+44
2021-10-05
usb: gadget: udc-xilinx: Add clock support
Shubhrajyoti Datta
1
-0
/
+25
2021-10-05
scsi: target: usb: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-25
/
+6
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
3
-5
/
+29
2021-09-14
usb: gadget: f_uac2: Populate SS descriptors' wBytesPerInterval
Jack Pham
1
-0
/
+3
2021-09-14
usb: gadget: f_uac2: Add missing companion descriptor for feedback EP
Jack Pham
1
-1
/
+15
2021-09-14
usb: gadget: r8a66597: fix a loop in set_feature()
Dan Carpenter
1
-1
/
+1
2021-09-14
usb: gadget: u_audio: EP-OUT bInterval in fback frequency
Pavel Hofman
1
-3
/
+10
2021-09-14
usb: gadget: fix for a typo that conveys logically-inverted information.
Ajay Garg
1
-1
/
+1
2021-09-14
usb: gadget: goku_udc: Fix mask and set operation on variable master
Colin Ian King
1
-3
/
+3
2021-09-14
usb: gadget: f_uac2: clean up some inconsistent indenting
Colin Ian King
1
-8
/
+8
2021-09-01
Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-297
/
+2133
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-17
/
+19
2021-08-27
usb: gadget: u_audio: fix race condition on endpoint stop
Jerome Brunet
1
-4
/
+4
2021-08-27
usb: gadget: f_uac2: fixup feedback endpoint stop
Jerome Brunet
1
-4
/
+11
2021-08-26
usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
Christophe JAILLET
1
-14
/
+13
[next]