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
/
shpchp_hpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-24
PCI hotplug: shpchp: message refinement
Taku Izumi
1
-40
/
+33
2008-10-24
PCI hotplug: shpchp: replace printk with dev_printk
Taku Izumi
1
-56
/
+64
2008-06-10
shpchp: check firmware before taking control
Kenji Kaneshige
1
-1
/
+0
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-32
/
+32
2008-02-02
PCI: Spelling fixes
Joe Perches
1
-1
/
+1
2007-02-08
shpchp: delete trailing whitespace
Kenji Kaneshige
1
-16
/
+16
2007-02-08
shpchp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-136
/
+19
2006-12-20
shpchp: remove unnecessary struct php_ctlr
Kenji Kaneshige
1
-161
/
+62
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
1
-4
/
+1
2006-10-18
shpchp: fix command completion check
Kenji Kaneshige
1
-5
/
+9
2006-10-18
shpchp: fix shpchp_wait_cmd in poll
Kenji Kaneshige
1
-19
/
+35
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-07-03
[PATCH] irq-flags: pci: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-20
[PATCH] shpchp: Remove Unused hpc_evelnt_lock
Kenji Kaneshige
1
-8
/
+0
2006-06-20
[PATCH] shpchp: Cleanup interrupt polling timer
Kenji Kaneshige
1
-33
/
+26
2006-06-20
[PATCH] shpchp: Cleanup SHPC commands
Kenji Kaneshige
1
-50
/
+48
2006-06-20
[PATCH] shpchp: Cleanup interrupt handler
Kenji Kaneshige
1
-68
/
+57
2006-06-20
[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check
Kenji Kaneshige
1
-181
/
+16
2006-06-20
[PATCH] shpchp: Create shpchpd at controller probe time
Kenji Kaneshige
1
-0
/
+19
2006-06-20
[PATCH] shpchp: Mask Global SERR and Intr at controller release time
Kenji Kaneshige
1
-1
/
+10
2006-06-20
[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access
Kenji Kaneshige
1
-5
/
+20
2006-06-20
[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
Kenji Kaneshige
1
-9
/
+40
2006-06-20
[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access
Kenji Kaneshige
1
-87
/
+64
2006-06-20
[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
Kenji Kaneshige
1
-13
/
+18
2006-06-20
[PATCH] SHPC: Cleanup SHPC register access
Kenji Kaneshige
1
-80
/
+112
2006-03-24
[PATCH] shpchp: cleanup bus speed handling
Kenji Kaneshige
1
-313
/
+153
2006-03-24
[PATCH] shpchp: event handling rework
Kenji Kaneshige
1
-0
/
+10
2006-03-24
[PATCH] shpchp - Fix incorrect return value of interrupt handler
Kenji Kaneshige
1
-8
/
+3
2006-03-24
[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()
Kenji Kaneshige
1
-3
/
+1
2006-03-24
[PATCH] shpchp - cleanup check command status
Kenji Kaneshige
1
-4
/
+21
2006-03-24
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
1
-1
/
+1
2006-01-09
[PATCH] shpchp: fix improper wait for command completion
Kenji Kaneshige
1
-0
/
+26
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
1
-27
/
+46
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
2005-11-14
[PATCH] shpchp_hpc build fix
Andrew Morton
1
-0
/
+2
2005-10-29
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
1
-40
/
+7
2005-10-29
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
1
-97
/
+29
2005-10-29
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
1
-1
/
+1
2005-08-17
[PATCH] PCI Hotplug: new contact info
Kristen Accardi
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1620