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
/
kernel
/
pci-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
powerpc/pci: Fix PHB numbering when using opal-phbid
Michael Ellerman
1
-4
/
+6
2022-07-28
powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and alias
Pali Rohár
1
-8
/
+19
2022-07-25
powerpc: Fix all occurences of duplicate words
Michael Ellerman
1
-1
/
+1
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
1
-0
/
+1
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
1
-1
/
+1
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-1
/
+1
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-1
/
+1
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
1
-1
/
+1
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
1
-1
/
+1
2021-08-10
powerpc/pseries/pci: Add MSI domains
Cédric Le Goater
1
-0
/
+6
2021-02-03
powerpc/pci: Add ppc_md.discover_phbs()
Oliver O'Halloran
1
-0
/
+10
2020-12-04
powerpc/pci: Remove LSI mappings on device teardown
Oliver O'Halloran
1
-4
/
+78
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-6
/
+0
2020-03-25
powerpc/eeh: Remove eeh_add_device_tree_late()
Oliver O'Halloran
1
-3
/
+0
2020-03-25
powerpc/eeh: Add sysfs files in late probe
Oliver O'Halloran
1
-3
/
+0
2020-02-14
powerpc: Drop using struct of_pci_range.pci_space field
Rob Herring
1
-1
/
+1
2020-01-23
powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()
Oliver O'Halloran
1
-8
/
+2
2020-01-06
powerpc/pci: Remove pcibios_setup_bus_devices()
Oliver O'Halloran
1
-25
/
+0
2020-01-06
powerpc/pci: Fix pcibios_setup_device() ordering
Shawn Anastasio
1
-16
/
+9
2019-08-22
powerpc/64: Adjust order in pcibios_init()
Sam Bobroff
1
-4
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-8
/
+13
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2019-02-22
powerpc/pci: Add pci_find_controller_for_domain()
Oliver O'Halloran
1
-0
/
+11
2019-02-18
powerpc/dma: remove set_dma_offset
Christoph Hellwig
1
-1
/
+1
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-1
/
+1
2019-02-18
powerpc/dma: remove get_pci_dma_ops
Christoph Hellwig
1
-6
/
+0
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-3
/
+0
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
1
-1
/
+3
2018-07-02
powerpc/pci: Remove legacy debug code
Breno Leitao
1
-3
/
+0
2018-02-28
powerpc/pci: Use generic pci_mmap_resource_range()
David Woodhouse
1
-96
/
+10
2018-02-10
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+2
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+25
2018-01-17
powerpc/pci: Use of_irq_parse_and_map_pci() helper
Rob Herring
1
-8
/
+2
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
1
-1
/
+1
2017-12-11
powerpc/pci: Separate SR-IOV Calls
Bryant G. Ly
1
-0
/
+23
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
1
-2
/
+2
2017-10-18
vgaarb: Select a default VGA device even if there's no legacy VGA
Bjorn Helgaas
1
-12
/
+0
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-8
/
+7
2017-04-28
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
1
-1
/
+2
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2017-04-19
powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...
Yongji Xie
1
-0
/
+8
2017-03-01
Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-8
/
+2
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2017-02-24
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
1
-0
/
+1
2017-02-17
powerpc/kernel: Remove error message in pcibios_setup_phb_resources()
Gavin Shan
1
-8
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-3
/
+3
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+1
[next]