index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci-common.c
Age
Commit message (
Expand
)
Author
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2022-09-05
powerpc/pci-common: Fix refcount bug for 'phb->dn'
Liang He
2022-08-15
powerpc/pci: Fix get_phb_number() locking
Michael Ellerman
2022-08-02
powerpc/pci: Fix PHB numbering when using opal-phbid
Michael Ellerman
2022-07-28
powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias
Pali Rohár
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
2021-08-10
powerpc/pseries/pci: Add MSI domains
Cédric Le Goater
2021-02-03
powerpc/pci: Add ppc_md.discover_phbs()
Oliver O'Halloran
2020-12-04
powerpc/pci: Remove LSI mappings on device teardown
Oliver O'Halloran
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-03-25
powerpc/eeh: Remove eeh_add_device_tree_late()
Oliver O'Halloran
2020-03-25
powerpc/eeh: Add sysfs files in late probe
Oliver O'Halloran
2020-02-14
powerpc: Drop using struct of_pci_range.pci_space field
Rob Herring
2020-01-23
powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()
Oliver O'Halloran
2020-01-06
powerpc/pci: Remove pcibios_setup_bus_devices()
Oliver O'Halloran
2020-01-06
powerpc/pci: Fix pcibios_setup_device() ordering
Shawn Anastasio
2019-08-22
powerpc/64: Adjust order in pcibios_init()
Sam Bobroff
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-02-22
powerpc/pci: Add pci_find_controller_for_domain()
Oliver O'Halloran
2019-02-18
powerpc/dma: remove set_dma_offset
Christoph Hellwig
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2019-02-18
powerpc/dma: remove get_pci_dma_ops
Christoph Hellwig
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
2018-07-02
powerpc/pci: Remove legacy debug code
Breno Leitao
2018-02-28
powerpc/pci: Use generic pci_mmap_resource_range()
David Woodhouse
2018-02-10
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-17
powerpc/pci: Use of_irq_parse_and_map_pci() helper
Rob Herring
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2017-12-11
powerpc/pci: Separate SR-IOV Calls
Bryant G. Ly
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-10-18
vgaarb: Select a default VGA device even if there's no legacy VGA
Bjorn Helgaas
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-04-28
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-04-19
powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...
Yongji Xie
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-24
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
[next]