index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
shpchp_hpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Remove assignment from "if" conditions
Quentin Lambert
2014-09-24
1
-1
/
+2
*
PCI: Add space before open parenthesis
Quentin Lambert
2014-09-24
1
-1
/
+1
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
1
-10
/
+7
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
1
-6
/
+6
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-1
/
+1
*
PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs
Bjorn Helgaas
2011-11-14
1
-2
/
+2
*
shpchp: update workqueue usage
Tejun Heo
2010-10-18
1
-24
/
+2
*
PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
Dan Carpenter
2010-07-30
1
-1
/
+1
*
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
1
-72
/
+77
*
PCI hotplug: shpchp: message refinement
Taku Izumi
2008-10-23
1
-40
/
+33
*
PCI hotplug: shpchp: replace printk with dev_printk
Taku Izumi
2008-10-23
1
-56
/
+64
*
shpchp: check firmware before taking control
Kenji Kaneshige
2008-06-10
1
-1
/
+0
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-32
/
+32
*
PCI: Spelling fixes
Joe Perches
2008-02-01
1
-1
/
+1
*
shpchp: delete trailing whitespace
Kenji Kaneshige
2007-02-07
1
-16
/
+16
*
shpchp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
2007-02-07
1
-136
/
+19
*
shpchp: remove unnecessary struct php_ctlr
Kenji Kaneshige
2006-12-20
1
-161
/
+62
*
PCI hotplug: ioremap balanced with iounmap
Amol Lad
2006-10-18
1
-5
/
+14
*
shpchp: remove unnecessary cmd_busy member from struct controller
Kenji Kaneshige
2006-10-18
1
-4
/
+1
*
shpchp: fix command completion check
Kenji Kaneshige
2006-10-18
1
-5
/
+9
*
shpchp: fix shpchp_wait_cmd in poll
Kenji Kaneshige
2006-10-18
1
-19
/
+35
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-3
/
+3
*
[PATCH] irq-flags: pci: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] shpchp: Remove Unused hpc_evelnt_lock
Kenji Kaneshige
2006-06-19
1
-8
/
+0
*
[PATCH] shpchp: Cleanup interrupt polling timer
Kenji Kaneshige
2006-06-19
1
-33
/
+26
*
[PATCH] shpchp: Cleanup SHPC commands
Kenji Kaneshige
2006-06-19
1
-50
/
+48
*
[PATCH] shpchp: Cleanup interrupt handler
Kenji Kaneshige
2006-06-19
1
-68
/
+57
*
[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check
Kenji Kaneshige
2006-06-19
1
-181
/
+16
*
[PATCH] shpchp: Create shpchpd at controller probe time
Kenji Kaneshige
2006-06-19
1
-0
/
+19
*
[PATCH] shpchp: Mask Global SERR and Intr at controller release time
Kenji Kaneshige
2006-06-19
1
-1
/
+10
*
[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access
Kenji Kaneshige
2006-06-19
1
-5
/
+20
*
[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
Kenji Kaneshige
2006-06-19
1
-9
/
+40
*
[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access
Kenji Kaneshige
2006-06-19
1
-87
/
+64
*
[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
Kenji Kaneshige
2006-06-19
1
-13
/
+18
*
[PATCH] SHPC: Cleanup SHPC register access
Kenji Kaneshige
2006-06-19
1
-80
/
+112
*
[PATCH] shpchp: cleanup bus speed handling
Kenji Kaneshige
2006-03-23
1
-313
/
+153
*
[PATCH] shpchp: event handling rework
Kenji Kaneshige
2006-03-23
1
-0
/
+10
*
[PATCH] shpchp - Fix incorrect return value of interrupt handler
Kenji Kaneshige
2006-03-23
1
-8
/
+3
*
[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()
Kenji Kaneshige
2006-03-23
1
-3
/
+1
*
[PATCH] shpchp - cleanup check command status
Kenji Kaneshige
2006-03-23
1
-4
/
+21
*
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
2006-03-23
1
-1
/
+1
*
[PATCH] shpchp: fix improper wait for command completion
Kenji Kaneshige
2006-01-09
1
-0
/
+26
*
[PATCH] shpchp: fix improper write to Command Completion Detect bit
Kenji Kaneshige
2006-01-09
1
-2
/
+2
*
[PATCH] shpchp: fix improper mmio mapping
Kenji Kaneshige
2006-01-09
1
-27
/
+46
*
[PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit
Kenji Kaneshige
2006-01-09
1
-1
/
+1
*
[PATCH] shpchp: fix improper reference to Slot Avail Regsister
Kenji Kaneshige
2006-01-09
1
-17
/
+16
*
[PATCH] shpchp_hpc build fix
Andrew Morton
2005-11-13
1
-0
/
+2
*
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
2005-10-28
1
-40
/
+7
*
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
2005-10-28
1
-97
/
+29
*
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
2005-10-28
1
-1
/
+1
[next]