Age | Commit message (Expand) | Author |
2021-08-26 | usb: dwc3: pci: add support for AMD's newer generation platform. | Nehal Bakulchandra Shah |
2021-05-17 | Merge 5.13-rc2 into usb-next | Greg Kroah-Hartman |
2021-05-13 | usb: dwc3: pci: Fix DEFINE for Intel Elkhart Lake | Raymond Tan |
2021-05-10 | usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield | Ferry Toth |
2021-04-09 | usb: dwc3: pci: add support for the Intel Alder Lake-M | Heikki Krogerus |
2021-04-05 | Merge 5.12-rc6 into usb-next | Greg Kroah-Hartman |
2021-04-02 | usb: dwc3: fix incorrect kernel-doc comment syntax in files | Aditya Srivastava |
2021-03-23 | usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield | Andy Shevchenko |
2021-01-15 | usb: dwc3: pci: add support for the Intel Alder Lake-P | Heikki Krogerus |
2021-01-15 | usb: dwc3: pci: ID for Tiger Lake CPU | Heikki Krogerus |
2021-01-15 | usb: dwc3: pci: Register a software node for the dwc3 platform device | Heikki Krogerus |
2020-10-27 | usb: dwc3: pci: add support for the Intel Alder Lake-S | Heikki Krogerus |
2020-10-02 | usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality | Raymond Tan |
2020-07-20 | Merge 5.8-rc6 into usb-next | Greg Kroah-Hartman |
2020-07-15 | usb: dwc3: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-09 | usb: dwc3: pci: add support for the Intel Jasper Lake | Heikki Krogerus |
2020-07-09 | usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H variant | Heikki Krogerus |
2020-06-24 | usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work | Aditya Pakki |
2020-05-09 | usb: dwc3: pci: Enable extcon driver for Intel Merrifield | Andy Shevchenko |
2020-01-22 | usb: dwc3: pci: add ID for the Intel Comet Lake -V variant | Heikki Krogerus |
2019-12-12 | usb: dwc3: pci: add ID for the Intel Comet Lake -H variant | Heikki Krogerus |
2019-10-27 | usb: dwc3: pci: prevent memory leak in dwc3_pci_probe | Navid Emamdoost |
2019-07-03 | usb: dwc3: pci: add support for TigerLake Devices | Felipe Balbi |
2019-06-20 | usb: dwc3: pci: Add Support for Intel Elkhart Lake Devices | Felipe Balbi |
2019-03-20 | usb: dwc3: pci: add support for Comet Lake PCH ID | Felipe Balbi |
2018-12-07 | Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs" | Stephan Gerhold |
2018-11-14 | usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove() | Kuppuswamy Sathyanarayanan |
2018-08-29 | usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock() | Wei Yongjun |
2018-07-30 | usb: dwc3: pci: Intel Merrifield can be host | Andy Shevchenko |
2018-07-30 | usb: dwc3: pci: Supply device properties via driver data | Andy Shevchenko |
2018-07-30 | usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pci | Andy Shevchenko |
2018-07-26 | usb: dwc3: pci: Use devm functions to get the phy GPIOs | Hans de Goede |
2018-07-26 | usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does not | Hans de Goede |
2018-07-26 | usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resources | Hans de Goede |
2018-07-26 | usb: dwc3: Add a glue driver for Synopsys HAPS platform | Thinh Nguyen |
2018-06-18 | usb: dwc3: pci: add support for Intel IceLake | Heikki Krogerus |
2018-03-22 | usb: dwc3: pci: Properly cleanup resource | Thinh Nguyen |
2017-11-07 | USB: dwc3: Remove redundant license text | Greg Kroah-Hartman |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
2017-10-24 | usb: dwc3: pci: Runtime resume child device from wq | Manu Gautam |
2017-08-10 | usb/dwc3:constify dev_pm_ops | Doug Wilson |
2017-06-28 | PM / core: Drop run_wake flag from struct dev_pm_info | Rafael J. Wysocki |
2017-06-07 | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() | Andy Shevchenko |
2017-05-16 | usb: dwc3: pci: add Intel Cannonlake PCI IDs | Heikki Krogerus |
2017-03-23 | usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios() | Andy Shevchenko |
2017-01-02 | usb: dwc3: pci: add Intel Gemini Lake PCI ID | Heikki Krogerus |
2017-01-02 | usb: dwc3: pci: Add "linux,sysdev_is_parent" property | John Youn |
2017-01-02 | usb: dwc3: pci: Fix dr_mode misspelling | Hans de Goede |
2016-11-18 | usb: dwc3: use bus->sysdev for DMA configuration | Arnd Bergmann |
2016-11-18 | usb: dwc3: pci: avoid build warning | Felipe Balbi |