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
/
mobiveil
Age
Commit message (
Expand
)
Author
2023-02-17
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-01-03
PCI: ls-gen4: Rename ls_pcie_g4 to ls_g4_pcie
Bjorn Helgaas
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-06-03
PCI: mobiveil: Remove unused readl and writel functions
Krzysztof Wilczyński
2021-03-23
PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies
Geert Uytterhoeven
2020-12-15
PCI: mobiveil: Use irq_data_get_irq_chip_data()
Thomas Gleixner
2020-10-02
PCI: mobiveil: Simplify mobiveil_pcie_init_irq_domain() return expression
Liu Shixin
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
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-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
2020-07-23
PCI: mobiveil: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: Set default bridge parent device
Rob Herring
2020-07-10
PCI: mobiveil: Use pci_host_probe() to register host
Rob Herring
2020-05-12
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
2020-03-18
PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLAT
Hou Zhiqiang
2020-03-17
PCI: mobiveil: Fix sparse different address space warnings
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCs
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Add Header Type field check
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Add callback function for link up check
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Add callback function for interrupt initialization
Hou Zhiqiang
2020-02-21
PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver
Hou Zhiqiang