index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
shpchp_hpc.c
Age
Commit message (
Expand
)
Author
2018-01-28
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2017-11-06
PCI: shpchp: Convert timers to use timer_setup()
Kees Cook
2017-08-02
PCI: shpchp: Enable bridge bus mastering if MSI is enabled
Aleksandr Bezzubikov
2016-01-08
PCI: shpchp: Constify hpc_ops structure
Julia Lawall
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
2014-09-24
PCI: Remove assignment from "if" conditions
Quentin Lambert
2014-09-24
PCI: Add space before open parenthesis
Quentin Lambert
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
PCI: Whitespace cleanup
Ryan Desfosses
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2011-11-14
PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs
Bjorn Helgaas
2010-10-18
shpchp: update workqueue usage
Tejun Heo
2010-07-30
PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
Dan Carpenter
2010-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2008-10-23
PCI hotplug: shpchp: message refinement
Taku Izumi
2008-10-23
PCI hotplug: shpchp: replace printk with dev_printk
Taku Izumi
2008-06-10
shpchp: check firmware before taking control
Kenji Kaneshige
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-01
PCI: Spelling fixes
Joe Perches
2007-02-07
shpchp: delete trailing whitespace
Kenji Kaneshige
2007-02-07
shpchp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
2006-12-20
shpchp: remove unnecessary struct php_ctlr
Kenji Kaneshige
2006-10-18
PCI hotplug: ioremap balanced with iounmap
Amol Lad
2006-10-18
shpchp: remove unnecessary cmd_busy member from struct controller
Kenji Kaneshige
2006-10-18
shpchp: fix command completion check
Kenji Kaneshige
2006-10-18
shpchp: fix shpchp_wait_cmd in poll
Kenji Kaneshige
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: pci: Use the new IRQF_ constants
Thomas Gleixner
2006-06-19
[PATCH] shpchp: Remove Unused hpc_evelnt_lock
Kenji Kaneshige
2006-06-19
[PATCH] shpchp: Cleanup interrupt polling timer
Kenji Kaneshige
2006-06-19
[PATCH] shpchp: Cleanup SHPC commands
Kenji Kaneshige
2006-06-19
[PATCH] shpchp: Cleanup interrupt handler
Kenji Kaneshige
2006-06-19
[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check
Kenji Kaneshige
2006-06-19
[PATCH] shpchp: Create shpchpd at controller probe time
Kenji Kaneshige
2006-06-19
[PATCH] shpchp: Mask Global SERR and Intr at controller release time
Kenji Kaneshige
2006-06-19
[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access
Kenji Kaneshige
2006-06-19
[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
Kenji Kaneshige
2006-06-19
[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access
Kenji Kaneshige
2006-06-19
[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
Kenji Kaneshige
2006-06-19
[PATCH] SHPC: Cleanup SHPC register access
Kenji Kaneshige
2006-03-23
[PATCH] shpchp: cleanup bus speed handling
Kenji Kaneshige
2006-03-23
[PATCH] shpchp: event handling rework
Kenji Kaneshige
2006-03-23
[PATCH] shpchp - Fix incorrect return value of interrupt handler
Kenji Kaneshige
2006-03-23
[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()
Kenji Kaneshige
2006-03-23
[PATCH] shpchp - cleanup check command status
Kenji Kaneshige
2006-03-23
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
2006-01-09
[PATCH] shpchp: fix improper wait for command completion
Kenji Kaneshige
2006-01-09
[PATCH] shpchp: fix improper write to Command Completion Detect bit
Kenji Kaneshige
2006-01-09
[PATCH] shpchp: fix improper mmio mapping
Kenji Kaneshige
2006-01-09
[PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit
Kenji Kaneshige
[next]