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
/
controller
Age
Commit message (
Expand
)
Author
2019-07-12
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-07-12
Merge branch 'remotes/lorenzo/pci/xilinx'
Bjorn Helgaas
2019-07-12
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2019-07-12
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
2019-07-12
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
2019-07-12
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2019-07-12
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2019-07-12
Merge branch 'remotes/lorenzo/pci/armada'
Bjorn Helgaas
2019-07-09
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
YueHaibing
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2019-07-08
PCI: mobiveil: Fix INTx interrupt clearing in mobiveil_pcie_isr()
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Fix infinite-loop in the INTx handling function
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Move PCIe PIO enablement out of inbound window routine
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Add upper 32-bit PCI base address setup in inbound window
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Add upper 32-bit CPU base address setup in outbound window
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Mask out hardcoded bits in inbound/outbound windows setup
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Clear the control fields before updating it
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Add configured inbound windows counter
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Fix the valid check for inbound and outbound windows
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Clean-up program_{ib/ob}_windows()
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Remove an unnecessary return value check
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Fix error return values
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Refactor the MEM/IO outbound window initialization
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Make some register updates more readable
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Reformat the code for readability
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Move IRQ chained handler setup out of DT parse
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Fix the Class Code field
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Update the resource list traversal function
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
Hou Zhiqiang
2019-07-08
PCI: mobiveil: Unify register accessors
Hou Zhiqiang
2019-07-05
PCI: imx6: Simplify Kconfig depends on
Leonard Crestez
2019-07-05
PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
Dexuan Cui
2019-07-05
PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
Vidya Sagar
2019-07-05
PCI: tegra: Change link retry log level to debug
Manikanta Maddireddy
2019-07-05
PCI: tegra: Add support for GPIO based PERST#
Manikanta Maddireddy
2019-06-27
PCI: dwc: Export APIs to support .remove() implementation
Vidya Sagar
2019-06-27
PCI: dwc: Cleanup DBI,ATU read and write APIs
Vidya Sagar
2019-06-27
PCI: dwc: Add API support to de-initialize host
Vidya Sagar
2019-06-26
PCI: xilinx-nwl: Fix Multi MSI data programming
Bharat Kumar Gogada
2019-06-20
PCI: tegra: Put PEX CLK & BIAS pads in DPD mode
Manikanta Maddireddy
2019-06-20
PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of SoC struct
Manikanta Maddireddy
2019-06-20
PCI: tegra: Change PRSNT_SENSE IRQ log to debug
Manikanta Maddireddy
2019-06-20
PCI: tegra: Program AFI_CACHE_BAR_{0,1}_{ST,SZ} registers only for Tegra20
Manikanta Maddireddy
2019-06-20
PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal
Manikanta Maddireddy
[next]