index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-27
usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDN
Haotien Hsu
2026-01-23
usb: bdc: fix sleep during atomic
Justin Chen
2025-12-29
Merge 6.19-rc3 into usb-next
Greg Kroah-Hartman
2025-12-23
usb: gadget: lpc32xx_udc: clean up probe error labels
Johan Hovold
2025-12-23
usb: gadget: lpc32xx_udc: fix clock imbalance in error path
Johan Hovold
2025-12-17
USB: lpc32xx_udc: Fix error handling in probe
Ma Ke
2025-12-17
usb: gadget: aspeed-vhub: Add ast2700 support
Ryan Chen
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-11-27
usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt
Haotien Hsu
2025-11-24
usb: gadget: renesas_usbf: Handle devm_pm_runtime_enable() errors
Haotian Zhang
2025-11-21
usb: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-10-28
usb: gadget: udc: fix use-after-free in usb_gadget_state_work
Jimmy Hu
2025-09-17
Merge patch series "usb: gadget: Refactor function drivers to use __free() cl...
Greg Kroah-Hartman
2025-09-17
usb: gadget: Store endpoint pointer in usb_request
Kuen-Han Tsai
2025-09-15
Merge 6.17-rc6 into usb-next
Greg Kroah-Hartman
2025-09-12
usb: udc: Add trace event for usb_gadget_set_state
Kuen-Han Tsai
2025-09-06
usb: gadget: tegra-xudc: Remove redundant ternary operators
Liao Yuanhong
2025-09-06
USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels
Alan Stern
2025-09-06
cdns2: Remove unused tracepoints
Steven Rostedt
2025-08-13
usb: gadget: tegra-xudc: fix PM use count underflow
Russell King (Oracle)
2025-07-29
Merge tag 'usb-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-07-25
usb: gadget: udc: renesas_usb3: fix device leak at unbind
Johan Hovold
2025-07-25
usb: gadget: udc: renesas_usb3: drop unused module alias
Johan Hovold
2025-07-15
usb: gadget: udc: renesas_usb3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
2025-06-19
usb: gadget: dummy_hcd: Use USB API functions rather than constants
Chen Ni
2025-06-19
usb: gadget: net2280: Use USB API functions rather than constants
Chen Ni
2025-06-19
usb: gadget: pch_udc: Use USB API functions rather than constants
Chen Ni
2025-06-19
usb: gadget: udc-xilinx: Use USB API functions rather than constants
Chen Ni
2025-06-19
usb: gadget: m66592-udc: Use USB API functions rather than constants
Chen Ni
2025-06-10
usb: gadget: pxa25x_udc: Switch to use devm_gpio_request_one()
Andy Shevchenko
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-23
USB: gadget: udc: fix const issue in gadget_match_driver()
Greg Kroah-Hartman
2025-05-21
usb: gadget: lpc32xx_udc: Use USB API functions rather than constants
Chen Ni
2025-05-13
Merge 6.15-rc6 into usb-next
Greg Kroah-Hartman
2025-05-01
usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUN
Wayne Chang
2025-04-25
usb: gadget: udc: renesas_usb3: remove unnecessary NULL check before phy_exit()
Chen Ni
2025-04-11
usb: Remove orphaned UDC drivers
Rob Herring (Arm)
2025-04-11
usb: gadget: udc-xilinx: Remove the invalid comment
Li Qiong
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-03-14
usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
Chenyuan Yang
2025-02-18
usb: gadget: Switch to use hrtimer_setup()
Nam Cao
2025-02-14
usb: gadget: core: flush gadget workqueue after device removal
Roy Luo
2025-02-03
usb: gadget: udc: renesas_usb3: Fix compiler warning
Guo Ren
2025-01-15
USB: gadget: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-11-29
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-11-13
drivers/usb/gadget: refactor min with min_t
Sabyrzhan Tasbolatov
[next]