index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-12
usb: dwc3: pci: add ID for the Intel Comet Lake -H variant
Heikki Krogerus
1
-1
/
+5
2019-10-27
usb: dwc3: pci: prevent memory leak in dwc3_pci_probe
Navid Emamdoost
1
-1
/
+1
2019-07-03
usb: dwc3: pci: add support for TigerLake Devices
Felipe Balbi
1
-0
/
+4
2019-06-20
usb: dwc3: pci: Add Support for Intel Elkhart Lake Devices
Felipe Balbi
1
-0
/
+4
2019-03-20
usb: dwc3: pci: add support for Comet Lake PCH ID
Felipe Balbi
1
-0
/
+4
2018-12-07
Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"
Stephan Gerhold
1
-4
/
+4
2018-11-14
usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
Kuppuswamy Sathyanarayanan
1
-1
/
+3
2018-08-29
usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()
Wei Yongjun
1
-2
/
+2
2018-07-30
usb: dwc3: pci: Intel Merrifield can be host
Andy Shevchenko
1
-1
/
+7
2018-07-30
usb: dwc3: pci: Supply device properties via driver data
Andy Shevchenko
1
-57
/
+74
2018-07-30
usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pci
Andy Shevchenko
1
-0
/
+1
2018-07-26
usb: dwc3: pci: Use devm functions to get the phy GPIOs
Hans de Goede
1
-4
/
+4
2018-07-26
usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does not
Hans de Goede
1
-0
/
+31
2018-07-26
usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resources
Hans de Goede
1
-0
/
+18
2018-07-26
usb: dwc3: Add a glue driver for Synopsys HAPS platform
Thinh Nguyen
1
-30
/
+0
2018-06-18
usb: dwc3: pci: add support for Intel IceLake
Heikki Krogerus
1
-0
/
+2
2018-03-22
usb: dwc3: pci: Properly cleanup resource
Thinh Nguyen
1
-1
/
+1
2017-11-07
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
1
-9
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
usb: dwc3: pci: Runtime resume child device from wq
Manu Gautam
1
-2
/
+27
2017-08-10
usb/dwc3:constify dev_pm_ops
Doug Wilson
1
-1
/
+1
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
1
-2
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
1
-5
/
+5
2017-05-16
usb: dwc3: pci: add Intel Cannonlake PCI IDs
Heikki Krogerus
1
-0
/
+4
2017-03-23
usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
1
-2
/
+3
2017-01-02
usb: dwc3: pci: add Intel Gemini Lake PCI ID
Heikki Krogerus
1
-0
/
+2
2017-01-02
usb: dwc3: pci: Add "linux,sysdev_is_parent" property
John Youn
1
-10
/
+3
2017-01-02
usb: dwc3: pci: Fix dr_mode misspelling
Hans de Goede
1
-1
/
+1
2016-11-18
usb: dwc3: use bus->sysdev for DMA configuration
Arnd Bergmann
1
-0
/
+10
2016-11-18
usb: dwc3: pci: avoid build warning
Felipe Balbi
1
-24
/
+26
2016-11-03
usb: dwc3: pci: call _DSM for suspend/resume
Felipe Balbi
1
-12
/
+61
2016-11-03
usb: dwc3: pci: add a private driver structure
Felipe Balbi
1
-15
/
+34
2016-09-07
usb: dwc3: pci: fix build warning on !PM_SLEEP
Felipe Balbi
1
-1
/
+3
2016-08-22
usb: dwc3: pci: runtime_resume child device
Felipe Balbi
1
-1
/
+8
2016-08-10
usb: dwc3: pci: add Intel Kabylake PCI ID
Heikki Krogerus
1
-0
/
+2
2016-06-21
usb: dwc3: pci: add dr-mode for Intel dwc3
Felipe Balbi
1
-25
/
+37
2016-06-20
usb: dwc3: pci: use build-in properties instead of platform data
Heikki Krogerus
1
-38
/
+32
2016-06-20
usb: dwc3: pci: add Power Management dummy hooks
Felipe Balbi
1
-0
/
+39
2016-04-28
usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
Heikki Krogerus
1
-8
/
+5
2016-04-28
usb: dwc3: pci: make build-in device properties available
Heikki Krogerus
1
-3
/
+4
2016-04-06
usb: dwc3: pci: add ID for one more Intel Broxton platform
Heikki Krogerus
1
-0
/
+2
2015-11-16
usb: dwc3: pci: add support for Intel Broxton SOC
Heikki Krogerus
1
-0
/
+4
2015-10-10
usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms
John Youn
1
-0
/
+1
2015-10-10
usb: dwc3: pci: Add platform data for Synopsys HAPS
John Youn
1
-0
/
+15
2015-10-10
usb: dwc3: pci: trivial: Formatting
John Youn
1
-8
/
+8
2015-10-10
usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1
John Youn
1
-0
/
+5
2015-10-10
usb: dwc3: pci: Add the Synopsys HAPS AXI Product ID
John Youn
1
-0
/
+5
2015-09-27
usb: dwc3: pci: passing forward the ACPI companion
Heikki Krogerus
1
-0
/
+1
2015-07-29
usb: dwc3: pci: make better use of gpiod API
Uwe Kleine-König
1
-10
/
+16
2015-05-13
usb: dwc3: pci: add quirk for Baytrails
Heikki Krogerus
1
-0
/
+36
[next]