summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/pci.h
AgeCommit message (Expand)Author
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2015-12-17powerpc/powernv: Add support for Nvlink NPUsAlistair Popple
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens
2015-04-11powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas
2012-02-23powerpc/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-12-07powerpc/pci: Make pci_read_irq_line() staticBenjamin Herrenschmidt
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-02-04powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: powerpc: use include/linux/pci-dma.hFUJITA Tomonori
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-09-02powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely
2009-08-28powerpc/pci: move pci_64.c device tree scanning code into pci-common.cGrant Likely
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori
2009-06-17Delete pcibios_select_rootMatthew Wilcox
2009-03-19PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt
2008-11-06powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setupBenjamin Herrenschmidt
2008-11-05powerpc/pci: Remove pcibios_do_bus_setup()Benjamin Herrenschmidt
2008-10-31powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt
2008-09-24powerpc: Merge 32 and 64-bit dma codeBecky Bruce
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell