Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5c5ec66858062a857cf51f57cbe52b36330f7ae6
/
drivers
/
usb
/
dwc3
/
dwc3-pci.c
b3649de
usb: dwc3: pci: add support for TigerLake Devices
by Felipe Balbi
· 7 years ago
dbb0569
usb: dwc3: pci: Add Support for Intel Elkhart Lake Devices
by Felipe Balbi
· 7 years ago
7ae622c
usb: dwc3: pci: add support for Comet Lake PCH ID
by Felipe Balbi
· 6 years ago
3004cfd
Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"
by Stephan Gerhold
· 6 years ago
7b412b0
usb: dwc3: Fix NULL pointer exception in dwc3_pci_remove()
by Kuppuswamy Sathyanarayanan
· 6 years ago
b497fff
usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()
by Wei Yongjun
· 6 years ago
c31d983
usb: dwc3: pci: Intel Merrifield can be host
by Andy Shevchenko
· 6 years ago
1a7b12f
usb: dwc3: pci: Supply device properties via driver data
by Andy Shevchenko
· 6 years ago
87d852d
usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pci
by Andy Shevchenko
· 7 years ago
211f658
usb: dwc3: pci: Use devm functions to get the phy GPIOs
by Hans de Goede
· 7 years ago
7740d04
usb: dwc3: pci: Enable ULPI Refclk on platforms where the firmware does not
by Hans de Goede
· 7 years ago
5741022
usb: dwc3: pci: Add GPIO lookup table on platforms without ACPI GPIO resources
by Hans de Goede
· 7 years ago
3fe314c
usb: dwc3: Add a glue driver for Synopsys HAPS platform
by Thinh Nguyen
· 7 years ago
0090869
usb: dwc3: pci: add support for Intel IceLake
by Heikki Krogerus
· 8 years ago
cabdf83
usb: dwc3: pci: Properly cleanup resource
by Thinh Nguyen
· 7 years ago
b5ea475
USB: dwc3: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
8eed00b
usb: dwc3: pci: Runtime resume child device from wq
by Manu Gautam
· 7 years ago
95aa932
usb/dwc3:constify dev_pm_ops
by Doug Wilson
· 7 years ago
de3ef1e
PM / core: Drop run_wake flag from struct dev_pm_info
by Rafael J. Wysocki
· 8 years ago
94116f8
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
by Andy Shevchenko
· 8 years ago
6821795
usb: dwc3: pci: add Intel Cannonlake PCI IDs
by Heikki Krogerus
· 9 years ago
4a56e41
usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()
by Andy Shevchenko
· 8 years ago
8f8983a
usb: dwc3: pci: add Intel Gemini Lake PCI ID
by Heikki Krogerus
· 9 years ago
0eae2fd
usb: dwc3: pci: Add "linux,sysdev_is_parent" property
by John Youn
· 8 years ago
51c1685
usb: dwc3: pci: Fix dr_mode misspelling
by Hans de Goede
· 8 years ago
d64ff40
usb: dwc3: use bus->sysdev for DMA configuration
by Arnd Bergmann
· 8 years ago
36daf3a
usb: dwc3: pci: avoid build warning
by Felipe Balbi
· 8 years ago
9cecca7
usb: dwc3: pci: call _DSM for suspend/resume
by Felipe Balbi
· 8 years ago
0f817ae
usb: dwc3: pci: add a private driver structure
by Felipe Balbi
· 8 years ago
696118c
usb: dwc3: pci: fix build warning on !PM_SLEEP
by Felipe Balbi
· 8 years ago
f6c274e
usb: dwc3: pci: runtime_resume child device
by Felipe Balbi
· 8 years ago
4491ed5
usb: dwc3: pci: add Intel Kabylake PCI ID
by Heikki Krogerus
· 9 years ago
e6fe66f
usb: dwc3: pci: add dr-mode for Intel dwc3
by Felipe Balbi
· 9 years ago
cf48305
usb: dwc3: pci: use build-in properties instead of platform data
by Heikki Krogerus
· 9 years ago
e9af922
usb: dwc3: pci: add Power Management dummy hooks
by Felipe Balbi
· 9 years ago
ce046d3
usb: dwc3: pci: pass the platform device as a parameter to dwc3_pci_quirks()
by Heikki Krogerus
· 9 years ago
474799f
usb: dwc3: pci: make build-in device properties available
by Heikki Krogerus
· 9 years ago
1ffb4d5
usb: dwc3: pci: add ID for one more Intel Broxton platform
by Heikki Krogerus
· 9 years ago
b4c580a
usb: dwc3: pci: add support for Intel Broxton SOC
by Heikki Krogerus
· 9 years ago
94218ee
usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms
by John Youn
· 9 years ago
bb7f3d6
usb: dwc3: pci: Add platform data for Synopsys HAPS
by John Youn
· 9 years ago
9a5a078
usb: dwc3: pci: trivial: Formatting
by John Youn
· 9 years ago
e8095a2
usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1
by John Youn
· 9 years ago
41adc59
usb: dwc3: pci: Add the Synopsys HAPS AXI Product ID
by John Youn
· 9 years ago
9caeb06
usb: dwc3: pci: passing forward the ACPI companion
by Heikki Krogerus
· 9 years ago
2df033c
usb: dwc3: pci: make better use of gpiod API
by Uwe Kleine-König
· 10 years ago
a89d977
usb: dwc3: pci: add quirk for Baytrails
by Heikki Krogerus
· 10 years ago
adf9c3c
usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h
by Joseph Kogut
· 10 years ago
d1fc444
Merge tag 'v3.19-rc5' into next
by Felipe Balbi
· 10 years ago
2cd9ddf
usb: dwc3: pci: code cleanup
by Heikki Krogerus
· 10 years ago
3b44ed9
usb: dwc3: pci: rely on default PM callbacks from PCI driver utility
by Heikki Krogerus
· 10 years ago
d3fdcc7
usb: dwc3: pci: remove registration of NOP PHYs
by Heikki Krogerus
· 10 years ago
84a2b61
usb: dwc3: pci: add support for Intel Sunrise Point PCH
by Heikki Krogerus
· 10 years ago
9755449
usb: dwc3: add support for AMD Nolan platform
by Huang Rui
· 10 years ago
8f317b4
usb: dwc3: initialize platform data at pci glue layer
by Huang Rui
· 10 years ago
7d64366
usb: dwc3: pci: Add PCI ID for Intel Braswell
by Alan Cox
· 10 years ago
734d5a5
usb: dwc3: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
f1c7e71
usb: dwc3: convert to pcim_enable_device()
by Andy Shevchenko
· 11 years ago
b09e99e
usb: dwc3: no need to initialize ret variable
by Andy Shevchenko
· 11 years ago
d7078df
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h>
by Felipe Balbi
· 11 years ago
4525bee
usb: phy: rename usb_nop_xceiv to usb_phy_generic
by Felipe Balbi
· 11 years ago
1351867
usb: dwc3: fix the glue drivers using the nop phy
by Heikki Krogerus
· 11 years ago
782df20
usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macro
by Jingoo Han
· 11 years ago
df9b17f
Merge 3.12-rc3 into usb-next
by Greg Kroah-Hartman
· 11 years ago
85601f8
usb: dwc3: add support for Merrifield
by David Cohen
· 11 years ago
b858626
usb: dwc3: Remove redundant pci_set_drvdata
by Sachin Kamat
· 11 years ago
b62cd96
usb: dwc3: pci: add support for BayTrail
by Heikki Krogerus
· 11 years ago
9e5f9c8
Merge branch 'nop-phy-rename' into next
by Felipe Balbi
· 11 years ago
3fa4d73
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
by Sebastian Andrzej Siewior
· 11 years ago
fb74d28
usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 11 years ago
5945f78
usb: dwc3: switch to GPL v2 only
by Felipe Balbi
· 12 years ago
976f8be
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
f016a16
usb: dwc3: remove redundant D0 power state set
by Yijing Wang
· 12 years ago
f28c42c
usb: dwc3: pci: PHY should be deleted later than dwc3 core
by Peter Chen
· 12 years ago
68907a7
usb: dwc3: pci: add basic suspend/resume support
by Felipe Balbi
· 12 years ago
d82f3e3
usb: dwc3: glue layers shouldn't know about the core IP
by Felipe Balbi
· 12 years ago
fb4e98a
usb: remove use of __devexit
by Bill Pemberton
· 12 years ago
41ac7b3
usb: remove use of __devinit
by Bill Pemberton
· 12 years ago
7690417
usb: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
124dafd
usb: dwc3: remove custom unique id handling
by Sebastian Andrzej Siewior
· 12 years ago
e3ec3eb
usb: dwc3: pci: add nop transceiver support
by Felipe Balbi
· 13 years ago
ed378a5
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
28f1a0d
usb: dwc3: pci: fix another failure path in dwc3_pci_probe()
by Felipe Balbi
· 13 years ago
7d26b58
usb: dwc3: pci: fix failure path in dwc3_pci_probe()
by Paul Zimmerman
· 13 years ago
1d04679
usb: dwc3: clean up whitespace damage, typos, missing parens, etc.
by Paul Zimmerman
· 13 years ago
802ca85
usb: dwc3: use devm_xxx functions
by Chanho Park
· 13 years ago
9565633
DWC3: use module_pci_driver
by Greg Kroah-Hartman
· 13 years ago
5632c82
drivers/usb/dwc3/dwc3-pci.c: introduce missing kfree
by Julia Lawall
· 13 years ago
8300dd2
usb: dwc3: move dwc3 device ID bitmap to core.c
by Felipe Balbi
· 13 years ago
0949e99
usb: dwc3: fetch mode of operation from HW
by Felipe Balbi
· 13 years ago
49a25cc
usb: dwc: remove "All rights reserved" statement.
by Sebastian Andrzej Siewior
· 13 years ago
46a5728
usb: include module.h in the DesignWare USB3 DRD driver
by Stephen Rothwell
· 13 years ago
72246da
usb: Introduce DesignWare USB3 DRD Driver
by Felipe Balbi
· 13 years ago