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
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-02
PCI: Fix fakephp deadlock
Ian Abbott
1
-4
/
+35
2008-02-02
pciehp: block new requests from the device before power off
Kenji Kaneshige
1
-12
/
+21
2008-02-02
pciehp: workaround against Bad DLLP during power off
Kenji Kaneshige
1
-0
/
+45
2008-02-02
pciehp: wait for 1000ms before LED operation after power off
Kenji Kaneshige
2
-12
/
+7
2008-02-02
PCI: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-02
PCI Hotplug: PCIeHP: Fix some whitespace damage
Rolf Eike Beer
1
-2
/
+1
2008-02-02
PCI Hotplug: pciehp: use generic function to find ext capability
Kenji Kaneshige
1
-6
/
+1
2008-02-02
PCI Hotplug: pciehp: remove needless hp_slot calculation
Kenji Kaneshige
1
-11
/
+2
2008-02-02
PCI Hotplug: pciehp: remove needless members from struct controller
Kenji Kaneshige
2
-13
/
+3
2008-02-02
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
1
-1
/
+0
2008-02-02
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
1
-2
/
+2
2008-02-02
PCIe: fix double initialization bug
Mark Lord
3
-54
/
+69
2008-02-02
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
3
-1
/
+20
2008-02-02
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...
Mark Lord
1
-81
/
+104
2008-02-02
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
3
-1
/
+6
2008-02-02
PCI: Add missing "space" in printk messages
Joe Perches
1
-1
/
+1
2008-02-02
pci hotplug: fix rpaphp directory naming
Linas Vepstas
3
-38
/
+24
2008-02-02
PCI: hotplug: Link fakephp last
Alex Chiang
1
-1
/
+3
2008-02-02
PCI: hotplug: pci_hotplug_core whitespace fix
Alex Chiang
1
-1
/
+1
2008-02-02
PCI: hotplug: acpiphp: Remove unused variable from acpiphp
Alex Chiang
1
-1
/
+0
2008-02-02
PCI: hotplug: remove Experimental
Kristen Carlson Accardi
1
-2
/
+2
2008-02-02
PCI: hotplug: Switch to pci_get_bus_and_slot
Joonwoo Park
1
-4
/
+7
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
3
-90
/
+66
2008-01-25
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2
-3
/
+3
2008-01-25
driver core: add way to get to bus kset
Greg Kroah-Hartman
1
-1
/
+4
2008-01-25
Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...
Greg Kroah-Hartman
1
-7
/
+7
2008-01-25
kobject: clean up rpadlpar horrid sysfs abuse
Greg Kroah-Hartman
1
-69
/
+43
2008-01-25
kset: convert pci hotplug to use kset_create_and_add
Greg Kroah-Hartman
3
-15
/
+14
2008-01-25
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2
-4
/
+4
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
1
-1
/
+1
2007-11-29
pci hotplug: kernel-doc fixes
Randy Dunlap
12
-169
/
+169
2007-11-06
PCI: Add Kconfig option to disable deprecated pci_find_* API
Jeff Garzik
1
-3
/
+3
2007-11-06
PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check
Adrian Bunk
1
-9
/
+7
2007-10-15
Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c
Linus Torvalds
1
-2
/
+0
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
7
-280
/
+124
2007-10-13
cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read
Auke Kok
1
-1
/
+1
2007-10-13
pci: hotplug: cpqphp: convert to kthread infrastructure
Christoph Hellwig
1
-48
/
+21
2007-10-13
pci: hotplug: ibmphp: convert to kthread
Kristen Carlson Accardi
1
-45
/
+12
2007-10-13
pciehp: minor cleanups for pciehp_hpc.c
Kenji Kaneshige
1
-21
/
+26
2007-10-13
pciehp: remove trailing whitespace form pciehp_pci.c
Kenji Kaneshige
1
-3
/
+3
2007-10-13
pciehp: remove trailing whitespace from pciehp_ctrl.c
Kenji Kaneshige
1
-10
/
+10
2007-10-13
pciehp: remove trailing whitespace from pciehp_core.c
Kenji Kaneshige
1
-10
/
+10
2007-10-13
pciehp: remove trailing whitespace from pciehp_hpc.c
Kenji Kaneshige
1
-25
/
+25
2007-10-13
pciehp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-106
/
+5
2007-10-13
PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...
Kristen Carlson Accardi
1
-0
/
+1
2007-10-13
PCI Hotplug: pciehp: Dont check bridge control on remove
Kristen Carlson Accardi
1
-6
/
+12
2007-10-13
pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
Kenji Kaneshige
1
-4
/
+0
2007-10-13
PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-4
/
+1
2007-10-13
sysfs: kill sysfs_update_file()
Tejun Heo
1
-60
/
+0
2007-10-13
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
1
-3
/
+3
[next]