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-10-25
usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap call
Krishna Kurapati
1
-7
/
+19
2023-10-25
usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
Piyush Mehta
1
-8
/
+12
2023-09-23
usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
Ma Ke
1
-1
/
+5
2023-09-19
USB: gadget: f_mass_storage: Fix unused variable warning
Alan Stern
1
-1
/
+1
2023-08-26
usb: gadget: udc: core: Introduce check_config to verify USB configuration
Wesley Cheng
1
-0
/
+19
2023-08-26
usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push
Prashanth K
1
-0
/
+3
2023-08-11
USB: gadget: Fix the memory leak in raw_gadget driver
Zqiang
1
-4
/
+6
2023-08-11
Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...
Dan Carpenter
1
-4
/
+4
2023-07-27
usb: gadget: u_serial: Add null pointer check in gserial_suspend
Prashanth K
1
-2
/
+11
2023-06-28
usb: gadget: udc: fix NULL dereference in remove()
Dan Carpenter
1
-0
/
+3
2023-06-09
usb: gadget: f_fs: Add unbind event before functionfs_unbind
Uttkarsh Aggarwal
1
-1
/
+1
2023-05-30
usb: gadget: u_ether: Fix host MAC address case
Konrad Gräfe
1
-0
/
+3
2023-05-17
usb: gadget: tegra-xudc: Fix crash in vbus_draw
Jon Hunter
1
-1
/
+1
2023-05-17
usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove...
Zheng Wang
1
-0
/
+1
2023-04-05
usb: gadget: u_audio: don't let userspace block driver unbind
Alvin Šipraga
1
-1
/
+1
2023-03-11
usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
Yang Yingliang
1
-4
/
+4
2023-03-11
usb: gadget: uvc: Make bSourceID read/write
Daniel Scally
1
-1
/
+58
2023-03-03
usb: gadget: u_serial: Add null pointer check in gserial_resume
Prashanth K
1
-4
/
+19
2023-02-15
usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
Udipto Goswami
1
-1
/
+3
2023-02-01
usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
Udipto Goswami
1
-0
/
+2
2023-02-01
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
Udipto Goswami
1
-0
/
+5
2023-01-24
usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
Maciej Żenczykowski
1
-1
/
+3
2023-01-24
usb: gadget: g_webcam: Send color matching descriptor per frame
Daniel Scally
1
-0
/
+3
2023-01-24
USB: gadgetfs: Fix race between mounting and unmounting
Alan Stern
1
-7
/
+21
2023-01-14
usb: gadget: f_hid: fix refcount leak on error path
John Keeping
1
-0
/
+1
2023-01-14
usb: gadget: f_hid: fix f_hidg lifetime vs cdev
John Keeping
1
-24
/
+28
2023-01-14
usb: gadget: f_hid: optional SETUP/SET_REPORT mode
Maxim Devaev
2
-33
/
+188
2023-01-14
usb: fotg210-udc: Fix ages old endianness issues
Linus Walleij
1
-6
/
+6
2022-12-21
usb: gadget: uvc: Prevent buffer overflow in setup handler
Szymon Heidrich
1
-2
/
+3
2022-11-03
usb: bdc: change state when port disconnected
Justin Chen
1
-0
/
+1
2022-10-26
usb: gadget: function: fix dangling pnp_string in f_printer.c
Albert Briscoe
1
-6
/
+6
2022-09-28
Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"
Greg Kroah-Hartman
1
-8
/
+8
2022-09-28
usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
Piyush Mehta
1
-8
/
+8
2022-09-08
usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
Krishna Kurapati
1
-2
/
+4
2022-08-25
gadgetfs: ep_io - wait until IRQ finishes
Jozef Martiniak
1
-0
/
+1
2022-08-25
usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_info
Michael Grzeschik
1
-1
/
+1
2022-08-21
usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
Liang He
1
-1
/
+3
2022-08-21
usb: gadget: udc: amd5536 depends on HAS_DMA
Randy Dunlap
1
-1
/
+1
2022-08-21
usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
Tang Bin
1
-4
/
+4
2022-06-29
USB: gadget: Fix double-free bug in raw_gadget driver
Alan Stern
1
-6
/
+7
2022-06-29
usb: gadget: Fix non-unique driver names in raw-gadget driver
Alan Stern
1
-16
/
+46
2022-06-25
usb: gadget: u_ether: fix regression in setting fixed MAC address
Marian Postevca
1
-2
/
+9
2022-06-22
usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
Miaoqian Lin
1
-0
/
+1
2022-05-25
usb: gadget: fix race when gadget driver register via ioctl
Schspa Shi
1
-0
/
+2
2022-05-18
usb: gadget: uvc: allow for application to cleanly shutdown
Dan Vacura
3
-1
/
+29
2022-05-18
usb: gadget: uvc: rename function to be more consistent
Michael Tretter
1
-3
/
+4
2022-05-09
usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()
Vijayavardhan Vennapusa
1
-0
/
+2
2022-05-09
usb: gadget: uvc: Fix crash when encoding data for usb request
Dan Vacura
1
-0
/
+2
2022-04-13
usb: gadget: tegra-xudc: Fix control endpoint's definitions
Wayne Chang
1
-2
/
+10
2022-04-13
usb: gadget: tegra-xudc: Do not program SPARAM
Wayne Chang
1
-8
/
+0
[next]