Age | Commit message (Expand) | Author |
2021-11-17 | usb: dwc3: leave default DMA for PCI devices | Fabio Aiuto |
2021-09-27 | Merge 5.15-rc3 into usb-next | Greg Kroah-Hartman |
2021-09-14 | usb: dwc3: core: balance phy init and exit | Li Jun |
2021-09-14 | usb: dwc3: reference clock period configuration | Balaji Prakash J |
2021-08-18 | usb: dwc3: Decouple USB 2.0 L1 & L2 events | Jack Pham |
2021-07-12 | usb: dwc3: Resize TX FIFOs to meet EP bursting requirements | Wesley Cheng |
2021-06-21 | usb: dwc3: Fix debugfs creation flow | Minas Harutyunyan |
2021-06-14 | Merge tag 'v5.13-rc6' into usb-next | Greg Kroah-Hartman |
2021-06-09 | usb: dwc3: support 64 bit DMA in platform driver | Sven Peter |
2021-06-09 | usb: dwc3: core: fix kernel panic when do reboot | Peter Chen |
2021-06-04 | Revert "usb: dwc3: core: Add shutdown callback for dwc3" | Alexandru Elisei |
2021-04-23 | usb: dwc3: Capture new capability register GHWPARAMS9 | Thinh Nguyen |
2021-04-22 | usb: dwc3: core: Do core softreset when switch mode | Yu Chen |
2021-04-14 | usb: dwc3: gadget: Check for disabled LPM quirk | Thinh Nguyen |
2021-04-14 | usb: dwc3: core: Add shutdown callback for dwc3 | Sandeep Maheswaram |
2021-03-23 | usb: dwc3: gadget: Remove invalid low-speed setting | Thinh Nguyen |
2021-03-10 | usb: dwc3: Fix dereferencing of null dwc->usb_psy | Colin Ian King |
2021-03-10 | usb: dwc3: add a power supply for current control | Ray Chi |
2021-02-08 | Merge 5.11-rc7 into usb-next | Greg Kroah-Hartman |
2021-02-06 | usb: dwc3: core: Check maximum_speed SSP genXxY | Thinh Nguyen |
2021-02-05 | usb: dwc3: fix clock issue during resume in OTG mode | Gary Bisson |
2021-01-12 | usb: dwc3: Simplify with dev_err_probe() | Andy Shevchenko |
2021-01-12 | usb: dwc3: core: Replace devm_reset_control_array_get() | Yejune Deng |
2020-10-28 | usb: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-10-02 | usb: dwc3: Add splitdisable quirk for Hisilicon Kirin Soc | Yu Chen |
2020-10-02 | usb: dwc3: core: add phy cleanup for probe error handling | Li Jun |
2020-10-02 | usb: dwc3: core: don't trigger runtime pm when remove driver | Li Jun |
2020-10-02 | usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTG | Li Jun |
2020-09-24 | usb: dwc3: core: Print warning on unsupported speed | Thinh Nguyen |
2020-09-24 | usb: dwc3: core: Properly default unspecified speed | Thinh Nguyen |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-15 | usb: dwc3: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-05-25 | usb: dwc3: Add support for DWC_usb32 IP | Thinh Nguyen |
2020-05-05 | usb: dwc3: core: Use role-switch default dr_mode | Thinh Nguyen |
2020-05-05 | usb: dwc3: support continuous runtime PM with dual role | Martin Kepplinger |
2020-03-15 | usb: dwc3: core: don't do suspend for device mode if already suspended | Li Jun |
2020-03-15 | usb: dwc3: Rework resets initialization to be more flexible | John Stultz |
2020-03-15 | usb: dwc3: Rework clock initialization to be more flexible | John Stultz |
2020-03-15 | usb: dwc3: core: add support for disabling SS instances in park mode | Neil Armstrong |
2020-01-15 | usb: dwc3: turn off VBUS when leaving host mode | Bin Liu |
2019-11-18 | Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2019-10-27 | usb: dwc3: remove the call trace of USBx_GFLADJ | Yinbo Zhu |
2019-10-22 | usb: dwc3: Disable phy suspend after power-on reset | Thinh Nguyen |
2019-09-03 | usb: dwc3: remove generic PHY calibrate() calls | Marek Szyprowski |
2019-08-28 | usb: dwc3: Separate field holding multiple properties | Thinh Nguyen |
2019-08-09 | usb: dwc3: Use clk_bulk_prepare_enable() | Andrey Smirnov |
2019-08-09 | usb: dwc3: Use devres to get clocks | Andrey Smirnov |
2019-08-09 | usb: dwc3: Update soft-reset wait polling rate | Thinh Nguyen |
2019-08-09 | usb: dwc3: Switch to use device_property_count_u32() | Andy Shevchenko |
2019-06-18 | usb: dwc3: gadget: Add support for disabling U1 and U2 entries | Anurag Kumar Vulisha |