aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2019-02-18powerpc/dma: remove get_pci_dma_opsChristoph Hellwig1-2/+0
2018-12-21powerpc/powernv/npu: Add compound IOMMU groupsAlexey Kardashevskiy1-0/+1
2018-12-21powerpc/powernv/npu: Move OPAL calls away from context manipulationAlexey Kardashevskiy1-0/+3
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-18/+0
2018-02-28powerpc/pci: Use generic pci_mmap_resource_range()David Woodhouse1-4/+5
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly1-0/+2
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas1-2/+0
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse1-0/+1
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-3/+0
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse1-2/+3
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-06-17PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas1-3/+0
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-2/+0
2015-12-17powerpc/powernv: Add support for Nvlink NPUsAlistair Popple1-0/+4
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-30/+0
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-04-11powerpc: Remove shims for pci_controller_ops operationsDaniel Axtens1-0/+5
2015-04-11powerpc: Create pci_controller_ops.probe_mode and shimDaniel Axtens1-5/+0
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni1-5/+0
2012-03-20powerpc/PCI: compute I/O space bus-to-resource offset consistentlyBjorn Helgaas1-0/+1
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-23powerpc/PCI: get rid of device resource fixupsBjorn Helgaas1-7/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-5/+0
2012-01-06PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-5/+0
2011-12-07powerpc/pci: Make pci_read_irq_line() staticBenjamin Herrenschmidt1-2/+0
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+1
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring1-1/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt1-2/+1
2011-02-04powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely1-1/+1
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: powerpc: use include/linux/pci-dma.hFUJITA Tomonori1-31/+1
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+0
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang1-1/+0
2009-09-02powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely1-0/+2
2009-08-28powerpc/pci: move pci_64.c device tree scanning code into pci-common.cGrant Likely1-0/+5
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori1-2/+2
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-03-19PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman1-0/+4
2008-12-16powerpc: Introduce ppc_pci_flags accessorsJosh Boyer1-2/+2
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt1-3/+2
2008-11-06powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setupBenjamin Herrenschmidt1-2/+3
2008-11-05powerpc/pci: Remove pcibios_do_bus_setup()Benjamin Herrenschmidt1-1/+0
2008-10-31powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot1-0/+2
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt1-0/+11
2008-09-24powerpc: Merge 32 and 64-bit dma codeBecky Bruce1-6/+8
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+228