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
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-04
PCI/AER: Add optional logging callback for correctable error
Dave Jiang
1
-1
/
+7
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
1
-20
/
+90
2022-11-28
PCI: hv: update comment in x86 specific hv_arch_irq_unmask
Olaf Hering
1
-3
/
+3
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix sparse ntb->reg build warning
Frank Li
1
-4
/
+4
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix sparse build warning for epf_db
Frank Li
1
-6
/
+4
2022-11-23
PCI: endpoint: pci-epf-vntb: Replace hardcoded 4 with sizeof(u32)
Frank Li
1
-12
/
+12
2022-11-23
PCI: endpoint: pci-epf-vntb: Remove unused epf_db_phy struct member
Frank Li
1
-1
/
+0
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error path
Frank Li
1
-1
/
+1
2022-11-23
PCI: endpoint: pci-epf-vntb: Fix struct epf_ntb_ctrl indentation
Frank Li
1
-14
/
+14
2022-11-23
PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
Frank Li
1
-29
/
+54
2022-11-23
PCI: dwc: Add Baikal-T1 PCIe controller support
Serge Semin
3
-0
/
+653
2022-11-23
PCI: dwc: Introduce generic platform clocks and resets
Serge Semin
2
-0
/
+133
2022-11-23
PCI: dwc: Combine iATU detection procedures
Serge Semin
1
-29
/
+10
2022-11-23
PCI: dwc: Introduce generic resources getter
Serge Semin
4
-53
/
+65
2022-11-23
PCI: dwc: Introduce generic controller capabilities interface
Serge Semin
2
-6
/
+17
2022-11-23
PCI: dwc: Introduce dma-ranges property support for RC-host
Serge Semin
4
-9
/
+89
2022-11-22
PCI: shpchp: Remove unused get_mode1_ECC_cap callback
Ian Cowan
3
-22
/
+0
2022-11-22
PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream Ports
Rafael J. Wysocki
1
-0
/
+8
2022-11-22
PCI/portdrv: Set PCIE_PORT_SERVICE_HP for Root and Downstream Ports only
Rafael J. Wysocki
1
-0
/
+2
2022-11-22
PCI: Check for alloc failure in pci_request_irq()
Zeng Heng
1
-0
/
+2
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-17
PCI: Drop of_match_ptr() to avoid unused variables
Bjorn Helgaas
2
-2
/
+2
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
1
-14
/
+1
2022-11-17
PCI/MSI: Remove redundant msi_check() callback
Thomas Gleixner
1
-48
/
+0
2022-11-17
PCI/MSI: Validate MSI-X contiguous restriction early
Thomas Gleixner
1
-2
/
+9
2022-11-17
PCI/MSI: Reject MSI-X early
Thomas Gleixner
1
-0
/
+4
2022-11-17
PCI/MSI: Reject multi-MSI early
Thomas Gleixner
3
-0
/
+35
2022-11-17
PCI/MSI: Sanitize MSI-X checks
Thomas Gleixner
1
-32
/
+33
2022-11-17
PCI/MSI: Reorder functions in msi.c
Ahmed S. Darwish
1
-282
/
+295
2022-11-17
PCI/MSI: Move pci_msi_restore_state() to api.c
Ahmed S. Darwish
3
-9
/
+19
2022-11-17
PCI/MSI: Move pci_msi_enabled() to api.c
Ahmed S. Darwish
3
-13
/
+16
2022-11-17
PCI/MSI: Move pci_irq_get_affinity() to api.c
Ahmed S. Darwish
2
-38
/
+43
2022-11-17
PCI/MSI: Move pci_disable_msix() to api.c
Ahmed S. Darwish
3
-13
/
+26
2022-11-17
PCI/MSI: Move pci_msix_vec_count() to api.c
Ahmed S. Darwish
2
-20
/
+20
2022-11-17
PCI/MSI: Move pci_free_irq_vectors() to api.c
Ahmed S. Darwish
2
-13
/
+15
2022-11-17
PCI/MSI: Move pci_irq_vector() to api.c
Ahmed S. Darwish
2
-24
/
+23
2022-11-17
PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.c
Ahmed S. Darwish
2
-65
/
+59
2022-11-17
PCI/MSI: Move pci_alloc_irq_vectors() to api.c
Ahmed S. Darwish
1
-0
/
+33
2022-11-17
PCI/MSI: Move pci_enable_msix_range() to api.c
Ahmed S. Darwish
3
-26
/
+39
2022-11-17
PCI/MSI: Move pci_enable_msi() API to api.c
Ahmed S. Darwish
3
-12
/
+26
2022-11-17
PCI/MSI: Move pci_disable_msi() to api.c
Ahmed S. Darwish
4
-19
/
+47
2022-11-17
PCI/MSI: Move mask and unmask helpers to msi.h
Ahmed S. Darwish
2
-70
/
+74
2022-11-17
PCI/MSI: Get rid of externs in msi.h
Ahmed S. Darwish
1
-4
/
+4
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-1
/
+0
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
6
-52
/
+44
2022-11-17
PCI/MSI: Let the MSI core free descriptors
Ahmed S. Darwish
1
-3
/
+7
2022-11-17
PCI/MSI: Use msi_domain_info:: Bus_token
Ahmed S. Darwish
1
-8
/
+3
2022-11-17
PCI/MSI: Check for MSI enabled in __pci_msix_enable()
Thomas Gleixner
1
-0
/
+5
2022-11-16
PCI/DOE: Fix maximum data object length miscalculation
Li Ming
1
-4
/
+16
2022-11-15
PCI: pciehp: Enable by default if USB4 enabled
Albert Zhou
2
-2
/
+9
[prev]
[next]