index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
/
pcie-qcom.c
Age
Commit message (
Expand
)
Author
2018-04-04
Merge branch 'lorenzo/pci/dwc-msi'
Bjorn Helgaas
2018-03-07
PCI: qcom: Use regulator bulk api for apq8064 supplies
Srinivas Kandagatla
2018-03-07
PCI: qcom: Add missing supplies required for msm8996
Srinivas Kandagatla
2018-03-06
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-03
PCI: qcom: Account for const type of of_device_id.data
Julia Lawall
2017-08-24
PCI: qcom: Add support for IPQ8074 PCIe controller
Varadarajan Narayanan
2017-08-24
PCI: qcom: Use block IP version for operations
Varadarajan Narayanan
2017-08-24
PCI: qcom: Explicitly request exclusive reset control
Philipp Zabel
2017-08-24
PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expanders
Fabio Estevam
2017-08-03
PCI: qcom: Allow ->post_init() to fail
Bjorn Andersson
2017-08-03
PCI: qcom: Don't unroll init if ->init() fails
Bjorn Andersson
2017-08-03
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
2017-07-04
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
2017-07-02
PCI: qcom: Limit TLP size to 2K to work around hardware issue
Srinivas Kandagatla
2017-07-02
PCI: qcom: Fix spelling mistake: "asser" -> "assert"
Colin Ian King
2017-07-02
PCI: qcom: Reorder to put v0 functions together, v1 functions together, etc
Bjorn Helgaas
2017-07-02
PCI: qcom: Add support for IPQ4019 PCIe controller
John Crispin
2017-07-02
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
2017-07-02
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
Jisheng Zhang
2017-04-24
PCI: qcom: Update PCI config space remap function
Lorenzo Pieralisi
2017-02-25
PCI: dwc: Fix crashes seen due to missing assignments
Guenter Roeck
2017-02-21
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
Fengguang Wu
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I