index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
2024-01-27
usb: f_mass_storage: forbid async queue when shutdown happen
yuan linyu
2024-01-27
usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_desc
Krishna Kurapati
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-05
usb: gadget: uvc: Remove nested locking
Avichal Rakesh
2024-01-05
usb: gadget: uvc: Fix use are free during STREAMOFF
Avichal Rakesh
2024-01-04
usb: gadget: u_ether: Re-attach netif device to mirror detachment
Richard Acayan
2024-01-04
Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"
Frank Li
2024-01-04
usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs
Krishna Kurapati
2023-12-15
usb: gadget: webcam: Make g_webcam loadable again
Andrzej Pietrasiewicz
2023-12-15
usb: gadget: f_fs: fix fortify warning
Dmitry Antipov
2023-12-15
usb: gadget: uvc: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
usb: gadget: f_uac1: Replace snprintf() with the safer scnprintf() variant
Lee Jones
2023-12-15
usb: f_uac1: adds support for SS and SSP
Perr Zhang
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
2023-12-07
usb: gadget: f_hid: fix report descriptor allocation
Konstantin Aladyshev
2023-12-04
usb: gadget: f_tcm: Remove snprintf() from sysfs call-backs and replace with ...
Lee Jones
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
2023-11-23
usb:gadget:uvc Do not use worker thread to pump isoc usb requests
Jayant Chowdhary
2023-11-23
usb: gadget: uvc: Fix use-after-free for inflight usb_requests
Avichal Rakesh
2023-11-23
usb: gadget: uvc: move video disable logic to its own function
Avichal Rakesh
2023-11-23
usb: gadget: uvc: Allocate uvc_requests one at a time
Avichal Rakesh
2023-11-23
usb: gadget: uvc: prevent use of disabled endpoint
Avichal Rakesh
2023-11-22
usb: gadget: f_midi: Replace strlcpy() with strscpy()
Kees Cook
2023-11-03
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-28
usb: gadget: uvc: Add missing initialization of ssp config descriptor
Shuzhen Wang
2023-10-21
usb: gadget: f_ncm: Always set current gadget in ncm_bind()
Hardik Gajjar
2023-10-18
function: convert to new timestamp accessors
Jeff Layton
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
2023-10-08
usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
Hardik Gajjar
2023-10-05
Revert "usb: gadget: uvc: stop pump thread on video disable"
Greg Kroah-Hartman
2023-10-05
Revert "usb: gadget: uvc: cleanup request when not in correct state"
Greg Kroah-Hartman
2023-10-05
Revert "usb: gadget: uvc: rework pump worker to avoid while loop"
Greg Kroah-Hartman
2023-10-05
usb: gadget: f_uac2: allow changing terminal types through configfs
James Gruber
2023-10-02
usb: gadget: f_midi: Annotate struct f_midi with __counted_by
Kees Cook
2023-10-02
usb: gadget: f_fs: Annotate struct ffs_buffer with __counted_by
Kees Cook
2023-10-02
usb: gadget: uvc: rework pump worker to avoid while loop
Michael Grzeschik
2023-10-02
usb: gadget: uvc: cleanup request when not in correct state
Michael Grzeschik
2023-10-02
usb: gadget: uvc: stop pump thread on video disable
Michael Grzeschik
2023-10-02
usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
Krishna Kurapati
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-22
usb: gadget: remove max support speed info in bind operation
Linyu Yuan
2023-08-22
usb: gadget: unconditionally allocate hs/ss descriptor in bind operation
Linyu Yuan
2023-08-22
usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()
Linyu Yuan
[next]