index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2020-01-06
powerpc/pci: Remove pcibios_setup_bus_devices()
Oliver O'Halloran
1
-1
/
+0
2019-08-08
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
1
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2019-02-18
powerpc/dma: remove get_pci_dma_ops
Christoph Hellwig
1
-2
/
+0
2018-12-21
powerpc/powernv/npu: Add compound IOMMU groups
Alexey Kardashevskiy
1
-0
/
+1
2018-12-21
powerpc/powernv/npu: Move OPAL calls away from context manipulation
Alexey Kardashevskiy
1
-0
/
+3
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-18
/
+0
2018-02-28
powerpc/pci: Use generic pci_mmap_resource_range()
David Woodhouse
1
-4
/
+5
2018-01-27
powerpc/pseries: Add Initialization of VF Bars
Bryant G. Ly
1
-0
/
+2
2017-11-07
PCI: Remove redundant pci_dev, pci_bus, resource declarations
Bjorn Helgaas
1
-2
/
+0
2017-04-18
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
1
-0
/
+1
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-3
/
+0
2017-04-18
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
1
-2
/
+3
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2016-06-17
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
1
-3
/
+0
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
1
-2
/
+0
2015-12-17
powerpc/powernv: Add support for Nvlink NPUs
Alistair Popple
1
-0
/
+4
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
1
-30
/
+0
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
1
-1
/
+1
2015-04-11
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
1
-0
/
+5
2015-04-11
powerpc: Create pci_controller_ops.probe_mode and shim
Daniel Axtens
1
-5
/
+0
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-5
/
+0
2013-08-12
PCI: use weak functions for MSI arch-specific functions
Thomas Petazzoni
1
-5
/
+0
2012-03-20
powerpc/PCI: compute I/O space bus-to-resource offset consistently
Bjorn Helgaas
1
-0
/
+1
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
2012-02-23
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-7
/
+1
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-5
/
+0
2012-01-06
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-5
/
+0
2011-12-07
powerpc/pci: Make pci_read_irq_line() static
Benjamin Herrenschmidt
1
-2
/
+0
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
1
-1
/
+1
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-2
/
+1
2011-02-04
powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
Grant Likely
1
-1
/
+1
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-12
pci-dma: powerpc: use include/linux/pci-dma.h
FUJITA Tomonori
1
-31
/
+1
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+0
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-1
/
+0
2009-09-02
powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()
Grant Likely
1
-0
/
+2
2009-08-28
powerpc/pci: move pci_64.c device tree scanning code into pci-common.c
Grant Likely
1
-0
/
+5
2009-08-28
powerpc: use dma_map_ops struct
FUJITA Tomonori
1
-2
/
+2
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
1
-13
/
+0
2009-03-19
PCI/MSI: Use #ifdefs instead of weak functions
Michael Ellerman
1
-0
/
+4
2008-12-16
powerpc: Introduce ppc_pci_flags accessors
Josh Boyer
1
-2
/
+2
2008-11-06
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
1
-3
/
+2
2008-11-06
powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup
Benjamin Herrenschmidt
1
-2
/
+3
2008-11-05
powerpc/pci: Remove pcibios_do_bus_setup()
Benjamin Herrenschmidt
1
-1
/
+0
2008-10-31
powerpc/pci: Properly allocate bus resources for hotplug PHBs
Nathan Fontenot
1
-0
/
+2
2008-10-20
powerpc/PCI: Add legacy PCI access via sysfs
Benjamin Herrenschmidt
1
-0
/
+11
2008-09-24
powerpc: Merge 32 and 64-bit dma code
Becky Bruce
1
-6
/
+8
[next]