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-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-4
/
+2
2023-08-04
USB: Gadget: core: Help prevent panic during UVC unconfigure
Alan Stern
1
-0
/
+9
2023-07-25
usb: gadget: call usb_gadget_check_config() to verify UDC capability
Frank Li
1
-0
/
+4
2023-07-25
Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...
Dan Carpenter
1
-4
/
+4
2023-07-25
USB: gadget: Fix the memory leak in raw_gadget driver
Zqiang
1
-4
/
+6
2023-07-25
usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activate
Michael Grzeschik
1
-1
/
+0
2023-07-13
usb: convert to ctime accessor functions
Jeff Layton
2
-4
/
+2
2023-07-03
Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
39
-148
/
+4963
2023-06-30
Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-6
/
+0
2023-06-21
usb: gadget: legacy: fix error return code in gfs_bind
Wei Chen
1
-1
/
+3
2023-06-20
USB: gadget: f_hid: make hidg_class a static const structure
Ivan Orlov
1
-11
/
+10
2023-06-20
USB: gadget: f_printer: make usb_gadget_class a static const structure
Ivan Orlov
1
-14
/
+11
2023-06-20
USB: gadget: udc: core: make udc_class a static const structure
Ivan Orlov
1
-12
/
+12
2023-06-19
usb: cdns2: Fix spelling mistake in a trace message "Wakupe" -> "Wakeup"
Colin Ian King
1
-1
/
+1
2023-06-19
usb: gadget: function: printer: Replace strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
2023-06-13
usb: gadget: udc: core: Prevent soft_connect_store() race
Badhri Jagan Sridharan
1
-49
/
+106
2023-06-13
usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
Badhri Jagan Sridharan
1
-2
/
+27
2023-06-13
usb: cdns2: Add tracepoints for CDNS2 driver
Pawel Laszczak
6
-3
/
+896
2023-06-13
usb: cdns2: Add main part of Cadence USBHS driver
Pawel Laszczak
7
-0
/
+3218
2023-06-13
usb: cdns2: Device side header file for CDNS2 driver
Pawel Laszczak
1
-0
/
+707
2023-06-13
usb: gadget: f_mass_storage: remove unnecessary open check
David Disseldorp
1
-6
/
+2
2023-06-13
usb: gadget: uvc: clean up comments and styling in video_pump
Avichal Rakesh
1
-13
/
+25
2023-06-13
usb: gadget: udc: udc-xilinx: Add identifier to read_fn function arg
Piyush Mehta
1
-1
/
+1
2023-06-13
usb: gadget: u_serial: Add null pointer check in gs_start_io
Kuen-Han Tsai
1
-1
/
+5
2023-06-13
usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} error
Biju Das
1
-2
/
+2
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
2
-1
/
+4
2023-05-29
usb: gadget: udc: fix NULL dereference in remove()
Dan Carpenter
1
-0
/
+3
2023-05-29
usb: gadget: f_fs: Add unbind event before functionfs_unbind
Uttkarsh Aggarwal
1
-1
/
+1
2023-05-29
usb: gadget: uvc: queue empty isoc requests if no video buffer is available
Avichal Rakesh
1
-8
/
+24
2023-05-29
usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push
Prashanth K
1
-0
/
+3
2023-05-29
usb: gadget: u_serial: Add null pointer check in gserial_suspend
Prashanth K
1
-2
/
+11
2023-05-28
Merge 6.4-rc4 into usb-next
Greg Kroah-Hartman
2
-120
/
+47
2023-05-28
usb: gadget/udc-xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/tegra-xudc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/snps_udc_plat: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-05-28
usb: gadget/rzv2m_usb3drd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/renesas_usbf: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/renesas_usb3: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/r8a66597-udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/pxa27x_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/omap_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/net2272: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/mv_udc_core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/mv_u3d_core: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/m66592-udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: gadget/fusb300_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/fsl_qe_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-28
usb: gadget/dummy_hcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-7
/
+4
2023-05-28
usb: bdc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-05-28
usb: gadget/bcm63xx_udc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[next]