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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: gadget: f_mass_storage: Fix unused variable warning
Alan Stern
2023-09-13
1
-1
/
+1
*
USB: gadget: core: Add missing kerneldoc for vbus_work
Alan Stern
2023-09-13
1
-0
/
+1
*
usb: gadget: uvc: queue empty isoc requests if no video buffer is available
Avichal Rakesh
2023-08-23
1
-8
/
+24
*
usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push
Prashanth K
2023-08-23
1
-0
/
+3
*
USB: Gadget: core: Help prevent panic during UVC unconfigure
Alan Stern
2023-08-16
1
-0
/
+9
*
usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activate
Michael Grzeschik
2023-08-03
1
-1
/
+0
*
USB: gadget: Fix the memory leak in raw_gadget driver
Zqiang
2023-08-03
1
-4
/
+6
*
usb: gadget: call usb_gadget_check_config() to verify UDC capability
Frank Li
2023-08-03
1
-0
/
+4
*
Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...
Dan Carpenter
2023-08-03
1
-4
/
+4
*
usb: gadget: u_serial: Add null pointer check in gserial_suspend
Prashanth K
2023-07-19
1
-2
/
+11
*
usb: gadget: udc: fix NULL dereference in remove()
Dan Carpenter
2023-06-28
1
-0
/
+3
*
usb: gadget: udc: core: Prevent soft_connect_store() race
Badhri Jagan Sridharan
2023-06-21
1
-49
/
+106
*
usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
Badhri Jagan Sridharan
2023-06-21
1
-2
/
+27
*
usb: gadget: f_fs: Add unbind event before functionfs_unbind
Uttkarsh Aggarwal
2023-06-09
1
-1
/
+1
*
Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only when started"
Francesco Dolcini
2023-05-24
1
-104
/
+44
*
Revert "usb: gadget: udc: core: Prevent redundant calls to pullup"
Francesco Dolcini
2023-05-24
1
-3
/
+0
*
usb: gadget: u_ether: Fix host MAC address case
Konrad Gräfe
2023-05-24
1
-0
/
+3
*
usb: gadget: tegra-xudc: Fix crash in vbus_draw
Jon Hunter
2023-05-11
1
-1
/
+1
*
usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove...
Zheng Wang
2023-05-11
1
-0
/
+1
*
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
2023-05-11
1
-2
/
+2
*
usb: gadget: udc: core: Prevent redundant calls to pullup
Badhri Jagan Sridharan
2023-05-11
1
-0
/
+3
*
usb: gadget: udc: core: Invoke usb_gadget_connect only when started
Badhri Jagan Sridharan
2023-05-11
1
-44
/
+104
*
usb: gadget: u_audio: don't let userspace block driver unbind
Alvin Šipraga
2023-03-30
1
-1
/
+1
*
usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() fails
Yang Yingliang
2023-03-11
1
-4
/
+4
*
usb: gadget: uvc: Make bSourceID read/write
Daniel Scally
2023-03-11
1
-1
/
+58
*
USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
1
-1
/
+1
*
USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
1
-1
/
+1
*
USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
1
-1
/
+1
*
USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
1
-1
/
+1
*
USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-11
1
-1
/
+1
*
usb: gadget: configfs: Restrict symlink creation is UDC already binded
Udipto Goswami
2023-03-10
1
-0
/
+6
*
fotg210-udc: Add missing completion handler
Fabian Vogt
2023-03-10
1
-0
/
+16
*
usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe()
Gaosheng Cui
2023-03-10
1
-3
/
+7
*
usb: gadget: u_serial: Add null pointer check in gserial_resume
Prashanth K
2023-03-03
1
-4
/
+19
*
usb: gadget: udc: do not clear gadget driver.bus
Aaro Koskinen
2023-02-09
16
-16
/
+0
*
usb: gadget: f_uac2: Fix incorrect increment of bNumEndpoints
Pratham Pratap
2023-02-09
1
-0
/
+1
*
usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
Udipto Goswami
2023-02-09
1
-1
/
+3
*
usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
Udipto Goswami
2023-02-01
1
-0
/
+2
*
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
Udipto Goswami
2023-02-01
1
-0
/
+5
*
usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
Maciej Żenczykowski
2023-01-24
1
-1
/
+3
*
USB: gadget: Add ID numbers to configfs-gadget driver names
Chanh Nguyen
2023-01-24
1
-2
/
+10
*
usb: gadget: g_webcam: Send color matching descriptor per frame
Daniel Scally
2023-01-24
1
-0
/
+3
*
USB: gadgetfs: Fix race between mounting and unmounting
Alan Stern
2023-01-24
1
-7
/
+21
*
usb: gadget: f_hid: fix refcount leak on error path
John Keeping
2022-12-31
1
-0
/
+1
*
usb: gadget: f_hid: fix f_hidg lifetime vs cdev
John Keeping
2022-12-31
1
-24
/
+28
*
USB: gadget: Fix use-after-free during usb config switch
Jiantao Zhang
2022-12-31
1
-6
/
+6
*
usb: fotg210-udc: Fix ages old endianness issues
Linus Walleij
2022-12-31
1
-6
/
+6
*
usb: gadget: uvc: Prevent buffer overflow in setup handler
Szymon Heidrich
2022-12-21
1
-2
/
+3
*
usb: gadget: uvc: also use try_format in set_format
Michael Grzeschik
2022-11-22
1
-51
/
+21
*
Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"
Greg Kroah-Hartman
2022-10-26
2
-10
/
+8
[next]