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
/
powerpc
/
include
/
asm
/
pci.h
Age
Commit message (
Expand
)
Author
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-06-17
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
2015-12-17
powerpc/powernv: Add support for Nvlink NPUs
Alistair Popple
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
2015-04-11
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
2015-04-11
powerpc: Create pci_controller_ops.probe_mode and shim
Daniel Axtens
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2013-08-12
PCI: use weak functions for MSI arch-specific functions
Thomas Petazzoni
2012-03-20
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-06
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2011-12-07
powerpc/pci: Make pci_read_irq_line() static
Benjamin Herrenschmidt
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-02-04
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
2010-03-12
pci-dma: powerpc: use include/linux/pci-dma.h
FUJITA Tomonori
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
2009-08-28
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
Grant Likely
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
2009-03-19
PCI/MSI: Use #ifdefs instead of weak functions
Michael Ellerman
2008-12-16
powerpc: Introduce ppc_pci_flags accessors
Josh Boyer
2008-11-06
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
2008-11-06
powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup
Benjamin Herrenschmidt
2008-11-05
powerpc/pci: Remove pcibios_do_bus_setup()
Benjamin Herrenschmidt
2008-10-31
powerpc/pci: Properly allocate bus resources for hotplug PHBs
Nathan Fontenot
2008-10-20
powerpc/PCI: Add legacy PCI access via sysfs
Benjamin Herrenschmidt
2008-09-24
powerpc: Merge 32 and 64-bit dma code
Becky Bruce
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell