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
2021-04-16
PCI: shpchp: Remove unused shpc_writeb()
Jiapeng Chong
1
-5
/
+0
2018-01-29
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
1
-15
/
+1
2017-11-07
PCI: shpchp: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+3
2017-08-03
PCI: shpchp: Enable bridge bus mastering if MSI is enabled
Aleksandr Bezzubikov
1
-0
/
+2
2016-01-08
PCI: shpchp: Constify hpc_ops structure
Julia Lawall
1
-1
/
+1
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
1
-1
/
+1
2014-09-24
PCI: Remove assignment from "if" conditions
Quentin Lambert
1
-1
/
+2
2014-09-24
PCI: Add space before open parenthesis
Quentin Lambert
1
-1
/
+1
2014-06-11
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-10
/
+7
2014-06-11
PCI: Whitespace cleanup
Ryan Desfosses
1
-6
/
+6
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2011-11-14
PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs
Bjorn Helgaas
1
-2
/
+2
2010-10-18
shpchp: update workqueue usage
Tejun Heo
1
-24
/
+2
2010-07-30
PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
Dan Carpenter
1
-1
/
+1
2010-02-23
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
1
-72
/
+77
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
[next]