summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-21usb: dwc2: gadget: Use USB API functions rather than constantsChen Ni
2025-04-25usb: dwc2: also exit clock_gating when stopping udc while suspendedMichael Grzeschik
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-02-19usb: dwc2: Implement recovery after PM domain offStefan Wahren
2025-02-19usb: dwc2: Refactor backup/restore of registersStefan Wahren
2025-02-19usb: dwc2: gadget: Introduce register restore flagsStefan Wahren
2025-02-18usb: dwc2: Switch to use hrtimer_setup()Nam Cao
2025-02-03usb: dwc2: gadget: remove of_node reference upon udc_stopFabrice Gasnier
2024-12-04usb: dwc2: Fix HCD port connection raceStefan Wahren
2024-12-04usb: dwc2: hcd: Fix GetPortStatus & SetPortFeatureStefan Wahren
2024-12-04usb: dwc2: Fix HCD resumeStefan Wahren
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman
2024-11-04usb: use "prompt" instead of "bool" for choice promptsMasahiro Yamada
2024-10-29Revert "usb: dwc2: Skip clock gating on Broadcom SoCs"Stefan Wahren
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-11usb: dwc2: drd: fix clock gating on USB role switchTomas Marek
2024-09-03usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...Shawn Shao
2024-07-31usb: dwc2: Skip clock gating on Broadcom SoCsStefan Wahren
2024-07-31usb: dwc2: Add comment about BCM2848 ACPI IDStefan Wahren
2024-07-31usb: dwc2: debugfs: Print parameter no_clock_gatingStefan Wahren
2024-07-10usb: dwc2: add support for other Lantiq SoCsHauke Mehrtens
2024-06-04usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...Peng Hongchi
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman
2024-04-09usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan
2024-04-01Merge 6.9-rc2 into usb-nextGreg Kroah-Hartman
2024-03-27usb: dwc2: add support for Sophgo CV18XX/SG200X series SoCInochi Amaoto
2024-03-26usb: dwc2: gadget: LPM flow fixMinas Harutyunyan
2024-03-26usb: dwc2: gadget: Fix exiting from clock gatingMinas Harutyunyan
2024-03-26usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan
2024-03-26usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan
2024-03-26usb: dwc2: host: Fix hibernation flowMinas Harutyunyan
2024-03-26usb: dwc2: New bitfield definition and programming in GRSTCTLMinas Harutyunyan
2024-03-26usb: dwc2: Add hibernation updates for ULPI PHYMinas Harutyunyan
2024-03-26usb: dwc2: New bit definition in GPWRDN registerMinas Harutyunyan
2024-03-26usb: dwc2: Add eUSB2 PHY disconnect flow supportMinas Harutyunyan
2024-03-26usb: dwc2: Add new parameter eusb2_discMinas Harutyunyan
2024-03-26usb: dwc2: New bit definition in GOTGCTL registerMinas Harutyunyan
2024-03-26usb: dwc2: Add core new versions definitionMinas Harutyunyan
2024-03-26usb: dwc2: Remove cat_printf()Christophe JAILLET
2024-01-02usb: dwc2: Disable clock gating feature on Rockchip SoCsWilliam Wu
2023-11-21USB: dwc2: write HCINT with INTMASK appliedOliver Neukum
2023-10-10usb: Use device_get_match_data()Rob Herring
2023-10-02usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai
2023-08-22usb: dwc2: add pci_device_id driver_data parse supportYinbo Zhu
2023-08-22USB: dwc2: hande irq on dead controller correctlyOliver Neukum
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-05-30usb: dwc2/platform: Convert to platform remove callback returning voidUwe Kleine-König