index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
pci-ioda.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-2
/
+2
2021-08-10
powerpc/powernv/pci: Rework pnv_opal_pci_msi_eoi()
Cédric Le Goater
1
-4
/
+13
2021-08-10
powerpc/powernv/pci: Set the IRQ chip data for P8/CXL devices
Cédric Le Goater
1
-3
/
+8
2021-08-10
powerpc/powernv/pci: Adapt is_pnv_opal_msi() to detect passthrough interrupt
Cédric Le Goater
1
-1
/
+1
2021-08-10
powerpc/powernv/pci: Drop unused MSI code
Cédric Le Goater
1
-27
/
+0
2021-08-10
powerpc/pci: Drop XIVE restriction on MSI domains
Cédric Le Goater
1
-3
/
+1
2021-08-10
powerpc/powernv/pci: Customize the MSI EOI handler to support PHB3
Cédric Le Goater
1
-1
/
+22
2021-08-10
KVM: PPC: Book3S HV: Use the new IRQ chip to detect passthrough interrupts
Cédric Le Goater
1
-1
/
+3
2021-08-10
powerpc/powernv/pci: Add MSI domains
Cédric Le Goater
1
-0
/
+188
2021-08-10
powerpc/powernv/pci: Introduce __pnv_pci_ioda_msi_setup()
Cédric Le Goater
1
-5
/
+23
2021-05-02
powerpc/powernv: remove the nvlink support
Christoph Hellwig
1
-181
/
+4
2021-04-22
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
1
-7
/
+8
2021-02-11
powerpc/powernv/pci: Use kzalloc() for phb related allocations
Michael Ellerman
1
-3
/
+3
2021-02-08
powerpc/pci: Move PHB discovery for PCI_DN using platforms
Oliver O'Halloran
1
-3
/
+7
2021-01-31
powerpc/powernv/pci: Drop pnv_phb->initialized
Oliver O'Halloran
1
-17
/
+0
2020-12-03
powernv/pci: Print an error when device enable is blocked
Oliver O'Halloran
1
-1
/
+3
2020-08-24
powerpc/powernv: Remove set but not used variable 'parent'
zhengbin
1
-8
/
+0
2020-08-20
powerpc/powernv/pci: Fix possible crash when releasing DMA resources
Frederic Barrat
1
-1
/
+1
2020-07-26
powerpc/powernv/pci: Refactor pnv_ioda_alloc_pe()
Oliver O'Halloran
1
-8
/
+33
2020-07-26
powerpc/powernv/sriov: Move SR-IOV into a separate file
Oliver O'Halloran
1
-655
/
+18
2020-07-26
powerpc/powernv/pci: Initialise M64 for IODA1 as a 1-1 window
Oliver O'Halloran
1
-30
/
+25
2020-07-26
powerpc/powernv/pci: Add explicit tracking of the DMA setup state
Oliver O'Halloran
1
-19
/
+29
2020-07-26
powerpc/powernv/pci: Always tear down DMA windows on PE release
Oliver O'Halloran
1
-27
/
+3
2020-07-26
powerpc/powernv/pci: Add pci_bus_to_pnvhb() helper
Oliver O'Halloran
1
-64
/
+24
2020-07-15
powerpc/powernv: Move pnv_ioda_setup_bus_dma under CONFIG_IOMMU_API
Oliver O'Halloran
1
-13
/
+13
2020-07-15
powerpc/powernv: Make pnv_pci_sriov_enable() and friends static
Oliver O'Halloran
1
-4
/
+4
2020-05-28
powerpc/powernv/pci: Sprinkle around some WARN_ON()s
Oliver O'Halloran
1
-2
/
+2
2020-05-28
powerpc/powernv/pci: Reserve the root bus PE during init
Oliver O'Halloran
1
-17
/
+9
2020-05-28
powerpc/powernv/pci: Re-work bus PE configuration
Oliver O'Halloran
1
-51
/
+30
2020-05-28
powerpc/powernv/pci: Add helper to find ioda_pe from BDFN
Oliver O'Halloran
1
-0
/
+10
2020-05-28
powerpc/powernv: Add a print indicating when an IODA PE is released
Oliver O'Halloran
1
-0
/
+2
2020-05-28
powerpc/powernv/npu: Move IOMMU group setup into npu-dma.c
Oliver O'Halloran
1
-53
/
+7
2020-05-28
powerpc/powernv/pci: Move tce size parsing to pci-ioda-tce.c
Oliver O'Halloran
1
-30
/
+0
2020-05-28
powerpc/powernv/pci: Delete old iommu recursive iommu setup
Oliver O'Halloran
1
-32
/
+0
2020-05-28
powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()
Oliver O'Halloran
1
-34
/
+13
2020-05-28
powerpc/powernv/pci: Register iommu group at PE DMA setup
Oliver O'Halloran
1
-10
/
+6
2020-05-28
powerpc/powernv/iov: Don't add VFs to iommu group during PE config
Oliver O'Halloran
1
-1
/
+0
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
1
-4
/
+4
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-1
/
+1
2020-03-04
powerpc/powernv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2020-01-23
powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c
Oliver O'Halloran
1
-1
/
+21
2020-01-23
powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version
Oliver O'Halloran
1
-3
/
+4
2020-01-23
powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
Oliver O'Halloran
1
-4
/
+25
2020-01-23
powernv/pci: Remove dma_dev_setup() for NPU PHBs
Oliver O'Halloran
1
-1
/
+0
2020-01-23
powernv/pci: Add a debugfs entry to dump PHB's IODA PE state
Oliver O'Halloran
1
-0
/
+29
2020-01-23
powernv/pci: Allow any write trigger the diag dump
Oliver O'Halloran
1
-3
/
+0
2020-01-23
powernv/pci: Use pnv_phb as the private data for debugfs entries
Oliver O'Halloran
1
-9
/
+2
2020-01-23
powerpc/pcidn: Make VF pci_dn management CONFIG_PCI_IOV specific
Oliver O'Halloran
1
-2
/
+2
[next]