Age | Commit message (Expand) | Author |
11 days | usb: dwc3: Set SUSPENDENABLE soon after phy init | Thinh Nguyen |
12 days | usb: dwc3: gadget: Prevent irq storm when TH re-executes | Badhri Jagan Sridharan |
2025-02-14 | usb: dwc3: Fix timeout issue during controller enter/exit from halt state | Selvarasu Ganesan |
2025-02-03 | usb: dwc3: Document nostream_work | Thinh Nguyen |
2025-01-17 | usb: dwc3: core: Defer the probe until USB power supply ready | Kyle Tso |
2025-01-15 | usb: dwc3: gadget: Reinitiate stream for all host NoStream behavior | Thinh Nguyen |
2025-01-13 | Merge 6.13-rc7 into usb-next | Greg Kroah-Hartman |
2025-01-11 | usb: dwc3: omap: Fix devm_regulator_get_optional() error handling | Rob Herring (Arm) |
2025-01-11 | usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() | Raphael Gallais-Pou |
2025-01-11 | usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk() | Joe Hattori |
2025-01-11 | usb: dwc3: Skip resume if pm_runtime_set_active() fails | Ray Chi |
2025-01-03 | usb: dwc3: omap: Use devm_regulator_get_optional() | Rob Herring (Arm) |
2024-12-24 | usb: dwc3: gadget: Fix incorrect UDC state after manual deconfiguration | Roy Luo |
2024-12-23 | usb: dwc3-am62: Disable autosuspend during remove | Prashanth K |
2024-12-23 | usb: dwc3: gadget: fix writing NYET threshold | André Draszik |
2024-12-23 | usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspend | Roger Quadros |
2024-12-16 | Merge 6.13-rc3 into usb-next | Greg Kroah-Hartman |
2024-12-04 | usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only mode | Neal Frager |
2024-12-04 | usb: dwc3: imx8mp: fix software node kernel dump | Xu Yang |
2024-12-04 | usb: dwc3: core: Disable USB2 retry for DWC_usb31 1.80a and prior | Faisal Hassan |
2024-12-04 | usb: dwc3: remove unused sg struct member | Luis Felipe Hernandez |
2024-11-30 | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-11-29 | Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2024-11-16 | usb: dwc3: gadget: Remove dwc3_request->needs_extra_trb | Thinh Nguyen |
2024-11-16 | usb: dwc3: gadget: Cleanup SG handling | Thinh Nguyen |
2024-11-16 | usb: dwc3: gadget: Fix looping of queued SG entries | Thinh Nguyen |
2024-11-16 | usb: dwc3: gadget: Fix checking for number of TRBs left | Thinh Nguyen |
2024-11-16 | usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTED | Thinh Nguyen |
2024-11-13 | usb: dwc3: core: Set force_gen1 bit for all applicable SuperSpeed ports | Krishna Kurapati |
2024-11-13 | usb: dwc3: gadget: Add missing check for single port RAM in TxFIFO resizing l... | Selvarasu Ganesan |
2024-11-05 | usb: dwc3: fix fault at system suspend if device was already runtime suspended | Roger Quadros |
2024-11-05 | usb: Use (of|device)_property_present() for non-boolean properties | Rob Herring (Arm) |
2024-11-04 | usb: use "prompt" instead of "bool" for choice prompts | Masahiro Yamada |
2024-10-29 | usb: dwc3: gadget: Refine the logic for resizing Tx FIFOs | Akash Kumar |
2024-10-21 | Merge 6.12-rc4 into usb-next | Greg Kroah-Hartman |
2024-10-16 | usb: dwc3: core: Fix system suspend on TI AM62 platforms | Roger Quadros |
2024-10-16 | usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG | Prashanth K |
2024-10-14 | Merge 6.12-rc3 into usb-next | Greg Kroah-Hartman |
2024-10-04 | usb: dwc3: core: Stop processing of pending events if controller is halted | Selvarasu Ganesan |
2024-10-04 | usb: dwc3: re-enable runtime PM after failed resume | Roy Luo |
2024-10-04 | usb: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-10-04 | usb: dwc3: Correct some typos in comments | Shen Lichuan |
2024-09-13 | usb: dwc3: rtk: Clean up error code in __get_dwc3_maximum_speed() | Dan Carpenter |
2024-09-11 | usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep | Li Jun |
2024-09-11 | usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode | Frank Li |
2024-09-09 | Merge 6.11-rc7 into usb-next | Greg Kroah-Hartman |
2024-09-03 | usb: dwc3: core: update LC timer as per USB Spec V3.2 | Faisal Hassan |
2024-09-03 | usb: dwc3: Avoid waking up gadget during startxfer | Prashanth K |
2024-09-03 | usb: dwc3: xilinx: simplify with dev_err_probe | Krzysztof Kozlowski |
2024-09-03 | usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resource | Krzysztof Kozlowski |