index
:
kernel/git/stable/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-08
usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags
Daniel Scally
2022-12-08
usb: gadget: udc: drop obsolete dependencies on COMPILE_TEST
Jean Delvare
2022-12-08
usb: gadget: uvc: Prevent buffer overflow in setup handler
Szymon Heidrich
2022-11-30
Revert "usb: gadget: hid: Convert to use list_count()"
Greg Kroah-Hartman
2022-11-30
Revert "usb: gadget: udc: bcm63xx: Convert to use list_count()"
Greg Kroah-Hartman
2022-11-29
usb: gadget: udc: bcm63xx: Convert to use list_count()
Andy Shevchenko
2022-11-29
usb: gadget: hid: Convert to use list_count()
Andy Shevchenko
2022-11-29
usb: gadget: f_hid: tidy error handling in hidg_alloc
John Keeping
2022-11-29
usb: gadget: f_hid: fix refcount leak on error path
John Keeping
2022-11-29
usb: gadget: f_hid: fix f_hidg lifetime vs cdev
John Keeping
2022-11-29
usb: gadget: function: Simplify diagnostic messaging in printer
Andrzej Pietrasiewicz
2022-11-28
Merge 6.1-rc7 into usb-next
Greg Kroah-Hartman
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-22
USB: gadget: Fix use-after-free during usb config switch
Jiantao Zhang
2022-11-22
usb: gadget: uvc: also use try_format in set_format
Michael Grzeschik
2022-11-09
usb: gadget: f_ecm: Always set current gadget in ecm_bind()
Sascha Hauer
2022-11-09
usb: gadget: u_ether: Do not make UDC parent of the net device
Sascha Hauer
2022-11-09
usb: fotg210: Collect pieces of dual mode controller
Linus Walleij
2022-11-09
usb: gadget: aspeed: fix buffer overflow
Henry Tian
2022-11-09
usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callback
Michael Grzeschik
2022-11-03
usb: gadget: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-10-31
Merge 6.1-rc3 into usb-next
Greg Kroah-Hartman
2022-10-26
Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"
Greg Kroah-Hartman
2022-10-25
usb: gadget: uvc: limit isoc_sg to super speed gadgets
Michael Grzeschik
2022-10-22
usb: gadget: uvc: default the ctrl request interface offsets
Michael Grzeschik
2022-10-22
usb: bdc: change state when port disconnected
Justin Chen
2022-10-22
usb: gadget: aspeed: Fix probe regression
Joel Stanley
2022-10-22
usb: gadget: uvc: fix sg handling during video encode
Jeff Vanhoof
2022-10-22
usb: gadget: uvc: fix sg handling in error case
Dan Vacura
2022-10-22
usb: gadget: uvc: fix dropped frame after missed isoc
Dan Vacura
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-30
usb: gadget: uvc: don't put item still in use
Michael Grzeschik
2022-09-30
usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
Nathan Chancellor
2022-09-30
USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"
Colin Ian King
2022-09-27
usb: gadget: Replace runtime->status->state reference to runtime->state
Takashi Iwai
2022-09-22
usb: gadget: uvc: add v4l2 try_format api call
Michael Grzeschik
2022-09-22
usb: gadget: uvc: add v4l2 enumeration api calls
Michael Grzeschik
2022-09-22
usb: gadget: add _init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-22
usb: gadget: function: fix dangling pnp_string in f_printer.c
Albert Briscoe
2022-09-09
usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
Michael Grzeschik
2022-09-07
USB/ARM: Switch S3C2410 UDC to GPIO descriptors
Linus Walleij
2022-09-07
usb: gadget: f_fs: stricter integer overflow checks
Dan Carpenter
2022-09-05
usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()
Dmitry Torokhov
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-09-02
Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"
Greg Kroah-Hartman
2022-08-31
usb: gadget: function: rndis: limit # of RNDIS instances to 1000
Sergey Shtylyov
2022-08-31
usb: gadget: f_ncm: noop - remove INIT_NDP{16,32}_OPTS macros
Maciej Żenczykowski
2022-08-31
usb: gadget: at91_udc: Fix comments typo
Shaomin Deng
[next]