index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: pci: add support for Comet Lake PCH ID
Felipe Balbi
2019-03-20
1
-0
/
+4
*
Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"
Stephan Gerhold
2018-12-07
1
-4
/
+4
*
usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
Kuppuswamy Sathyanarayanan
2018-11-14
1
-1
/
+3
*
usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()
Wei Yongjun
2018-08-29
1
-2
/
+2
*
usb: dwc3: pci: Intel Merrifield can be host
Andy Shevchenko
2018-07-30
1
-1
/
+7
*
usb: dwc3: pci: Supply device properties via driver data
Andy Shevchenko
2018-07-30
1
-57
/
+74
*
usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pci
Andy Shevchenko
2018-07-30
1
-0
/
+1
*
usb: dwc3: pci: Use devm functions to get the phy GPIOs
Hans de Goede
2018-07-26
1
-4
/
+4
*
usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does not
Hans de Goede
2018-07-26
1
-0
/
+31
*
usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resources
Hans de Goede
2018-07-26
1
-0
/
+18
*
usb: dwc3: Add a glue driver for Synopsys HAPS platform
Thinh Nguyen
2018-07-26
1
-30
/
+0
*
usb: dwc3: pci: add support for Intel IceLake
Heikki Krogerus
2018-06-18
1
-0
/
+2
*
usb: dwc3: pci: Properly cleanup resource
Thinh Nguyen
2018-03-22
1
-1
/
+1
*
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-9
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: dwc3: pci: Runtime resume child device from wq
Manu Gautam
2017-10-24
1
-2
/
+27
*
usb/dwc3:constify dev_pm_ops
Doug Wilson
2017-08-10
1
-1
/
+1
*
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
2017-06-28
1
-2
/
+1
*
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2017-06-07
1
-5
/
+5
*
usb: dwc3: pci: add Intel Cannonlake PCI IDs
Heikki Krogerus
2017-05-16
1
-0
/
+4
*
usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-03-23
1
-2
/
+3
*
usb: dwc3: pci: add Intel Gemini Lake PCI ID
Heikki Krogerus
2017-01-02
1
-0
/
+2
*
usb: dwc3: pci: Add "linux,sysdev_is_parent" property
John Youn
2017-01-02
1
-10
/
+3
*
usb: dwc3: pci: Fix dr_mode misspelling
Hans de Goede
2017-01-02
1
-1
/
+1
*
usb: dwc3: use bus->sysdev for DMA configuration
Arnd Bergmann
2016-11-18
1
-0
/
+10
*
usb: dwc3: pci: avoid build warning
Felipe Balbi
2016-11-18
1
-24
/
+26
*
usb: dwc3: pci: call _DSM for suspend/resume
Felipe Balbi
2016-11-03
1
-12
/
+61
*
usb: dwc3: pci: add a private driver structure
Felipe Balbi
2016-11-03
1
-15
/
+34
*
usb: dwc3: pci: fix build warning on !PM_SLEEP
Felipe Balbi
2016-09-07
1
-1
/
+3
*
usb: dwc3: pci: runtime_resume child device
Felipe Balbi
2016-08-22
1
-1
/
+8
*
usb: dwc3: pci: add Intel Kabylake PCI ID
Heikki Krogerus
2016-08-10
1
-0
/
+2
*
usb: dwc3: pci: add dr-mode for Intel dwc3
Felipe Balbi
2016-06-21
1
-25
/
+37
*
usb: dwc3: pci: use build-in properties instead of platform data
Heikki Krogerus
2016-06-20
1
-38
/
+32
*
usb: dwc3: pci: add Power Management dummy hooks
Felipe Balbi
2016-06-20
1
-0
/
+39
*
usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
Heikki Krogerus
2016-04-28
1
-8
/
+5
*
usb: dwc3: pci: make build-in device properties available
Heikki Krogerus
2016-04-28
1
-3
/
+4
*
usb: dwc3: pci: add ID for one more Intel Broxton platform
Heikki Krogerus
2016-04-06
1
-0
/
+2
*
usb: dwc3: pci: add support for Intel Broxton SOC
Heikki Krogerus
2015-11-16
1
-0
/
+4
*
usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms
John Youn
2015-10-09
1
-0
/
+1
*
usb: dwc3: pci: Add platform data for Synopsys HAPS
John Youn
2015-10-09
1
-0
/
+15
*
usb: dwc3: pci: trivial: Formatting
John Youn
2015-10-09
1
-8
/
+8
*
usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1
John Youn
2015-10-09
1
-0
/
+5
*
usb: dwc3: pci: Add the Synopsys HAPS AXI Product ID
John Youn
2015-10-09
1
-0
/
+5
*
usb: dwc3: pci: passing forward the ACPI companion
Heikki Krogerus
2015-09-27
1
-0
/
+1
*
usb: dwc3: pci: make better use of gpiod API
Uwe Kleine-König
2015-07-29
1
-10
/
+16
*
usb: dwc3: pci: add quirk for Baytrails
Heikki Krogerus
2015-05-13
1
-0
/
+36
*
usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h
Joseph Kogut
2015-03-10
1
-2
/
+0
*
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-19
1
-0
/
+4
|
\
|
*
usb: dwc3: pci: add support for Intel Sunrise Point PCH
Heikki Krogerus
2014-12-22
1
-0
/
+4
*
|
usb: dwc3: pci: code cleanup
Heikki Krogerus
2015-01-15
1
-54
/
+42
[next]