| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/kernel: Add __init attribute to eligible functions | Nick Child | 2021-12-23 | 1 | -1/+1 |
* | powerpc/powernv: remove the nvlink support | Christoph Hellwig | 2021-05-02 | 1 | -7/+0 |
* | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+1 |
* | powerpc/pci: Remove pcibios_setup_bus_devices() | Oliver O'Halloran | 2020-01-06 | 1 | -1/+0 |
* | PCI: Convert pci_resource_to_user() to a weak function | Denis Efremov | 2019-08-08 | 1 | -2/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | powerpc/dma: remove get_pci_dma_ops | Christoph Hellwig | 2019-02-18 | 1 | -2/+0 |
* | powerpc/powernv/npu: Add compound IOMMU groups | Alexey Kardashevskiy | 2018-12-21 | 1 | -0/+1 |
* | powerpc/powernv/npu: Move OPAL calls away from context manipulation | Alexey Kardashevskiy | 2018-12-21 | 1 | -0/+3 |
* | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 2018-05-07 | 1 | -18/+0 |
* | powerpc/pci: Use generic pci_mmap_resource_range() | David Woodhouse | 2018-02-28 | 1 | -4/+5 |
* | powerpc/pseries: Add Initialization of VF Bars | Bryant G. Ly | 2018-01-27 | 1 | -0/+2 |
* | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-08 | 1 | -2/+0 |
* | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse | 2017-04-18 | 1 | -0/+1 |
* | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 2017-04-18 | 1 | -3/+0 |
* | PCI: Add arch_can_pci_mmap_wc() macro | David Woodhouse | 2017-04-18 | 1 | -2/+3 |
* | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas | 2016-06-17 | 1 | -3/+0 |
* | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -2/+0 |
* | powerpc/powernv: Add support for Nvlink NPUs | Alistair Popple | 2015-12-17 | 1 | -0/+4 |
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-26 | 1 | -1/+1 |
|\ |
|
| * | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 |
* | | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 | 1 | -30/+0 |
|/ |
|
* | powerpc: Remove shims for pci_controller_ops operations | Daniel Axtens | 2015-04-11 | 1 | -0/+5 |
* | powerpc: Create pci_controller_ops.probe_mode and shim | Daniel Axtens | 2015-04-11 | 1 | -5/+0 |
* | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-28 | 1 | -5/+0 |
* | PCI: use weak functions for MSI arch-specific functions | Thomas Petazzoni | 2013-08-12 | 1 | -5/+0 |
* | powerpc/PCI: compute I/O space bus-to-resource offset consistently | Bjorn Helgaas | 2012-03-20 | 1 | -0/+1 |
* | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 2012-02-24 | 1 | -2/+0 |
* | powerpc/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-24 | 1 | -7/+1 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-12 | 1 | -5/+0 |
|\ |
|
| * | PCI: PowerPC: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 2012-01-06 | 1 | -5/+0 |
* | | powerpc/pci: Make pci_read_irq_line() static | Benjamin Herrenschmidt | 2011-12-07 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-27 | 1 | -1/+1 |
|\ |
|
| * | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring | 2011-07-12 | 1 | -1/+1 |
* | | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt | 2011-06-08 | 1 | -2/+1 |
|/ |
|
* | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller | Grant Likely | 2011-02-04 | 1 | -1/+1 |
* | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-13 | 1 | -2/+0 |
* | pci-dma: powerpc: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-13 | 1 | -31/+1 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 | 1 | -1/+0 |
|\ |
|
| * | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 2009-09-09 | 1 | -1/+0 |
* | | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() | Grant Likely | 2009-09-02 | 1 | -0/+2 |
* | | powerpc/pci: move pci_64.c device tree scanning code into pci-common.c | Grant Likely | 2009-08-28 | 1 | -0/+5 |
* | | powerpc: use dma_map_ops struct | FUJITA Tomonori | 2009-08-28 | 1 | -2/+2 |
|/ |
|
* | Delete pcibios_select_root | Matthew Wilcox | 2009-06-17 | 1 | -13/+0 |
* | PCI/MSI: Use #ifdefs instead of weak functions | Michael Ellerman | 2009-03-20 | 1 | -0/+4 |
* | powerpc: Introduce ppc_pci_flags accessors | Josh Boyer | 2008-12-16 | 1 | -2/+2 |
* | powerpc/pci: Fix various pseries PCI hotplug issues | Benjamin Herrenschmidt | 2008-11-05 | 1 | -3/+2 |
* | powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup | Benjamin Herrenschmidt | 2008-11-05 | 1 | -2/+3 |
* | powerpc/pci: Remove pcibios_do_bus_setup() | Benjamin Herrenschmidt | 2008-11-05 | 1 | -1/+0 |