index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Remove redundant pci_dev, pci_bus, resource declarations
Bjorn Helgaas
2017-11-07
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-25
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-27
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-23
1
-2
/
+0
*
powerpc/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
1
-7
/
+1
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-11
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-26
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-12
1
-2
/
+0
*
pci-dma: powerpc: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-12
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-19
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-06
1
-3
/
+2
*
powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup
Benjamin Herrenschmidt
2008-11-06
1
-2
/
+3
*
powerpc/pci: Remove pcibios_do_bus_setup()
Benjamin Herrenschmidt
2008-11-05
1
-1
/
+0
*
powerpc/pci: Properly allocate bus resources for hotplug PHBs
Nathan Fontenot
2008-10-31
1
-0
/
+2
*
powerpc/PCI: Add legacy PCI access via sysfs
Benjamin Herrenschmidt
2008-10-20
1
-0
/
+11
*
powerpc: Merge 32 and 64-bit dma code
Becky Bruce
2008-09-24
1
-6
/
+8
*
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
2008-08-04
1
-0
/
+228