index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
/
pcie-qcom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-1299
/
+0
2018-06-07
Merge branch 'pci/host/qcom'
Bjorn Helgaas
1
-1
/
+1
2018-06-04
PCI: qcom: Include gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2018-05-23
PCI: qcom: add runtime pm support to pcie_port
Srinivas Kandagatla
1
-1
/
+8
2018-05-16
PCI: qcom: Fix a bitwise vs logical NOT typo
Dan Carpenter
1
-1
/
+1
2018-04-04
Merge branch 'lorenzo/pci/dwc-msi'
Bjorn Helgaas
1
-16
/
+0
2018-03-07
PCI: qcom: Use regulator bulk api for apq8064 supplies
Srinivas Kandagatla
1
-37
/
+15
2018-03-07
PCI: qcom: Add missing supplies required for msm8996
Srinivas Kandagatla
1
-1
/
+22
2018-03-06
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
1
-16
/
+0
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-9
/
+1
2018-01-29
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-9
/
+1
2018-01-03
PCI: qcom: Account for const type of of_device_id.data
Julia Lawall
1
-2
/
+2
2017-08-24
PCI: qcom: Add support for IPQ8074 PCIe controller
Varadarajan Narayanan
1
-1
/
+206
2017-08-24
PCI: qcom: Use block IP version for operations
Varadarajan Narayanan
1
-67
/
+71
2017-08-24
PCI: qcom: Explicitly request exclusive reset control
Philipp Zabel
1
-18
/
+22
2017-08-24
PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expanders
Fabio Estevam
1
-2
/
+2
2017-08-04
PCI: qcom: Allow ->post_init() to fail
Bjorn Andersson
1
-3
/
+17
2017-08-04
PCI: qcom: Don't unroll init if ->init() fails
Bjorn Andersson
1
-1
/
+1
2017-08-04
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
1
-2
/
+4
2017-07-04
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
1
-58
/
+377
2017-07-03
PCI: qcom: Limit TLP size to 2K to work around hardware issue
Srinivas Kandagatla
1
-0
/
+13
2017-07-03
PCI: qcom: Fix spelling mistake: "asser" -> "assert"
Colin Ian King
1
-1
/
+1
2017-07-03
PCI: qcom: Reorder to put v0 functions together, v1 functions together, etc
Bjorn Helgaas
1
-61
/
+61
2017-07-03
PCI: qcom: Add support for IPQ4019 PCIe controller
John Crispin
1
-0
/
+306
2017-07-03
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
1
-1
/
+1
2017-07-03
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
Jisheng Zhang
1
-1
/
+2
2017-04-24
PCI: qcom: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-02-25
PCI: dwc: Fix crashes seen due to missing assignments
Guenter Roeck
1
-0
/
+2
2017-02-22
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
1
-25
/
+45
2017-02-22
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
1
-1
/
+1
2017-02-22
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
1
-0
/
+2
2017-02-22
PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
Fengguang Wu
1
-12
/
+3
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
1
-0
/
+753