index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
9 days
usb: gadget: lpc32xx_udc: clean up probe error labels
Johan Hovold
9 days
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-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
2024-11-13
usb: cdns3: Synchronise PCI IDs via common data base
Andy Shevchenko
2024-11-09
USB: gadget: pxa27x_udc: Avoid using GPIOF_ACTIVE_LOW
Andy Shevchenko
2024-10-21
Merge 6.12-rc4 into usb-next
Greg Kroah-Hartman
2024-10-17
USB: gadget: dummy-hcd: Fix "task hung" problem
Alan Stern
2024-10-14
Merge 6.12-rc3 into usb-next
Greg Kroah-Hartman
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-10-04
usb: gadget: core: force synchronous registration
John Keeping
[next]