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
2009-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
8
-15
/
+78
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-4
/
+4
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-04-07
PCI: Fix oops in pci_vpd_truncate
Anton Vorontsov
1
-1
/
+2
2009-04-07
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-46
/
+348
2009-04-07
drivers/pci/intr_remapping.c: include acpi.h
Alexander Beregalov
1
-0
/
+1
2009-04-07
intel-iommu: Fix oops in device_to_iommu() when devices not found.
David Woodhouse
1
-1
/
+2
2009-04-06
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
1
-0
/
+14
2009-04-06
PCI: allow PCI core hotplug to remove PCI root bus
Alex Chiang
1
-4
/
+0
2009-04-06
PCI: Fix oops in pci_vpd_truncate
Anton Vorontsov
1
-1
/
+2
2009-04-06
PCI: don't corrupt enable_cnt when doing manual resource alignment
Yuji Shimada
1
-5
/
+9
2009-04-06
PCI: annotate pci_rescan_bus as __ref, not __devinit
Alex Chiang
1
-1
/
+1
2009-04-06
PCI-IOV: fix missing kernel-doc
Randy Dunlap
1
-0
/
+1
2009-04-06
PCI: Setup disabled bridges even if buses are added
Yuji Shimada
4
-5
/
+5
2009-04-06
PCI: SR-IOV quirk for Intel 82576 NIC
Yu Zhao
1
-0
/
+48
2009-04-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-2
/
+1
2009-04-05
Merge branch 'linus' into release
Len Brown
37
-1647
/
+2869
2009-04-04
intel-iommu: Handle PCI domains appropriately.
David Woodhouse
2
-28
/
+49
2009-04-04
intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.
David Woodhouse
1
-1
/
+6
2009-04-04
x2apic/intr-remap: decouple interrupt remapping from x2apic
Han, Weidong
1
-0
/
+9
2009-04-04
x86, dmar: check if it's initialized before disable queue invalidation
Han, Weidong
1
-0
/
+7
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-04-04
intel-iommu: set compatibility format interrupt
Han, Weidong
1
-0
/
+15
2009-04-04
Intel IOMMU Suspend/Resume Support - Interrupt Remapping
Fenghua Yu
1
-2
/
+59
2009-04-04
Intel IOMMU Suspend/Resume Support - Queued Invalidation
Fenghua Yu
1
-15
/
+55
2009-04-04
Intel IOMMU Suspend/Resume Support - DMAR
Fenghua Yu
1
-0
/
+146
2009-04-03
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-19
/
+96
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
34
-1241
/
+2149
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
1
-2
/
+1
2009-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-143
/
+177
2009-03-31
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
4
-241
/
+440
2009-03-31
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+33
2009-03-30
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
1
-18
/
+51
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
PCI PM: Make pci_set_power_state() handle devices with no PM support
Rafael J. Wysocki
1
-6
/
+12
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
1
-53
/
+81
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
3
-22
/
+17
2009-03-30
PCI PM: Use pci_set_power_state during early resume
Rafael J. Wysocki
1
-39
/
+9
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
1
-10
/
+10
2009-03-30
PCI: fix HT MSI mapping fix
Yinghai Lu
1
-2
/
+30
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
1
-1
/
+1
2009-03-29
Merge branch 'linus' into core/iommu
Ingo Molnar
3
-4
/
+9
2009-03-29
Merge branch 'linus' into x86/core
Ingo Molnar
2
-2
/
+3
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2
-2
/
+6
2009-03-27
PCI: don't enable too much HT MSI mapping
Yinghai Lu
1
-36
/
+82
2009-03-27
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-27
PCI: save and restore PCIe 2.0 registers
Yu Zhao
1
-1
/
+10
2009-03-27
PCI: update fakephp for bus_id removal
Stephen Rothwell
1
-1
/
+2
[next]