summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)AuthorFilesLines
11 daysusb: gadget: tegra-xudc: fix PM use count underflowRussell King (Oracle)1-2/+7
2025-07-29Merge tag 'usb-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-17/+15
2025-07-25usb: gadget: udc: renesas_usb3: fix device leak at unbindJohan Hovold1-0/+1
2025-07-25usb: gadget: udc: renesas_usb3: drop unused module aliasJohan Hovold1-1/+0
2025-07-15usb: gadget: udc: renesas_usb3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven1-5/+3
2025-06-19usb: gadget: dummy_hcd: Use USB API functions rather than constantsChen Ni1-1/+1
2025-06-19usb: gadget: net2280: Use USB API functions rather than constantsChen Ni1-4/+4
2025-06-19usb: gadget: pch_udc: Use USB API functions rather than constantsChen Ni1-1/+1
2025-06-19usb: gadget: udc-xilinx: Use USB API functions rather than constantsChen Ni1-2/+2
2025-06-19usb: gadget: m66592-udc: Use USB API functions rather than constantsChen Ni1-3/+3
2025-06-10usb: gadget: pxa25x_udc: Switch to use devm_gpio_request_one()Andy Shevchenko1-3/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar6-6/+7
2025-05-23USB: gadget: udc: fix const issue in gadget_match_driver()Greg Kroah-Hartman1-1/+1
2025-05-21usb: gadget: lpc32xx_udc: Use USB API functions rather than constantsChen Ni1-1/+1
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman1-0/+4
2025-05-01usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUNWayne Chang1-0/+4
2025-04-25usb: gadget: udc: renesas_usb3: remove unnecessary NULL check before phy_exit()Chen Ni1-4/+2
2025-04-11usb: Remove orphaned UDC driversRob Herring (Arm)10-10661/+0
2025-04-11usb: gadget: udc-xilinx: Remove the invalid commentLi Qiong1-2/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner4-8/+8
2025-04-03Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2025-03-14usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()Chenyuan Yang1-0/+3
2025-02-18usb: gadget: Switch to use hrtimer_setup()Nam Cao1-4/+2
2025-02-14usb: gadget: core: flush gadget workqueue after device removalRoy Luo1-1/+1
2025-02-03usb: gadget: udc: renesas_usb3: Fix compiler warningGuo Ren1-1/+1
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