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-01-13
[PATCH] Add pci_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
24
-347
/
+523
2006-01-10
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-09
[PATCH] PCI: drivers/pci: some cleanups
Adrian Bunk
5
-10
/
+8
2006-01-09
[PATCH] acpiphp: only size new bus
Kristen Accardi
1
-2
/
+4
2006-01-09
[PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver
Greg Kroah-Hartman
3
-25
/
+127
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.c
Jesper Juhl
1
-40
/
+50
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.c
Jesper Juhl
1
-5
/
+8
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.c
Jesper Juhl
1
-4
/
+5
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.c
Jesper Juhl
1
-54
/
+67
2006-01-09
[PATCH] PCI: Export pci_cfg_space_size
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-09
[PATCH] PCI: use bus numbers sparsely, if necessary
Dominik Brodowski
1
-2
/
+37
2006-01-09
[PATCH] pciehp: allow bridged card hotplug
Rajesh Shah
1
-24
/
+28
2006-01-09
[PATCH] pciehp: handle sticky power-fault status
Thomas Schaefer
1
-2
/
+17
2006-01-09
[PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2
Daniel Yeisley
2
-2
/
+30
2006-01-09
[PATCH] shpchp: Implement get_address callback
Kenji Kaneshige
1
-0
/
+14
2006-01-09
[PATCH] PCI Hotplug/powerpc: more removal of duplicated code
linas@austin.ibm.com
2
-46
/
+2
2006-01-09
[PATCH] PCI Hotplug/powerpc: remove duplicated code
linas@austin.ibm.com
2
-14
/
+3
2006-01-09
[PATCH] shpchp: fix improper wait for command completion
Kenji Kaneshige
3
-37
/
+27
2006-01-09
[PATCH] shpchp: fix improper write to Command Completion Detect bit
Kenji Kaneshige
1
-2
/
+2
2006-01-09
[PATCH] shpchp: fix improper mmio mapping
Kenji Kaneshige
3
-29
/
+49
2006-01-09
[PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit
Kenji Kaneshige
1
-1
/
+1
2006-01-09
[PATCH] shpchp: fix improper reference to Slot Avail Regsister
Kenji Kaneshige
1
-17
/
+16
2006-01-09
[PATCH] shpchp: replace pci_find_slot() with pci_get_slot()
Kenji Kaneshige
1
-5
/
+14
2006-01-09
[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code
Adrian Bunk
1
-21
/
+7
2006-01-09
[PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix
Jordan, William P
1
-1
/
+1
2006-01-09
[PATCH] PCIE: make bus_id for PCI Express devices unique
Sergey Vlasov
1
-2
/
+2
2006-01-09
[PATCH] pci: call pci_read_irq for bridges
Kristen Accardi
1
-0
/
+1
2006-01-09
[PATCH] pci: use pin stored in pci_dev
Kristen Accardi
1
-1
/
+1
2006-01-09
[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
Kristen Accardi
1
-0
/
+1
2006-01-09
[PATCH] fix more missing includes
Tim Schmielau
2
-0
/
+4
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-27
/
+27
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
3
-27
/
+27
2005-12-24
Merge branch 'master'
Jeff Garzik
1
-4
/
+3
2005-12-16
[PATCH] PCI express must be initialized before PCI hotplug
Milton Miller
1
-4
/
+3
2005-12-13
[PATCH] add boot option to control Intel SATA/PATA combined mode
Jesse Barnes
1
-0
/
+30
2005-11-24
[PATCH] PCI: kernel-doc fix for pci-acpi.c
Randy Dunlap
1
-0
/
+1
2005-11-24
[PATCH] PCI Express Hotplug: clear sticky power-fault bit
Rajesh Shah
3
-15
/
+11
2005-11-14
[PATCH] shpchp_hpc build fix
Andrew Morton
1
-0
/
+2
2005-11-14
[PATCH] pciehp_hpc build fix
Andrew Morton
1
-0
/
+2
2005-11-14
[PATCH] rpaphp_pci build fix
akpm@osdl.org
1
-1
/
+1
2005-11-11
[PATCH] PCI: fix namespace clashes
Rajesh Shah
4
-7
/
+7
2005-11-11
[PATCH] PCI: Change MSI to use physical delivery mode always
Ashok Raj
1
-8
/
+12
2005-11-11
[PATCH] PCI: drivers/pci/: small cleanups
Adrian Bunk
2
-1
/
+3
2005-11-11
[PATCH] dlpar regression for ppc64 - probe change
John Rose
3
-76
/
+81
2005-11-11
[PATCH] PCI: automatically set device_driver.owner
Laurent riffard
1
-4
/
+5
2005-11-11
[PATCH] pci-driver: store_new_id() not inline
Randy Dunlap
1
-1
/
+1
2005-11-11
[PATCH] PCI: NCR 53c810 quirk
Ivan Kokshaysky
1
-0
/
+15
2005-11-11
[PATCH] PCI: Fix VIA 686 PCI quirk names
Meelis Roos
1
-2
/
+2
2005-11-11
[PATCH] pciehp: fix handling of power faults during hotplug
rajesh.shah@intel.com
1
-5
/
+2
[next]