index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-20
usb: gadget: udc: core: Prevent redundant calls to pullup
Badhri Jagan Sridharan
2023-04-20
usb: gadget: udc: core: Invoke usb_gadget_connect only when started
Badhri Jagan Sridharan
2023-04-20
usb: Add explicit of.h of_platform.h include
Rob Herring
2023-04-20
usb: gadget: tegra-xudc: Remove unneeded return variable
Jon Hunter
2023-04-20
usb: gadget: tegra-xudc: Fix crash in vbus_draw
Jon Hunter
2023-03-29
usb: gadget: Properly configure the device for remote wakeup
Elson Roy Serrao
2023-03-23
usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove...
Zheng Wang
2023-03-23
usb: gadget: udc: remove unused usbf_ep_dma_reg_clrset function
Tom Rix
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-16
usb: gadget: aspeed: Rectify a bit a random header inclusion
Andy Shevchenko
2023-03-16
usb: gadget: max3420_udc: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
usb: gadget: renesas_usb3: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
usb: gadget: rzv2m_usb3drd: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
usb: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-09
usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probe
Kang Chen
2023-03-09
usb: gadget: udc: add return value check of kzalloc in mv_udc_probe
Kang Chen
2023-03-09
usb: gadget: udc: renesas_usb3: remove R-Car H3 ES1.* handling
Wolfram Sang
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-06
USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
2023-02-02
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
2023-02-02
usb: gadget: udc: do not clear gadget driver.bus
Aaro Koskinen
2023-01-25
usb: gadget: udc: renesas_usb3: Add role switch support for RZ/V2M
Biju Das
2023-01-25
usb: gadget: Add support for RZ/V2M USB3DRD driver
Biju Das
2023-01-25
usb: gadget: tegra-xudc: Add Tegra234 support
Sing-Han Chen
2023-01-20
ARM: pxa: remove unused board files
Arnd Bergmann
2023-01-17
usb: gadget: udc: add Renesas RZ/N1 USBF controller support
Herve Codina
2023-01-17
usb: gadget: xudc: Refactor update data role work
Wayne Chang
2023-01-16
usb: gadget: remove s3c24xx drivers
Arnd Bergmann
2023-01-12
ARM: omap1: remove dead code
Arnd Bergmann
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
2023-01-06
usb: gadget: udc: bcm63xx: Convert to use list_count_nodes()
Andy Shevchenko
2023-01-06
usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe()
Gaosheng Cui
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: udc: drop obsolete dependencies on COMPILE_TEST
Jean Delvare
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-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-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
[next]