aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)AuthorFilesLines
2026-08-14usb: gadget: snps_udc_plat: clean up PHY on probe deferralMyeonghun Pak1-3/+2
2026-08-14usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freedFan Wu1-1/+19
2026-07-27Merge 7.2-rc5 into usb-nextGreg Kroah-Hartman7-81/+97
2026-07-16usb: gadget: dummy_hcd: prevent fifo_req reuse during givebackJinchao Wang1-13/+27
2026-07-13usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardownFan Wu2-3/+24
2026-07-13USB: gadget: fsl-udc: drop misleading unbind sanity checkJohan Hovold1-6/+0
2026-07-13USB: gadget: fsl-udc: fix dev_printk() deviceJohan Hovold2-50/+43
2026-07-13USB: gadget: snps-udc: fix device name leak on probe failureJohan Hovold1-1/+0
2026-07-13USB: gadget: fsl-udc: fix device name leak on probe failureJohan Hovold1-1/+0
2026-07-13usb: udc: pxa: fix error handlingArnd Bergmann1-7/+3
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman2-2/+28
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+28
2026-07-10USB: gadget: fsl-udc: enable compile testingJohan Hovold1-1/+1
2026-07-10usb: gadget: pch_udc: remove excess kernel-doc member for registeredRosen Penev1-1/+0
2026-07-10usb: gadget: aspeed_udc: check endpoint DMA allocationRuoyu Wang1-18/+32
2026-07-10usb: fsl_qe_udc: check qe_alloc_request() failure in ch9getstatus()Haoxiang Li1-2/+6
2026-07-08usb: gadget: r8a66597: avoid double free of ep0_req in probe error pathHongyan Xu1-1/+0
2026-07-08usb: gadget: udc: Fix use-after-free in gadget_match_driverJimmy Hu1-1/+28
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)1-1/+0
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds7-67/+30
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds1-1/+1
2026-06-01Merge tag 'v7.1-rc6' into usb-nextGreg Kroah-Hartman2-3/+5
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich1-4/+0
2026-05-22usb: gadget: aspeed_udc: avoid past-the-end iterator in dequeueMaoyi Xie1-5/+2
2026-05-22usb: gadget: goku_udc: avoid NULL deref of dev->driver in INT_USBRESET logStepan Ionichev1-1/+2
2026-05-22usb: gadget: dummy_hcd: Reject hub port requests for non-existent portsSeungjin Bae1-0/+4
2026-05-22usb: gadget: net2280: Fix double free in probe error pathGuangshuo Li1-3/+1
2026-05-11Merge tag 'v7.1-rc3' into usb-nextGreg Kroah-Hartman1-4/+0
2026-04-27usb: udc: pxa: remove unused platform_dataArnd Bergmann4-60/+20
2026-04-27USB: omap_udc: DMA: Don't enable burst 4 modeAaro Koskinen1-4/+0
2026-04-27usb: gadget: udc: skip pullup() if already connectedXu Yang1-1/+6
2026-04-26driver core: Replace dev->of_node_reused with dev_of_node_reused()Douglas Anderson1-1/+1
2026-04-07usb: gadget: renesas_usb3: validate endpoint index in standard request handlersGreg Kroah-Hartman1-1/+6
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman1-16/+26
2026-03-30usb: gadget: udc: update outdated comment for renamed usb_gadget_udc_start()Kexin Sun1-2/+3
2026-03-30usb: gadget: bdc: validate status-report endpoint indicesPengpeng Hou1-0/+4
2026-03-18usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial transferSebastian Urban1-0/+6
2026-03-18USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern1-15/+14
2026-03-18USB: dummy-hcd: Fix locking/synchronization errorAlan Stern1-1/+6
2026-03-18USB: pxa27x_udc: check return value of clk_enableZhaoyang Yu1-14/+52
2026-03-11usb: gadget: udc: Use safer strscpy() instead of strcpy()Ai Chao1-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds12-14/+14
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook30-49/+48
2026-01-27usb: gadget: tegra-xudc: Add handling for BLCG_COREPLL_PWRDNHaotien Hsu1-3/+9
2026-01-23usb: bdc: fix sleep during atomicJustin Chen1-2/+2
2025-12-29Merge 6.19-rc3 into usb-nextGreg Kroah-Hartman1-17/+25
2025-12-23usb: gadget: lpc32xx_udc: clean up probe error labelsJohan Hovold1-11/+10
2025-12-23usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold1-10/+10
2025-12-17USB: lpc32xx_udc: Fix error handling in probeMa Ke1-6/+15