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