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
2005-10-29
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
4
-7
/
+16
2005-10-29
[PATCH] acpiphp: allocate resources for adapters with bridges
Kristen Accardi
1
-0
/
+8
2005-10-29
[PATCH] PCI: Fixup PCI driver shutdown
Russell King
1
-0
/
+4
2005-10-29
[PATCH] shpchp: fix oops at driver unload
rajesh.shah@intel.com
3
-0
/
+7
2005-10-29
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
4
-65
/
+7
2005-10-29
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
9
-157
/
+46
2005-10-29
[PATCH] shpchp: remove redundant data structures
rajesh.shah@intel.com
4
-424
/
+63
2005-10-29
[PATCH] shpchp: dont save PCI config for hotplug slots/devices
rajesh.shah@intel.com
4
-338
/
+32
2005-10-29
[PATCH] shpchp: detect SHPC capability before doing a lot of work
rajesh.shah@intel.com
1
-0
/
+14
2005-10-29
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
9
-984
/
+138
2005-10-29
[PATCH] shpchp: remove redundant display of PCI device resources
rajesh.shah@intel.com
1
-68
/
+0
2005-10-29
[PATCH] shpchp: use the PCI core for hotplug resource management
rajesh.shah@intel.com
11
-3756
/
+168
2005-10-29
[PATCH] PCI: Add quirk for SMBus on HP D530
Jean Delvare
1
-0
/
+1
2005-10-29
[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routines
linas
3
-10
/
+9
2005-10-29
[PATCH] unhide ICH6 SMBus - take 2
R.Marek@sh.cvut.cz
1
-0
/
+24
2005-10-29
[PATCH] cpqphp: add pci_enable_device()
Bjorn Helgaas
1
-5
/
+19
2005-10-29
[PATCH] cpcihp_zt5550: add pci_enable_device()
Bjorn Helgaas
1
-4
/
+21
2005-10-29
[PATCH] pci: cleanup need_restore switch statement
John W. Linville
1
-7
/
+7
2005-10-29
[PATCH] PCI: Block config access during BIST
Brian King
5
-31
/
+127
2005-10-29
[PATCH] PCI: ICH6 ACPI and GPIO quirk
R.Marek@sh.cvut.cz
1
-0
/
+12
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-2
/
+2
2005-10-26
PCI: be more verbose about resource quirks
Linus Torvalds
1
-13
/
+88
2005-10-24
cardbus: limit IO windows to 256 bytes
Linus Torvalds
1
-1
/
+1
2005-10-18
Add some basic .gitignore files
Linus Torvalds
1
-0
/
+4
2005-10-18
[PATCH] Fix and clean up quirk_intel_ide_combined() configuration
Jeff Garzik
1
-2
/
+2
2005-09-23
[PATCH] pci: fixup parent subordinate busnr
Ivan Kokshaysky
1
-1
/
+17
2005-09-22
[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c
Linda Xie
1
-2
/
+2
2005-09-22
[PATCH] fix drivers/pci/probe.c warning
Amos Waterland
1
-2
/
+2
2005-09-22
[PATCH] PCI: convert kcalloc to kzalloc
Pekka Enberg
2
-4
/
+4
2005-09-22
[PATCH] PCI: remove unused "scratch"
Bjorn Helgaas
1
-4
/
+0
2005-09-17
[PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS
Adam Kropelin
1
-2
/
+1
2005-09-17
[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS
Adam Kropelin
1
-3
/
+1
2005-09-17
[PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS
Adam Kropelin
1
-1
/
+1
2005-09-14
[PATCH] pci: only call pci_restore_bars at boot
John W. Linville
1
-4
/
+12
2005-09-10
[PATCH] Subject: PATCH: fix numa caused compile warnings
Alan Cox
2
-5
/
+11
2005-09-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-54
/
+64
2005-09-10
[PATCH] PCI: Small rearrangement of PCI probing code
Paul Mackerras
2
-18
/
+33
2005-09-10
[PATCH] PCI: Unhide SMBus on Compaq Evo N620c
Rumen Ivanov Zarev
1
-0
/
+6
2005-09-10
[PATCH] PCI: Fix PCI bus mastering enable problem in pciehp
Rajesh Shah
1
-4
/
+4
2005-09-10
[PATCH] yenta: share code with PCI core
Dominik Brodowski
1
-2
/
+2
2005-09-09
[PATCH] PCI: move pci core to use add_hotplug_env_var()
Greg Kroah-Hartman
1
-32
/
+21
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
2
-11
/
+17
2005-09-09
[PATCH] PCI: PCI/libata INTx bug fix
Brett M Russ
1
-1
/
+1
2005-09-09
[PATCH] Separate pci bits out of struct device_node
Paul Mackerras
2
-11
/
+17
2005-09-09
[PATCH] PCI/libata INTx cleanup
Brett M Russ
2
-8
/
+28
2005-09-09
[PATCH] PCI: Support PCM PM CAP version 3
Daniel Ritz
2
-8
/
+6
2005-09-09
[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)
Paul Mackerras
1
-0
/
+48
2005-09-09
[PATCH] PCI Hotplug: SGI hotplug driver fixes
Prarit Bhargava
1
-104
/
+91
2005-09-09
[PATCH] PCI: Fix regression in pci_enable_device_bars
Alan Stern
1
-1
/
+1
2005-09-09
[PATCH] PCI: start paying attention to a lot of pci function return values
Greg Kroah-Hartman
4
-7
/
+17
[next]