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