summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
6 daysMerge tag 'usb-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
10 daysusb: gadget: udc: renesas_usb3: fix device leak at unbindJohan Hovold
10 daysusb: gadget: udc: renesas_usb3: drop unused module aliasJohan Hovold
2025-07-15usb: gadget: udc: renesas_usb3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-06-19usb: gadget: dummy_hcd: Use USB API functions rather than constantsChen Ni
2025-06-19usb: gadget: net2280: Use USB API functions rather than constantsChen Ni
2025-06-19usb: gadget: pch_udc: Use USB API functions rather than constantsChen Ni
2025-06-19usb: gadget: udc-xilinx: Use USB API functions rather than constantsChen Ni
2025-06-19usb: gadget: m66592-udc: Use USB API functions rather than constantsChen Ni
2025-06-10usb: gadget: pxa25x_udc: Switch to use devm_gpio_request_one()Andy Shevchenko
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-23USB: gadget: udc: fix const issue in gadget_match_driver()Greg Kroah-Hartman
2025-05-21usb: gadget: lpc32xx_udc: Use USB API functions rather than constantsChen Ni
2025-05-13Merge 6.15-rc6 into usb-nextGreg Kroah-Hartman
2025-05-01usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUNWayne Chang
2025-04-25usb: gadget: udc: renesas_usb3: remove unnecessary NULL check before phy_exit()Chen Ni
2025-04-11usb: Remove orphaned UDC driversRob Herring (Arm)
2025-04-11usb: gadget: udc-xilinx: Remove the invalid commentLi Qiong
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-03-14usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()Chenyuan Yang
2025-02-18usb: gadget: Switch to use hrtimer_setup()Nam Cao
2025-02-14usb: gadget: core: flush gadget workqueue after device removalRoy Luo
2025-02-03usb: gadget: udc: renesas_usb3: Fix compiler warningGuo Ren
2025-01-15USB: gadget: Use str_enable_disable-like helpersKrzysztof Kozlowski
2024-11-29Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-13drivers/usb/gadget: refactor min with min_tSabyrzhan Tasbolatov
2024-11-13usb: cdns3: Synchronise PCI IDs via common data baseAndy Shevchenko
2024-11-09USB: gadget: pxa27x_udc: Avoid using GPIOF_ACTIVE_LOWAndy Shevchenko
2024-10-21Merge 6.12-rc4 into usb-nextGreg Kroah-Hartman
2024-10-17USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman
2024-10-13Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-04usb: gadget: core: force synchronous registrationJohn Keeping
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04usb: gadget: udc: fix typo in the commentYan Zhen
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-13sub: cdns2: Use predefined PCI vendor ID constantAndy Shevchenko
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman
2024-09-04usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov
2024-09-03usb: cdns2: Convert comma to semicolonChen Ni
2024-09-03usb: cdns2: Fix controller reset issuePawel Laszczak
2024-09-03usb: gadget: udc-xilinx: Remove trailing space after \n newlineColin Ian King
2024-08-22usb: bdc: fix module autoloadingLiao Chen
2024-08-22usb: gadget: lpc32xx_udc: Remove NULL check of list_entry()Yuesong Li
2024-07-31usb: gadget: core: Check for unset descriptorChris Wulff
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman