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
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-5
/
+5
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
7
-7
/
+0
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
17
-735
/
+514
2007-05-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-4
/
+4
2007-05-03
PCI hotplug: Use menuconfig objects
Jan Engelhardt
1
-15
/
+10
2007-05-03
PCI: ZT5550 CPCI Hotplug driver fix
Scott Murray
1
-1
/
+5
2007-05-03
PCI: rpaphp: Remove semaphores
Linas Vepstas
1
-35
/
+3
2007-05-03
PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry
Linas Vepstas
1
-7
/
+2
2007-05-03
PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
Linas Vepstas
1
-8
/
+2
2007-05-03
PCI: rpaphp: Document is_php_dn()
Linas Vepstas
1
-13
/
+29
2007-05-03
PCI: rpaphp: Document find_php_slot()
Linas Vepstas
1
-5
/
+13
2007-05-03
PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()
Linas Vepstas
3
-5
/
+11
2007-05-03
PCI: rpaphp: refactor tail call to rpaphp_register_slot()
Linas Vepstas
2
-1
/
+4
2007-05-03
PCI: rpaphp: remove rpaphp_set_attention_status()
Linas Vepstas
3
-24
/
+10
2007-05-03
PCI: rpaphp: remove print_slot_pci_funcs()
Linas Vepstas
1
-16
/
+7
2007-05-03
PCI: rpaphp: Remove setup_pci_slot()
Linas Vepstas
1
-63
/
+33
2007-05-03
PCI: rpaphp: remove a call that does nothing but a pointer lookup
Linas Vepstas
1
-15
/
+2
2007-05-03
PCI: rpaphp: Remove another wrappered function
Linas Vepstas
3
-47
/
+29
2007-05-03
PCI: rpaphp: Remve another call that is a wrapper
Linas Vepstas
4
-22
/
+10
2007-05-03
PCI: rpaphp: remove a function that does nothing but wrap debug printks
Linas Vepstas
1
-24
/
+13
2007-05-03
PCI: rpaphp: Remove un-needed goto
Linas Vepstas
1
-4
/
+2
2007-05-03
PCI: rpaphp: Fix a memleak; slot->location string was never freed
Linas Vepstas
1
-5
/
+4
2007-05-03
PCI: rpaphp: match up alloc and free in same routine
Linas Vepstas
3
-2
/
+5
2007-05-03
PCI: rpaphp: Remove global num_slots variable
Linas Vepstas
3
-7
/
+1
2007-05-03
PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
Linas Vepstas
1
-20
/
+20
2007-05-03
PCI: Convert to alloc_pci_dev()
Michael Ellerman
1
-1
/
+1
2007-05-03
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
6
-6
/
+6
2007-05-03
pciehp: Adapt to device driver model
Kenji Kaneshige
2
-35
/
+6
2007-05-03
pciehp: Event handling rework
Kenji Kaneshige
4
-389
/
+321
2007-05-03
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2
-4
/
+4
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-5
/
+5
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
9
-1128
/
+630
2007-02-08
shpchp: delete trailing whitespace
Kenji Kaneshige
3
-28
/
+28
2007-02-08
shpchp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-136
/
+19
2007-02-08
shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE
Kenji Kaneshige
2
-13
/
+0
2007-02-08
PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...
Kristen Carlson Accardi
3
-0
/
+163
2007-02-08
pciehp: fix wait command completion
Kenji Kaneshige
2
-12
/
+16
2007-02-08
pciehp: cleanup wait command completion
Kenji Kaneshige
4
-193
/
+82
2007-02-08
pciehp: remove unused pcie_cap_base
Kenji Kaneshige
1
-7
/
+2
2007-02-08
pciehp: cleanup pciehp.h
Kenji Kaneshige
3
-67
/
+42
2007-02-08
pciehp: cleanup register access
Kenji Kaneshige
1
-137
/
+164
2007-02-08
pciehp: remove unused pci_bus from struct controller
Kenji Kaneshige
2
-13
/
+2
2007-02-08
pciehp: remove unnecessary php_ctlr
Kenji Kaneshige
4
-494
/
+120
2007-02-08
pciehp: cleanup slot list
Kenji Kaneshige
2
-27
/
+17
2007-02-08
pciehp: cleanup init_slot()
Kenji Kaneshige
2
-63
/
+37
2007-02-03
Altix: Add ACPI SSDT PCI device support (hotplug)
John Keller
1
-7
/
+148
2007-02-03
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-5
/
+5
2006-12-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+1
[next]