index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: webcam: Make g_webcam loadable again
Andrzej Pietrasiewicz
2024-01-25
1
-80
/
+253
*
usb: raw-gadget: properly handle interrupted requests
Andrey Konovalov
2023-11-08
1
-10
/
+16
*
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-2
/
+1
|
\
|
*
usb: convert to ctime accessor functions
Jeff Layton
2023-07-13
1
-2
/
+1
*
|
USB: gadget: Fix the memory leak in raw_gadget driver
Zqiang
2023-07-25
1
-4
/
+6
|
/
*
usb: gadget: legacy: fix error return code in gfs_bind
Wei Chen
2023-06-21
1
-1
/
+3
*
usb: gadget: hid: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
2023-04-10
1
-1
/
+1
|
\
|
*
usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUF
Sandeep Dhavale
2023-04-05
1
-1
/
+1
*
|
usb: gadget: ffs: remove ENTER() macro
Linyu Yuan
2023-03-29
1
-9
/
+0
|
/
*
Merge 6.2-rc5 into usb-next
Greg Kroah-Hartman
2023-01-23
2
-7
/
+24
|
\
|
*
usb: gadget: g_webcam: Send color matching descriptor per frame
Daniel Scally
2023-01-17
1
-0
/
+3
|
*
USB: gadgetfs: Fix race between mounting and unmounting
Alan Stern
2023-01-17
1
-7
/
+21
*
|
usb: gadget: hid: Convert to use list_count_nodes()
Andy Shevchenko
2023-01-06
1
-5
/
+2
|
/
*
usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags
Daniel Scally
2022-12-08
1
-2
/
+2
*
Revert "usb: gadget: hid: Convert to use list_count()"
Greg Kroah-Hartman
2022-11-30
1
-2
/
+5
*
usb: gadget: hid: Convert to use list_count()
Andy Shevchenko
2022-11-29
1
-5
/
+2
*
usb: gadget: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-03
1
-1
/
+2
*
gadgetfs: ep_io - wait until IRQ finishes
Jozef Martiniak
2022-07-08
1
-0
/
+1
*
USB: gadget: Fix double-free bug in raw_gadget driver
Alan Stern
2022-06-24
1
-6
/
+7
*
usb: gadget: Fix non-unique driver names in raw-gadget driver
Alan Stern
2022-06-21
1
-16
/
+46
*
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
3
-4
/
+4
|
\
|
*
USB: gadget: Rename usb_gadget_probe_driver()
Alan Stern
2022-04-26
3
-4
/
+4
*
|
usb: gadget: fix race when gadget driver register via ioctl
Schspa Shi
2022-05-12
1
-0
/
+2
|
/
*
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-03-26
5
-56
/
+96
|
\
|
*
usb: gadget: eliminate anonymous module_init & module_exit
Randy Dunlap
2022-03-18
2
-9
/
+9
|
*
usb: gadget: legacy: remove using list iterator after loop body as a ptr
Jakob Koschel
2022-03-15
1
-11
/
+12
|
*
usb: raw-gadget: return -EINVAL if no proper ep address available
Wei Ming Chen
2022-03-15
1
-4
/
+11
|
*
usb: raw-gadget: use kzalloc
Julia Lawall
2022-03-15
1
-2
/
+1
|
*
Merge 5.17-rc4 into usb-next
Greg Kroah-Hartman
2022-02-14
1
-1
/
+1
|
|
\
|
*
|
usb: gadget: audio: Add HS/SS bInterval params for UAC2
Pavel Hofman
2022-01-31
1
-0
/
+15
|
*
|
usb: gadget: f_uac1: Support multiple sampling rates
Julian Scheel
2022-01-26
1
-8
/
+17
|
*
|
usb: gadget: f_uac2: Support multiple sampling rates
Julian Scheel
2022-01-26
1
-8
/
+17
|
*
|
usb: gadget:audio: Replace deprecated macro S_IRUGO
Pavel Hofman
2022-01-26
1
-18
/
+18
*
|
|
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2022-03-23
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
1
-1
/
+1
|
|
/
*
/
usb: raw-gadget: fix handling of dual-direction-capable endpoints
Jann Horn
2022-01-31
1
-1
/
+1
|
/
*
headers/prep: usb: gadget: Fix namespace collision
Ingo Molnar
2022-01-05
1
-4
/
+4
*
usb: gadget: clear related members when goto fail
Hangyu Hua
2022-01-03
1
-2
/
+5
*
usb: gadget: don't release an existing dev->buf
Hangyu Hua
2022-01-03
1
-1
/
+2
*
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
2021-12-15
2
-6
/
+6
*
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2021-12-12
1
-1
/
+1
*
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
2021-12-12
2
-1
/
+28
*
Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-11-04
1
-1
/
+3
|
\
|
*
usb: gadget: hid: fix error code in do_config()
Dan Carpenter
2021-10-12
1
-1
/
+3
*
|
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
1
-3
/
+2
*
|
usb: remove res2 argument from gadget code completions
Jens Axboe
2021-10-25
1
-4
/
+2
|
/
*
usb: gadget: Add description for module parameter
Wei Ming Chen
2021-08-26
1
-0
/
+1
*
usb: gadget: Fix inconsistent indent
Wei Ming Chen
2021-08-05
1
-2
/
+2
*
usb: gadget: uvc: add scatter gather support
Michael Grzeschik
2021-07-27
1
-0
/
+1
[next]