index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-26
powerpc/powernv/pci: Add pci_bus_to_pnvhb() helper
Oliver O'Halloran
1
-10
/
+4
2020-05-28
powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()
Oliver O'Halloran
1
-20
/
+0
2020-01-23
powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c
Oliver O'Halloran
1
-20
/
+0
2020-01-23
powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version
Oliver O'Halloran
1
-9
/
+0
2020-01-23
powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
Oliver O'Halloran
1
-14
/
+0
2020-01-23
powerpc/powernv/ioda: Find opencapi slot for a device node
Frederic Barrat
1
-10
/
+14
2020-01-06
powerpc/powernv/iov: Ensure the pdn for VFs always contains a valid PE number
Oliver O'Halloran
1
-4
/
+0
2019-11-21
powerpc/powernv: Disable native PCIe port management
Oliver O'Halloran
1
-0
/
+17
2019-09-05
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
Oliver O'Halloran
1
-1
/
+2
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-145
/
+0
2019-07-01
powerpc/powernv: remove the unused tunneling exports
Christoph Hellwig
1
-71
/
+0
2019-07-01
powerpc/powernv: remove the unused pnv_pci_set_p2p function
Christoph Hellwig
1
-74
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-19
powerpc/powernv/sriov: Register IOMMU groups for VFs
Alexey Kardashevskiy
1
-0
/
+2
2018-12-21
powerpc/powernv/pseries: Rework device adding to IOMMU groups
Alexey Kardashevskiy
1
-1
/
+42
2018-12-21
powerpc/powernv: Remove PCI_MSI ifdef checks
Oliver O'Halloran
1
-2
/
+0
2018-12-20
powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...
Alexey Kardashevskiy
1
-2
/
+2
2018-07-16
powerpc/powernv: Move TCE manupulation code to its own file
Alexey Kardashevskiy
1
-158
/
+0
2018-03-13
powerpc/powernv: Enable tunneled operations
Philippe Bergheaud
1
-0
/
+135
2018-01-24
powerpc/powernv: Introduce new PHB type for opencapi links
Frederic Barrat
1
-0
/
+4
2017-08-08
powerpc/powernv: Enable PCI peer-to-peer
Frederic Barrat
1
-0
/
+75
2017-06-27
powerpc/powernv/pci: Add support for PHB4 diagnostics
Russell Currey
1
-0
/
+105
2017-06-27
powerpc/powernv/pci: Dynamically allocate PHB diag data
Russell Currey
1
-3
/
+3
2017-06-27
powerpc/powernv/pci: Reduce spam when dumping PEST
Russell Currey
1
-20
/
+31
2017-04-28
powerpc/powernv: Check kzalloc() return value in pnv_pci_table_alloc
Alexey Kardashevskiy
1
-0
/
+3
2017-04-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+1
2017-03-30
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
Alexey Kardashevskiy
1
-0
/
+1
2017-03-20
powerpc/powernv: Fix it_ops::get() callback to return in cpu endian
Alexey Kardashevskiy
1
-1
/
+1
2017-01-30
powerpc/powernv: Use OPAL call for TCE kill on NVLink2
Alistair Popple
1
-0
/
+7
2016-11-22
powerpc/pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
1
-3
/
+3
2016-10-04
powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()
Gavin Shan
1
-2
/
+2
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-2
/
+2
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-1
/
+1
2016-07-21
powerpc/powernv/ioda: Fix endianness when reading TCEs
Alexey Kardashevskiy
1
-2
/
+2
2016-07-17
powerpc/powernv: Discover IODA3 PHBs
Benjamin Herrenschmidt
1
-0
/
+4
2016-06-21
powerpc/powernv: Functions to get/set PCI slot state
Gavin Shan
1
-0
/
+82
2016-06-21
powerpc/powernv: Introduce pnv_pci_get_slot_id()
Gavin Shan
1
-0
/
+38
2016-06-21
powerpc/pci: Delay populating pdn
Gavin Shan
1
-3
/
+0
2016-06-21
powerpc/powernv: Remove PCI_RESET_DELAY_US
Gavin Shan
1
-3
/
+0
2016-05-11
powerpc/powernv: Data type unsigned int for PE number
Gavin Shan
1
-1
/
+1
2016-05-11
powerpc/powernv: Rename PE# fields in struct pnv_phb
Gavin Shan
1
-1
/
+1
2016-05-11
powerpc/powernv/pci: Fix cfg_dbg() & replace with pr_devel()
Alexey Kardashevskiy
1
-9
/
+6
2016-02-25
Merge tag 'powerpc-4.5-4' into next
Michael Ellerman
1
-0
/
+26
2016-02-17
powerpc/ioda: Set "read" permission when "write" is set
Alexey Kardashevskiy
1
-0
/
+6
2016-02-15
powerpc/powernv: Fix stale PE primary bus
Gavin Shan
1
-0
/
+20
2016-02-08
powerpc/powernv: Remove support for p5ioc2
Russell Currey
1
-15
/
+2
2016-01-11
powerpc/powernv: Remove misleading comment in pci.c
Russell Currey
1
-2
/
+0
2015-12-17
powerpc/powernv: Add support for Nvlink NPUs
Alistair Popple
1
-0
/
+4
2015-09-10
powerpc/MSI: Fix race condition in tearing down MSI interrupts
Paul Mackerras
1
-2
/
+3
2015-09-04
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-11
/
+0
[next]