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
/
arch
/
unicore32
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-03
unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-04-20
unicore32/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2016-06-23
unicore32/PCI: Remove pci=firmware command line parameter handling
Bjorn Helgaas
2015-03-12
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
2013-06-14
unicore32/PCI: Remove redundant call of pci_bus_add_devices()
Jiang Liu
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-07-05
unicore32/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
2012-03-20
unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h
Bjorn Helgaas
2012-02-23
unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flag
Bjorn Helgaas
2012-01-06
PCI: UniCore: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-03-17
unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs
GuanXuetao
2011-03-17
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
GuanXuetao
2011-03-17
unicore32 machine related files: pci bus handling
GuanXuetao