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
pinetabv-6.6.y-devel
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
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
25
-327
/
+5484
2023-02-21
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-3655
/
+3
2023-02-15
usb: gadget: u_ether: Don't warn in gether_setup_name_default()
Jon Hunter
1
-2
/
+0
2023-02-15
usb: gadget: u_ether: Convert prints to device prints
Jon Hunter
1
-35
/
+1
2023-02-14
usb: gadget: u_serial: Add null pointer check in gserial_resume
Prashanth K
1
-4
/
+19
2023-02-14
usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
Yang Yingliang
1
-16
/
+16
2023-02-14
Merge 6.2-rc8 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2023-02-09
Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"
Paul Cercueil
1
-0
/
+4
2023-02-09
usb: gadget: configfs: Fix set but not used variable warning
Daniel Scally
1
-3
/
+1
2023-02-07
usb: gadget: uvc: Use custom strings if available
Daniel Scally
1
-5
/
+13
2023-02-07
usb: gadget: uvc: Allow linking function to string descs
Daniel Scally
2
-0
/
+68
2023-02-07
usb: gadget: uvc: Pick up custom string descriptor IDs
Daniel Scally
1
-0
/
+9
2023-02-07
usb: gadget: uvc: Allow linking XUs to string descriptors
Daniel Scally
2
-0
/
+53
2023-02-07
usb: gadget: configfs: Attach arbitrary strings to cdev
Daniel Scally
1
-16
/
+77
2023-02-07
usb: gadget: configfs: Support arbitrary string descriptors
Daniel Scally
1
-2
/
+170
2023-02-07
usb: gadget: configfs: Rename struct gadget_strings
Daniel Scally
1
-16
/
+16
2023-02-07
usb: gadget: uvc: Copy XU descriptors during .bind()
Daniel Scally
2
-0
/
+34
2023-02-07
usb: gadget: uvc: Allow definition of XUs in configfs
Daniel Scally
4
-0
/
+525
2023-02-07
usb: gadget: uvc: Generalise helper functions for reuse
Daniel Scally
1
-53
/
+67
2023-02-07
usb: gadget: uvc: Make bSourceID read/write
Daniel Scally
1
-1
/
+58
2023-02-06
usb: gadget: uvc: Allow creating new color matching descriptors
Daniel Scally
1
-2
/
+97
2023-02-06
usb: gadget: uvc: Make color matching attributes read/write
Daniel Scally
1
-1
/
+38
2023-02-06
usb: gadget: uvc: Remove the hardcoded default color matching
Daniel Scally
2
-10
/
+0
2023-02-06
usb: gadget: uvc: Copy color matching descriptor for each frame
Daniel Scally
2
-9
/
+70
2023-02-06
usb: gadget: uvc: Add struct for color matching in configs
Daniel Scally
2
-14
/
+52
2023-02-06
USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
usb: gadget: configfs: Use memcpy_and_pad()
Andy Shevchenko
1
-2
/
+1
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
17
-16
/
+4
2023-02-02
usb: gadget: uvc: Disable interrupt endpoint by default
Daniel Scally
2
-23
/
+38
2023-02-02
usb: gadget: uvc: Add new enable_interrupt_ep attribute
Daniel Scally
2
-0
/
+55
2023-02-02
usb: gadget: uvc: Rename uvc_control_ep
Daniel Scally
2
-21
/
+21
2023-02-02
usb: gadget: configfs: Restrict symlink creation is UDC already binded
Udipto Goswami
1
-0
/
+6
2023-02-02
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
1
-3
/
+1
2023-02-02
usb: gadget: udc: do not clear gadget driver.bus
Aaro Koskinen
15
-15
/
+0
2023-01-31
usg: gadget: Move validation out of lock in webusb_bcdVersion_store()
Andy Shevchenko
1
-7
/
+3
2023-01-31
usb: gadget: Use correct APIs and data types for UUID handling
Andy Shevchenko
1
-2
/
+2
2023-01-31
usb: uvc: use v4l2_fill_fmtdesc instead of open coded format name
Michael Grzeschik
1
-6
/
+0
2023-01-31
usb: uvc: make uvc_format_desc table const
Michael Grzeschik
1
-4
/
+4
2023-01-31
usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unit
Michael Grzeschik
1
-0
/
+1
2023-01-31
usb: uvc: move media/v4l2-uvc.h to usb/uvc.h
Michael Grzeschik
1
-1
/
+1
2023-01-25
usb: gadget: f_uac2: Fix incorrect increment of bNumEndpoints
Pratham Pratap
1
-0
/
+1
2023-01-25
usb: gadget: udc: renesas_usb3: Add role switch support for RZ/V2M
Biju Das
1
-5
/
+29
2023-01-25
usb: gadget: Add support for RZ/V2M USB3DRD driver
Biju Das
4
-37
/
+218
2023-01-25
usb: gadget: tegra-xudc: Add Tegra234 support
Sing-Han Chen
1
-0
/
+17
2023-01-24
usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
Udipto Goswami
1
-1
/
+3
2023-01-24
usb: gadget: Move kstrtox() out of lock
Andy Shevchenko
1
-36
/
+36
[next]