index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
pci.h
Age
Commit message (
Expand
)
Author
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