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-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
37
-968
/
+818
2009-12-10
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
3
-13
/
+13
2009-12-09
Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+92
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+9
2009-12-05
PCI: fix coding style issue in pci_save_state()
Kleber Sacilotto de Souza
1
-1
/
+1
2009-12-05
PCI: add pci_request_acs
Chris Wright
3
-5
/
+18
2009-12-05
PCI: fix BUG_ON triggered by logical PCIe root port removal
Kenji Kaneshige
1
-2
/
+4
2009-12-05
PCI: remove ifdefed pci_cleanup_aer_correct_error_status
Andrew Patterson
1
-17
/
+0
2009-12-05
PCI: unconditionally clear AER uncorr status register during cleanup
Andrew Patterson
1
-7
/
+3
2009-12-05
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
2
-24
/
+9
2009-12-05
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
4
-26
/
+9
2009-12-05
PCI: portdrv: minor cleanup for pcie_port_device_register
Kenji Kaneshige
1
-11
/
+10
2009-12-05
PCI: portdrv: add missing irq cleanup
Kenji Kaneshige
1
-7
/
+12
2009-12-05
PCI: portdrv: enable device before irq initialization
Kenji Kaneshige
1
-10
/
+11
2009-12-05
PCI: portdrv: cleanup service irqs initialization
Kenji Kaneshige
1
-42
/
+29
2009-12-05
PCI: portdrv: check capabilities first
Kenji Kaneshige
1
-2
/
+4
2009-12-05
PCI: portdrv: move PME capability check
Kenji Kaneshige
1
-3
/
+3
2009-12-05
PCI: portdrv: remove redundant pcie type calculation
Kenji Kaneshige
1
-6
/
+2
2009-12-05
PCI: portdrv: cleanup pcie_device registration
Kenji Kaneshige
1
-51
/
+26
2009-12-05
PCI: portdrv: remove redundant pcie_port_device_probe
Kenji Kaneshige
3
-29
/
+8
2009-12-05
PCI: Always set prefetchable base/limit upper32 registers
Alex Williamson
1
-8
/
+3
2009-12-05
PCI: read-modify-write the pcie device control register when initiating pcie flr
Shmulik Ravid
1
-3
/
+5
2009-12-05
PCI: show dma_mask bits in /sys
Yinghai Lu
1
-0
/
+17
2009-12-05
PCI: add debug output for DMA mask info
Yinghai Lu
1
-0
/
+2
2009-12-05
PCI: ibmphp_hpc: don't release hw sem twice if kthread stops
Jesse Barnes
1
-1
/
+2
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
[next]