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
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-05
Merge branch 'pci/doc'
Bjorn Helgaas
2020-08-05
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-05
Merge branch 'pci/xilinx-cpm'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/loongson'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
2020-08-05
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-08-05
PCI: xilinx-cpm: Add Versal CPM Root Port driver
Bharat Kumar Gogada
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-04
PCI: rcar-gen2: Convert to use modern host bridge probe functions
Rob Herring
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
2020-08-03
PCI: j721e: Add TI J721E PCIe driver
Kishon Vijay Abraham I
2020-07-28
PCI: cadence: Add MSI-X support to Endpoint driver
Alan Douglas
2020-07-28
PCI: hv: Make some functions static
Wei Yongjun
2020-07-28
PCI: tegra: Remove PLL power supplies
Thierry Reding
2020-07-27
PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driver
Rob Herring
2020-07-27
PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Add new *ops* for CPU addr fixup
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Allow pci_host_bridge to have custom pci_ops
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Add support to start link and verify link status
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
Kishon Vijay Abraham I
2020-07-27
PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
Kishon Vijay Abraham I
2020-07-27
PCI: hv: Fix a timing issue which causes kdump to fail occasionally
Wei Hu
2020-07-23
PCI: rcar: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-23
PCI: rcar: Use devm_pci_alloc_host_bridge()
Rob Herring
2020-07-23
PCI: cadence: Remove private bus number and range storage
Rob Herring
2020-07-23
PCI: cadence: Use bridge resources for outbound window setup
Rob Herring
2020-07-23
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
2020-07-23
PCI: rcar: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: xilinx: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: mobiveil: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: designware: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
PCI: Set default bridge parent device
Rob Herring
2020-07-23
PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS
Rob Herring
2020-07-23
PCI: controller: Remove duplicate error message
Dejin Zheng
[next]