summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2026-08-14usb: gadget: snps_udc_plat: clean up PHY on probe deferralMyeonghun Pak
2026-08-14usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freedFan Wu
2026-07-27Merge 7.2-rc5 into usb-nextGreg Kroah-Hartman
2026-07-16usb: gadget: dummy_hcd: prevent fifo_req reuse during givebackJinchao Wang
2026-07-13usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardownFan Wu
2026-07-13USB: gadget: fsl-udc: drop misleading unbind sanity checkJohan Hovold
2026-07-13USB: gadget: fsl-udc: fix dev_printk() deviceJohan Hovold
2026-07-13USB: gadget: snps-udc: fix device name leak on probe failureJohan Hovold
2026-07-13USB: gadget: fsl-udc: fix device name leak on probe failureJohan Hovold
2026-07-13usb: udc: pxa: fix error handlingArnd Bergmann
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-10USB: gadget: fsl-udc: enable compile testingJohan Hovold
2026-07-10usb: gadget: pch_udc: remove excess kernel-doc member for registeredRosen Penev
2026-07-10usb: gadget: aspeed_udc: check endpoint DMA allocationRuoyu Wang
2026-07-10usb: fsl_qe_udc: check qe_alloc_request() failure in ch9getstatus()Haoxiang Li
2026-07-08usb: gadget: r8a66597: avoid double free of ep0_req in probe error pathHongyan Xu
2026-07-08usb: gadget: udc: Fix use-after-free in gadget_match_driverJimmy Hu
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-22usb: gadget: aspeed_udc: avoid past-the-end iterator in dequeueMaoyi Xie
2026-05-22usb: gadget: goku_udc: avoid NULL deref of dev->driver in INT_USBRESET logStepan Ionichev
2026-05-22usb: gadget: dummy_hcd: Reject hub port requests for non-existent portsSeungjin Bae
2026-05-22usb: gadget: net2280: Fix double free in probe error pathGuangshuo Li
2026-05-11Merge tag 'v7.1-rc3' into usb-nextGreg Kroah-Hartman
2026-04-27usb: udc: pxa: remove unused platform_dataArnd Bergmann
2026-04-27USB: omap_udc: DMA: Don't enable burst 4 modeAaro Koskinen
2026-04-27usb: gadget: udc: skip pullup() if already connectedXu Yang
2026-04-26driver core: Replace dev->of_node_reused with dev_of_node_reused()Douglas Anderson
2026-04-07usb: gadget: renesas_usb3: validate endpoint index in standard request handlersGreg Kroah-Hartman
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman
2026-03-30usb: gadget: udc: update outdated comment for renamed usb_gadget_udc_start()Kexin Sun
2026-03-30usb: gadget: bdc: validate status-report endpoint indicesPengpeng Hou
2026-03-18usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial...Sebastian Urban
2026-03-18USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern
2026-03-18USB: dummy-hcd: Fix locking/synchronization errorAlan Stern
2026-03-18USB: pxa27x_udc: check return value of clk_enableZhaoyang Yu
2026-03-11usb: gadget: udc: Use safer strscpy() instead of strcpy()Ai Chao
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-27usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDNHaotien Hsu
2026-01-23usb: bdc: fix sleep during atomicJustin Chen
2025-12-29Merge 6.19-rc3 into usb-nextGreg Kroah-Hartman
2025-12-23usb: gadget: lpc32xx_udc: clean up probe error labelsJohan Hovold
2025-12-23usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold
2025-12-17USB: lpc32xx_udc: Fix error handling in probeMa Ke