index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-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
2023-01-06
usb: gadget: f_fs: use io_data->status consistently
John Keeping
1
-4
/
+4
2022-12-08
usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags
Daniel Scally
1
-6
/
+6
2022-12-08
usb: gadget: uvc: Prevent buffer overflow in setup handler
Szymon Heidrich
1
-2
/
+3
2022-11-29
usb: gadget: f_hid: tidy error handling in hidg_alloc
John Keeping
1
-10
/
+11
2022-11-29
usb: gadget: f_hid: fix refcount leak on error path
John Keeping
1
-0
/
+1
2022-11-29
usb: gadget: f_hid: fix f_hidg lifetime vs cdev
John Keeping
1
-24
/
+28
2022-11-29
usb: gadget: function: Simplify diagnostic messaging in printer
Andrzej Pietrasiewicz
1
-8
/
+1
2022-11-28
Merge 6.1-rc7 into usb-next
Greg Kroah-Hartman
1
-51
/
+21
2022-11-22
usb: gadget: uvc: also use try_format in set_format
Michael Grzeschik
1
-51
/
+21
2022-11-09
usb: gadget: f_ecm: Always set current gadget in ecm_bind()
Sascha Hauer
1
-13
/
+9
2022-11-09
usb: gadget: u_ether: Do not make UDC parent of the net device
Sascha Hauer
1
-4
/
+0
2022-11-03
usb: gadget: Use kstrtobool() instead of strtobool()
Christophe JAILLET
3
-6
/
+9
[prev]
[next]