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
2006-10-18
cpcihp_generic: prevent loading without "bridge" parameter
Akinobu Mita
1
-2
/
+2
2006-10-18
pci: Additional search functions
Alan Cox
1
-2
/
+70
2006-10-18
PCI: quirks: switch quirks code offender to use pci_get API
Alan Cox
1
-1
/
+2
2006-10-18
PCI: Improve pci_msi_supported() comments
Brice Goglin
1
-7
/
+9
2006-10-18
PCI hotplug: ioremap balanced with iounmap
Amol Lad
1
-5
/
+14
2006-10-18
shpchp: remove unnecessary cmd_busy member from struct controller
Kenji Kaneshige
2
-5
/
+1
2006-10-18
shpchp: fix command completion check
Kenji Kaneshige
1
-5
/
+9
2006-10-18
pci: Stamp out pci_find_* usage in fakephp
Alan Cox
1
-3
/
+8
2006-10-18
PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error
Zhang, Yanmin
1
-1
/
+1
2006-10-18
PCI: Turn pci_fixup_video into generic for embedded VGA
eiichiro.oiwa.nm@hitachi.com
2
-1
/
+49
2006-10-18
PCI: add ICH7/8 ACPI/GPIO io resource quirks
Daniel Ritz
1
-0
/
+6
2006-10-18
PCI: pcie-check-and-return-bus_register-errors fix
Andrew Morton
2
-3
/
+4
2006-10-18
PCI: VIA IRQ quirk behaviour change
Daniel Drake
1
-9
/
+34
2006-10-18
pciehp: Remove unnecessary check in pciehp_ctrl.c
Eric Sesterhenn
1
-2
/
+1
2006-10-18
pciehp - add missing locking
Kenji Kaneshige
4
-30
/
+33
2006-10-18
pciehp: fix improper info messages
Kenji Kaneshige
2
-22
/
+33
2006-10-18
shpchp: fix shpchp_wait_cmd in poll
Kenji Kaneshige
1
-19
/
+35
2006-10-11
[PATCH] HT_IRQ must depend on PCI
Adrian Bunk
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
6
-11
/
+10
2006-10-04
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
3
-2
/
+4
2006-10-04
[PATCH] msi: move the ia64 code into arch/ia64
Eric W. Biederman
3
-379
/
+3
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
4
-199
/
+145
2006-10-04
[PATCH] msi: only use a single irq_chip for msi interrupts
Eric W. Biederman
1
-91
/
+24
2006-10-04
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
2
-36
/
+9
2006-10-04
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
3
-0
/
+199
2006-10-04
[PATCH] genirq: msi: only build msi-apic.c on ia64
Eric W. Biederman
1
-1
/
+2
2006-10-04
[PATCH] genirq: msi: make the msi code irq based and not vector based
Eric W. Biederman
2
-264
/
+168
2006-10-04
[PATCH] genirq: msi: simplify the msi irq limit policy
Eric W. Biederman
2
-56
/
+8
2006-10-04
[PATCH] genirq: msi: refactor the msi_ops
Eric W. Biederman
4
-115
/
+54
2006-10-04
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
Eric W. Biederman
2
-106
/
+98
2006-10-04
[PATCH] genirq: msi: make the msi boolean tests return either 0 or 1
Eric W. Biederman
1
-2
/
+2
2006-10-04
[PATCH] genirq: msi: simplify msi enable and disable
Eric W. Biederman
1
-106
/
+16
2006-10-04
[PATCH] fix "PCI: assign ioapic resource at hotplug"
Kenji Kaneshige
1
-5
/
+5
2006-10-04
Still more typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-01
[PATCH] PCI quirks update
Alan Cox
1
-2
/
+15
2006-09-27
[PATCH] msi: use kmem_cache_zalloc()
Pekka J Enberg
1
-10
/
+3
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-1
/
+1
2006-09-27
pciehp - fix wrong return value
Kenji Kaneshige
1
-6
/
+6
2006-09-27
acpiphp: add support for ioapic hot-remove
Satoru Takeuchi
2
-14
/
+92
2006-09-27
PCI: assign ioapic resource at hotplug
Satoru Takeuchi
1
-3
/
+10
2006-09-27
acpiphp: disable bridges
Satoru Takeuchi
1
-1
/
+16
2006-09-27
acpiphp: stop bus device before acpi_bus_trim
Satoru Takeuchi
1
-0
/
+3
2006-09-27
PCI: add pci_stop_bus_device
Satoru Takeuchi
1
-1
/
+36
2006-09-27
acpiphp: do not initialize existing ioapics
Satoru Takeuchi
1
-1
/
+3
2006-09-27
acpiphp: initialize ioapics before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
acpiphp: set hpp values before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
PCI Hotplug: cleanup pcihp skeleton code.
Satoru Takeuchi
1
-6
/
+3
2006-09-27
PCI: Restore PCI Express capability registers after PM event
Michael S. Tsirkin
1
-0
/
+50
2006-09-27
PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
Adrian Bunk
1
-1
/
+1
2006-09-27
PCI: Multiprobe sanitizer
Alan Cox
1
-1
/
+5
[prev]
[next]