index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
shpchp_hpc.c
Age
Commit message (
Expand
)
Author
2022-11-22
PCI: shpchp: Remove unused get_mode1_ECC_cap callback
Ian Cowan
2021-10-08
PCI: Correct misspelled and remove duplicated words
Krzysztof WilczyĆski
2021-04-16
PCI: shpchp: Remove unused shpc_writeb()
Jiapeng Chong
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
[next]