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.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
/
pci
/
controller
/
dwc
/
pci-dra7xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
1
-1
/
+0
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
1
-2
/
+0
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
1
-2
/
+0
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
1
-0
/
+3
2020-11-19
PCI: dwc/dra7xx: Use the common MSI irq_chip
Rob Herring
1
-125
/
+0
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
1
-8
/
+0
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
1
-1
/
+17
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
1
-26
/
+0
2020-09-08
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
1
-3
/
+1
2020-08-06
Merge branch 'pci/irq-error'
Bjorn Helgaas
1
-6
/
+2
2020-08-06
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
1
-2
/
+1
2020-08-06
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-7
/
+4
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
1
-6
/
+2
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-7
/
+4
2020-07-07
PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+1
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
1
-1
/
+1
2020-05-22
PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()
Wei Yongjun
1
-5
/
+3
2020-03-27
PCI: dwc: pci-dra7xx: Fix MSI IRQ handling
Vignesh Raghavendra
1
-36
/
+195
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-1
/
+1
2019-07-09
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
YueHaibing
1
-0
/
+1
2019-05-14
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-0
/
+1
2019-04-15
PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
Kishon Vijay Abraham I
1
-1
/
+1
2019-03-29
PCI: dwc: pci-dra7xx: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-0
/
+1
2019-03-07
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
1
-0
/
+13
2019-02-14
PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops
Kishon Vijay Abraham I
1
-0
/
+13
2019-01-31
PCI: dwc: dra7xx: Invoke phy_set_mode() API to set PHY mode to PHY_MODE_PCIE
Kishon Vijay Abraham I
1
-0
/
+4
2019-01-31
PCI: dwc: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72x
Kishon Vijay Abraham I
1
-0
/
+77
2018-09-25
PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
Vignesh R
1
-3
/
+8
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
1
-1
/
+1
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+846