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
2008-10-23
ACPI/PCI: Fix return value of acpi_cuery_osc()
Taku Izumi
1
-4
/
+3
2008-10-23
ACPI/PCI: Always query _OSC control field in pci_osc_control_set()
Taku Izumi
1
-18
/
+13
2008-10-23
ACPI/PCI: Change pci_osc_control_set() to query control bits first
Taku Izumi
1
-16
/
+31
2008-10-23
ACPI/PCI: Fix possible race condition on _OSC evaluation
Taku Izumi
1
-8
/
+20
2008-10-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David Woodhouse
31
-688
/
+899
2008-10-21
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
28
-612
/
+776
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-77
/
+126
2008-10-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David Woodhouse
3
-153
/
+230
2008-10-20
PCI: fix AER capability check
Yu Zhao
2
-3
/
+2
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
3
-58
/
+18
2008-10-20
PCI: remove #ifdef DEBUG around dev_dbg call
Jesse Barnes
1
-2
/
+0
2008-10-20
PCI hotplug: fix get_##name return value problem
Kenji Kaneshige
1
-1
/
+1
2008-10-20
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
3
-71
/
+94
2008-10-20
PCI: probing debug message uniformization
Vincent Legoll
2
-16
/
+15
2008-10-20
PCI: support PCIe ARI capability
Yu Zhao
3
-0
/
+47
2008-10-20
PCI: centralize the capabilities code in probe.c
Zhao, Yu
1
-7
/
+20
2008-10-20
PCI: centralize the capabilities code in pci-sysfs.c
Zhao, Yu
1
-55
/
+83
2008-10-20
PCI: fix 64-vbit prefetchable memory resource BARs
Peter Chubb
1
-1
/
+1
2008-10-20
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
4
-12
/
+21
2008-10-20
PCI: use resource_size() everywhere.
Zhao, Yu
2
-3
/
+3
2008-10-20
PCI hotplug: rpaphp: make debug var unique
Kristen Carlson Accardi
3
-5
/
+5
2008-10-20
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c
Yinghai Lu
1
-2
/
+1
2008-10-20
PCI: fix hotplug get_##name return value problem
Zhao, Yu
1
-7
/
+7
2008-10-20
PCI: fix sparse warning in pci_remove_behind_bridge
Stephen Hemminger
1
-7
/
+3
2008-10-20
PCI: fix -Wakpm warnings in pci_pm_init debug output
Jesse Barnes
1
-2
/
+2
2008-10-20
PCI: connect struct pci_dev to struct pci_slot
Alex Chiang
2
-0
/
+15
2008-10-20
PCI: make CPU list affinity visible
Mike Travis
3
-0
/
+9
2008-10-20
PCI: utilize calculated results when detecting MSI features
Jike Song
1
-6
/
+4
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
5
-186
/
+263
2008-10-20
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
Taku Izumi
1
-2
/
+1
2008-10-20
PCI: pciehp: fix irq initialization
Kenji Kaneshige
2
-2
/
+4
2008-10-20
PCI: tidy PME support messages
Bjorn Helgaas
1
-13
/
+13
2008-10-20
PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups
akpm@linux-foundation.org
1
-22
/
+22
2008-10-20
PCI: ibmphp: list_for_each to list_for_each_entry
akpm@linux-foundation.org
1
-69
/
+23
2008-10-20
PCI: follow lspci device/vendor style
Bjorn Helgaas
2
-2
/
+2
2008-10-20
PCI PM: Introduce function pci_wake_from_d3
Rafael J. Wysocki
1
-0
/
+22
2008-10-20
PCI: allow quirks to be compiled out
Thomas Petazzoni
1
-86
/
+90
2008-10-20
PCI: Check dynids driver_data value for validity
Jean Delvare
1
-2
/
+16
2008-10-20
PCI: remove dynids.use_driver_data
Milton Miller
1
-2
/
+1
2008-10-20
pci: Use new %pR to print resource ranges
Benjamin Herrenschmidt
4
-54
/
+32
2008-10-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-2
/
+4
2008-10-20
intel-iommu: typo fix and correct word in the comment
Ameya Palande
1
-2
/
+2
2008-10-18
dmar: fix uninitialised 'ret' variable in dmar_parse_dev()
David Woodhouse
1
-3
/
+2
2008-10-18
intel-iommu: use coherent_dma_mask in alloc_coherent
FUJITA Tomonori
1
-10
/
+19
2008-10-18
intel-iommu: IA64 support
Fenghua Yu
3
-70
/
+91
2008-10-17
dmar: remove the quirk which disables dma-remapping when intr-remapping enabled
Youquan Song
1
-15
/
+5
2008-10-17
dmar: Use queued invalidation interface for IOTLB and context invalidation
Youquan Song
1
-50
/
+45
2008-10-17
dmar: context cache and IOTLB invalidation using queued invalidation
Youquan Song
1
-0
/
+56
2008-10-17
dmar: use spin_lock_irqsave() in qi_submit_sync()
Suresh Siddha
1
-6
/
+13
2008-10-17
{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()
Linus Torvalds
1
-2
/
+1
[prev]
[next]