summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)AuthorFilesLines
2025-01-15USB: gadget: Use str_enable_disable-like helpersKrzysztof Kozlowski7-12/+19
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds28-40/+39
2024-11-13drivers/usb/gadget: refactor min with min_tSabyrzhan Tasbolatov1-2/+2
2024-11-13usb: cdns3: Synchronise PCI IDs via common data baseAndy Shevchenko1-2/+1
2024-11-09USB: gadget: pxa27x_udc: Avoid using GPIOF_ACTIVE_LOWAndy Shevchenko1-3/+4
2024-10-21Merge 6.12-rc4 into usb-nextGreg Kroah-Hartman1-5/+15
2024-10-17USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern1-5/+15
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman14-13/+14
2024-10-13Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2024-10-04usb: gadget: core: force synchronous registrationJohn Keeping1-0/+1
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König26-27/+27
2024-10-04usb: gadget: udc: fix typo in the commentYan Zhen7-9/+9
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro13-13/+13
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-13sub: cdns2: Use predefined PCI vendor ID constantAndy Shevchenko1-4/+3
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman2-9/+12
2024-09-04usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov1-6/+8
2024-09-03usb: cdns2: Convert comma to semicolonChen Ni1-2/+2
2024-09-03usb: cdns2: Fix controller reset issuePawel Laszczak2-9/+12
2024-09-03usb: gadget: udc-xilinx: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-08-22usb: bdc: fix module autoloadingLiao Chen1-0/+1
2024-08-22usb: gadget: lpc32xx_udc: Remove NULL check of list_entry()Yuesong Li1-37/+30
2024-07-31usb: gadget: core: Check for unset descriptorChris Wulff1-6/+4
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-07-20Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-1/+1
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman1-2/+2
2024-06-27usb: gadget: aspeed_udc: validate endpoint index for ast udcMa Ke1-0/+2
2024-06-20usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr1-2/+2
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada1-1/+1
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2-13/+13
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman1-3/+2
2024-04-18usb: gadget: dummy_hcd: Set transfer interval to 1 microframeMarcello Sylvester Bauer1-2/+4
2024-04-18usb: gadget: dummy_hcd: Switch to hrtimer transfer schedulerMarcello Sylvester Bauer1-15/+20
2024-04-05usb: gadget: fsl: Initialize udc before using itUwe Kleine-König1-3/+2
2024-04-04usb: gadget: omap_udc: remove unused variableArnd Bergmann1-7/+3
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman1-1/+3
2024-03-26usb: udc: remove warning when queue disabled epyuan linyu1-1/+3
2024-03-26usb: gadget: mv_u3d: replace deprecated strncpy with strscpyJustin Stitt1-2/+2
2024-03-26USB: gadget: core: create sysfs link between udc and gadgetRoy Luo1-0/+9
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-119/+105
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
2024-03-07usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King1-1/+1
2024-03-07usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logicWayne Chang1-14/+25
2024-03-07USB: gadget: pxa27x_udc: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-07usb: gadget/snps_udc_plat: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2024-03-05usb: gadget: fsl: Increase size of name buffer for endpointsUwe Kleine-König1-1/+1
2024-03-05usb: gadget: fsl: Add of device table to enable module autoloadingUwe Kleine-König1-0/+10
2024-03-05usb: gadget: fsl-udc: Replace custom log wrappers by dev_{err,warn,dbg,vdbg}Uwe Kleine-König2-100/+62
2024-02-26Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman1-1/+2