index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-13
usb: gadget: u_ether: Fix host MAC address case
Konrad Gräfe
1
-0
/
+3
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2023-04-27
Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-100
/
+213
2023-04-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-33
/
+2
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2023-04-05
usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUF
Sandeep Dhavale
1
-1
/
+1
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2023-03-29
usb: gadget: f_ecm: Add suspend/resume and remote wakeup support
Elson Roy Serrao
3
-0
/
+89
2023-03-29
usb: gadget: ffs: remove ENTER() macro
Linyu Yuan
2
-96
/
+0
2023-03-29
usb: gadget: uvc: Make bmControls attr read/write
Daniel Scally
1
-2
/
+119
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2023-03-24
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
1
-2
/
+2
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
1
-2
/
+2
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2
-2
/
+2
2023-03-16
scsi: usb: gadget: f_tcm: Remove default fabric ops callouts
Dmitry Bogdanov
1
-31
/
+0
2023-03-09
usb: gadget: f_fs: Fix incorrect version checking of OS descs
Yuta Hayama
1
-2
/
+5
2023-03-09
usb: gadget: u_audio: don't let userspace block driver unbind
Alvin Šipraga
1
-1
/
+1
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-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: 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
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
2
-1
/
+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-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 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-24
usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
Udipto Goswami
1
-1
/
+3
2023-01-23
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2
-1
/
+10
2023-01-17
usb: gadget: usb: Remove "default" from color matching attributes
Daniel Scally
1
-15
/
+14
2023-01-17
usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
Maciej Żenczykowski
1
-1
/
+3
2023-01-17
usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
Udipto Goswami
1
-0
/
+2
2023-01-17
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
Udipto Goswami
1
-0
/
+5
[next]