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
starfive-6.6.48-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
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
3
-13
/
+13
2009-11-25
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2
-36
/
+17
2009-11-25
PCI hotplug: use pci_is_pcie()
Kenji Kaneshige
1
-1
/
+1
2009-11-25
PCIe AER: use pci_is_pcie()
Kenji Kaneshige
2
-3
/
+3
2009-11-25
PCIe ASPM: use pci_is_pcie()
Kenji Kaneshige
1
-9
/
+12
2009-11-25
PCI: use pci_is_pcie() in pci core
Kenji Kaneshige
7
-16
/
+16
2009-11-25
pciehp: use pci_pcie_cap()
Kenji Kaneshige
3
-25
/
+25
2009-11-25
PCI hotplug: use pci_pcie_cap()
Kenji Kaneshige
1
-1
/
+1
2009-11-25
PCIe ASPM: use pci_pcie_cap()
Kenji Kaneshige
1
-10
/
+10
2009-11-25
PCIe port bus: use pci_pcie_cap()
Kenji Kaneshige
1
-7
/
+7
2009-11-25
PCIe AER: use pci_pcie_cap()
Kenji Kaneshige
2
-5
/
+5
2009-11-25
PCI: use pci_pcie_cap() in pci core
Kenji Kaneshige
2
-8
/
+8
2009-11-20
Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...
David Woodhouse
1
-0
/
+3
2009-11-17
Merge commit 'v2.6.32-rc7' into core/iommu
Ingo Molnar
1
-2
/
+4
2009-11-15
Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32
Linus Torvalds
2
-11
/
+77
2009-11-12
intel-iommu: Support PCIe hot-plug
Fenghua Yu
1
-0
/
+29
2009-11-12
intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough
Alex Williamson
1
-1
/
+9
2009-11-11
PCI: allow matching of prefetchable resources to non-prefetchable windows
Linus Torvalds
1
-2
/
+6
2009-11-10
x86: Handle HW IOMMU initialization failure gracefully
FUJITA Tomonori
2
-4
/
+5
2009-11-10
x86: intel-iommu: Convert detect_intel_iommu to use iommu_init hook
FUJITA Tomonori
1
-0
/
+4
2009-11-10
intel-iommu: Check for 'DMAR at zero' BIOS error earlier.
David Woodhouse
1
-10
/
+39
2009-11-07
PCI: Replace old style lock initializer
Thomas Gleixner
1
-1
/
+1
2009-11-07
PCI hotplug: fix oshp evaluation
Kenji Kaneshige
1
-2
/
+3
2009-11-07
PCI: derive nearby CPUs from device's instead of bus' NUMA information
Andreas Herrmann
1
-0
/
+8
2009-11-07
PCI ASPM: fix oops on root port removal
Kenji Kaneshige
1
-2
/
+4
2009-11-07
PCI: cache PCIe capability offset
Kenji Kaneshige
1
-0
/
+1
2009-11-05
PCI: improve discovery/configuration messages
Bjorn Helgaas
4
-39
/
+57
2009-11-05
PCI: replace pr_debug with dev_dbg
Bjorn Helgaas
1
-8
/
+7
2009-11-05
PCI: make PME# messages KERN_DEBUG
Bjorn Helgaas
1
-2
/
+3
2009-11-05
PCI: remove pci_find_slot from PCI_LEGACY config description
Thadeu Lima de Souza Cascardo
1
-4
/
+4
2009-11-05
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
5
-62
/
+58
2009-11-05
PCI: avoid boot interrupt quirk for AMD 813x B1 devices
Stefan Assmann
1
-3
/
+7
2009-11-05
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
1
-41
/
+17
2009-11-05
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
5
-196
/
+136
2009-11-05
PCI: fix memory leak in aer_inject
Andrew Patterson
1
-1
/
+1
2009-11-05
PCI: use better error return values in aer_inject
Andrew Patterson
1
-4
/
+4
2009-11-05
PCI: add support for PCI domains to aer_inject
Andrew Patterson
1
-12
/
+34
2009-11-05
PCI: add pci_get_domain_bus_and_slot function
Andrew Patterson
1
-17
/
+17
2009-11-05
PCI: populate subsystem vendor and device IDs for PCI bridges
Gabe Black
1
-0
/
+6
2009-11-05
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
Matt Domsch
2
-2
/
+30
2009-11-04
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
1
-16
/
+10
2009-11-04
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
1
-1
/
+1
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
3
-92
/
+22
2009-11-04
PCI: pciehp: create files only for existing capabilities
Kenji Kaneshige
1
-16
/
+22
2009-11-04
PCI: pciehp: remove wrong workaround for bad DLLP
Kenji Kaneshige
1
-50
/
+3
2009-11-04
PCI: pciehp: disable DLL state changed event notification
Kenji Kaneshige
1
-1
/
+2
2009-11-04
PCI: fix nit in ROM BAR size probing
Michael S. Tsirkin
1
-2
/
+2
2009-11-04
PCI: add xen dom0 checking before ACS initialization
Allen Kay
1
-1
/
+2
2009-11-04
PCI: acs p2p upsteram forwarding enabling
Allen Kay
3
-0
/
+42
2009-11-04
PCI: print resources consistently with %pRt
Bjorn Helgaas
4
-43
/
+24
[prev]
[next]