index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-pci.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms
John Youn
1
-0
/
+1
2015-10-09
usb: dwc3: pci: Add platform data for Synopsys HAPS
John Youn
1
-0
/
+15
2015-10-09
usb: dwc3: pci: trivial: Formatting
John Youn
1
-8
/
+8
2015-10-09
usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1
John Youn
1
-0
/
+5
2015-10-09
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
2015-03-10
usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h
Joseph Kogut
1
-2
/
+0
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
1
-0
/
+4
2015-01-15
usb: dwc3: pci: code cleanup
Heikki Krogerus
1
-54
/
+42
2015-01-15
usb: dwc3: pci: rely on default PM callbacks from PCI driver utility
Heikki Krogerus
1
-34
/
+0
2015-01-15
usb: dwc3: pci: remove registration of NOP PHYs
Heikki Krogerus
1
-68
/
+0
2014-12-22
usb: dwc3: pci: add support for Intel Sunrise Point PCH
Heikki Krogerus
1
-0
/
+4
2014-11-03
usb: dwc3: add support for AMD Nolan platform
Huang Rui
1
-0
/
+26
2014-11-03
usb: dwc3: initialize platform data at pci glue layer
Huang Rui
1
-0
/
+9
2014-10-20
usb: dwc3: pci: Add PCI ID for Intel Braswell
Alan Cox
1
-0
/
+2
2014-08-20
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-15
usb: dwc3: convert to pcim_enable_device()
Andy Shevchenko
1
-8
/
+3
2014-05-15
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
1
-1
/
+1
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h>
Felipe Balbi
1
-1
/
+1
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
1
-3
/
+3
2013-12-19
usb: dwc3: fix the glue drivers using the nop phy
Heikki Krogerus
1
-0
/
+1
2013-12-06
usb: dwc3: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-09-29
Merge 3.12-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+2
2013-09-26
usb: dwc3: add support for Merrifield
David Cohen
1
-0
/
+2
2013-09-25
usb: dwc3: Remove redundant pci_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-09-17
usb: dwc3: pci: add support for BayTrail
Heikki Krogerus
1
-0
/
+2
2013-08-09
Merge branch 'nop-phy-rename' into next
Felipe Balbi
1
-4
/
+4
2013-08-09
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
1
-4
/
+4
2013-08-02
usb: dwc3: pci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-7
/
+3
2013-07-29
usb: dwc3: switch to GPL v2 only
Felipe Balbi
1
-28
/
+8
2013-06-12
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
1
-1
/
+0
2013-06-01
usb: dwc3: remove redundant D0 power state set
Yijing Wang
1
-1
/
+0
2013-05-28
usb: dwc3: pci: PHY should be deleted later than dwc3 core
Peter Chen
1
-1
/
+1
2013-03-18
usb: dwc3: pci: add basic suspend/resume support
Felipe Balbi
1
-0
/
+38
2013-03-04
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
1
-2
/
+0
[next]