index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-01-17
usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
Maciej Żenczykowski
1
-1
/
+3
2023-01-17
USB: gadget: Add ID numbers to configfs-gadget driver names
Chanh Nguyen
1
-2
/
+10
2023-01-17
usb: gadget: g_webcam: Send color matching descriptor per frame
Daniel Scally
1
-0
/
+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-17
USB: gadgetfs: Fix race between mounting and unmounting
Alan Stern
1
-7
/
+21
2022-12-26
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-12-08
usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags
Daniel Scally
2
-8
/
+8
2022-12-08
usb: gadget: udc: drop obsolete dependencies on COMPILE_TEST
Jean Delvare
1
-2
/
+2
2022-12-08
usb: gadget: uvc: Prevent buffer overflow in setup handler
Szymon Heidrich
1
-2
/
+3
2022-11-30
Revert "usb: gadget: hid: Convert to use list_count()"
Greg Kroah-Hartman
1
-2
/
+5
2022-11-30
Revert "usb: gadget: udc: bcm63xx: Convert to use list_count()"
Greg Kroah-Hartman
1
-3
/
+8
2022-11-29
usb: gadget: udc: bcm63xx: Convert to use list_count()
Andy Shevchenko
1
-8
/
+3
2022-11-29
usb: gadget: hid: Convert to use list_count()
Andy Shevchenko
1
-5
/
+2
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-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-22
USB: gadget: Fix use-after-free during usb config switch
Jiantao Zhang
1
-6
/
+6
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-09
usb: fotg210: Collect pieces of dual mode controller
Linus Walleij
4
-1485
/
+0
2022-11-09
usb: gadget: aspeed: fix buffer overflow
Henry Tian
2
-5
/
+13
2022-11-09
usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callback
Michael Grzeschik
1
-4
/
+1
2022-11-03
usb: gadget: Use kstrtobool() instead of strtobool()
Christophe JAILLET
5
-8
/
+13
2022-10-31
Merge 6.1-rc3 into usb-next
Greg Kroah-Hartman
4
-10
/
+25
2022-10-26
Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"
Greg Kroah-Hartman
2
-10
/
+8
2022-10-25
usb: gadget: uvc: limit isoc_sg to super speed gadgets
Michael Grzeschik
2
-8
/
+10
2022-10-22
usb: gadget: uvc: default the ctrl request interface offsets
Michael Grzeschik
1
-3
/
+12
2022-10-22
usb: bdc: change state when port disconnected
Justin Chen
1
-0
/
+1
2022-10-22
usb: gadget: aspeed: Fix probe regression
Joel Stanley
1
-0
/
+1
2022-10-22
usb: gadget: uvc: fix sg handling during video encode
Jeff Vanhoof
1
-2
/
+2
2022-10-22
usb: gadget: uvc: fix sg handling in error case
Dan Vacura
2
-7
/
+19
2022-10-22
usb: gadget: uvc: fix dropped frame after missed isoc
Dan Vacura
1
-1
/
+2
2022-10-08
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-144
/
+544
2022-09-30
usb: gadget: uvc: don't put item still in use
Michael Grzeschik
1
-1
/
+0
2022-09-30
usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
Nathan Chancellor
1
-1
/
+1
2022-09-30
USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"
Colin Ian King
1
-1
/
+1
2022-09-27
usb: gadget: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-2
/
+2
2022-09-22
usb: gadget: uvc: add v4l2 try_format api call
Michael Grzeschik
1
-0
/
+110
2022-09-22
usb: gadget: uvc: add v4l2 enumeration api calls
Michael Grzeschik
3
-0
/
+208
2022-09-22
usb: gadget: add _init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2
-4
/
+4
2022-09-22
usb: gadget: function: fix dangling pnp_string in f_printer.c
Albert Briscoe
1
-6
/
+6
2022-09-09
usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
Michael Grzeschik
4
-3
/
+13
2022-09-07
USB/ARM: Switch S3C2410 UDC to GPIO descriptors
Linus Walleij
2
-46
/
+35
2022-09-07
usb: gadget: f_fs: stricter integer overflow checks
Dan Carpenter
1
-2
/
+2
[next]