summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
AgeCommit message (Expand)Author
2024-09-03usb: dwc3: rtk: use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-09-03usb: dwc3: qcom: simplify with devm_platform_ioremap_resourceKrzysztof Kozlowski
2024-09-03usb: dwc3: qcom: use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-09-03usb: dwc3: imx8mp: use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-09-03usb: dwc3: imx8mp: simplify with dev_err_probeKrzysztof Kozlowski
2024-09-03usb: dwc3: imx8mp: simplify with devm_clk_get_enabledKrzysztof Kozlowski
2024-09-03usb: dwc3: st: simplify pdev->dev usageKrzysztof Kozlowski
2024-09-03usb: dwc3: st: simplify with dev_err_probeKrzysztof Kozlowski
2024-09-03usb: dwc3: st: use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-09-03Merge 6.11-rc6 into usb-nextGreg Kroah-Hartman
2024-08-22usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-08-22usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski
2024-08-22usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)Michael Grzeschik
2024-08-22usb: dwc3: xilinx: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-08-22usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-08-22usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan
2024-08-07usb: dwc3: Use of_property_read_variable_u32_array() to read "power"Rob Herring (Arm)
2024-08-07usb: dwc3: imx8mp: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-07-19Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-07-10usb: dwc3: enable CCI support for AMD-xilinx DWC3 controllerRadhey Shyam Pandey
2024-07-03usb: dwc3: pci: add support for the Intel Panther LakeHeikki Krogerus
2024-07-03usb: dwc3: core: Check all ports when set phy suspendThinh Nguyen
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman
2024-06-27usb: dwc3: core: Workaround for CSR read timeoutJos Wang
2024-06-20usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li
2024-06-20usb: dwc3: Support quirk for writing high-low orderDaehwan Jung
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-11usb: dwc3: core: Fix unused variable warning in core driverKrishna Kurapati
2024-05-10usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman
2024-04-30usb: dwc3: exynos: add support for Google Tensor gs101André Draszik
2024-04-26usb: dwc3: core: Fix compile warning on s390 gcc in dwc3_get_phy callKrishna Kurapati
2024-04-23usb: dwc3: qcom: Add multiport suspend/resume support for wrapperKrishna Kurapati
2024-04-23usb: dwc3: qcom: Enable wakeup for applicable ports of multiportKrishna Kurapati
2024-04-23usb: dwc3: qcom: Refactor IRQ handling in glue driverKrishna Kurapati
2024-04-23usb: dwc3: qcom: Add helper function to request wakeup interruptsKrishna Kurapati
2024-04-23usb: dwc3: core: Refactor PHY logic to support Multiport ControllerKrishna Kurapati
2024-04-23usb: dwc3: core: Skip setting event buffers for host only controllersKrishna Kurapati
2024-04-23usb: dwc3: core: Access XHCI address space temporarily to read port infoKrishna Kurapati
2024-04-23usb: dwc3: core: Prevent phy suspend during initThinh Nguyen
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman
2024-04-18usb: dwc3: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsAnand Moon
2024-04-18usb: dwc3: Select 2.0 or 3.0 clk base on maximum_speedThinh Nguyen
2024-04-18usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen
2024-04-09usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...Hans de Goede
2024-03-26usb: dwc3: pci: Drop duplicate IDHeikki Krogerus
2024-03-26usb: dwc3: Properly set system wakeupThinh Nguyen
2024-03-05usb: dwc3: core: Add DWC31 version 2.00a controllerWesley Cheng
2024-03-05usb: dwc3-am62: add workaround for Errata i2409Roger Quadros
2024-03-05usb: dwc3-am62: Fix PHY core voltage selectionRoger Quadros