index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
shpchp_hpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-10
/
+7
2014-06-10
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-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
1
-72
/
+77
2008-10-23
PCI hotplug: shpchp: message refinement
Taku Izumi
1
-40
/
+33
2008-10-23
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-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-32
/
+32
2008-02-01
PCI: Spelling fixes
Joe Perches
1
-1
/
+1
2007-02-07
shpchp: delete trailing whitespace
Kenji Kaneshige
1
-16
/
+16
2007-02-07
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-02
[PATCH] irq-flags: pci: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-19
[PATCH] shpchp: Remove Unused hpc_evelnt_lock
Kenji Kaneshige
1
-8
/
+0
2006-06-19
[PATCH] shpchp: Cleanup interrupt polling timer
Kenji Kaneshige
1
-33
/
+26
2006-06-19
[PATCH] shpchp: Cleanup SHPC commands
Kenji Kaneshige
1
-50
/
+48
2006-06-19
[PATCH] shpchp: Cleanup interrupt handler
Kenji Kaneshige
1
-68
/
+57
2006-06-19
[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check
Kenji Kaneshige
1
-181
/
+16
2006-06-19
[PATCH] shpchp: Create shpchpd at controller probe time
Kenji Kaneshige
1
-0
/
+19
2006-06-19
[PATCH] shpchp: Mask Global SERR and Intr at controller release time
Kenji Kaneshige
1
-1
/
+10
2006-06-19
[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access
Kenji Kaneshige
1
-5
/
+20
2006-06-19
[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
Kenji Kaneshige
1
-9
/
+40
2006-06-19
[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits access
Kenji Kaneshige
1
-87
/
+64
2006-06-19
[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
Kenji Kaneshige
1
-13
/
+18
2006-06-19
[PATCH] SHPC: Cleanup SHPC register access
Kenji Kaneshige
1
-80
/
+112
2006-03-23
[PATCH] shpchp: cleanup bus speed handling
Kenji Kaneshige
1
-313
/
+153
2006-03-23
[PATCH] shpchp: event handling rework
Kenji Kaneshige
1
-0
/
+10
2006-03-23
[PATCH] shpchp - Fix incorrect return value of interrupt handler
Kenji Kaneshige
1
-8
/
+3
2006-03-23
[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()
Kenji Kaneshige
1
-3
/
+1
2006-03-23
[PATCH] shpchp - cleanup check command status
Kenji Kaneshige
1
-4
/
+21
2006-03-23
[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-13
[PATCH] shpchp_hpc build fix
Andrew Morton
1
-0
/
+2
2005-10-28
[PATCH] shpchp: reduce debug message verbosity
rajesh.shah@intel.com
1
-40
/
+7
2005-10-28
[PATCH] shpchp: miscellaneous cleanups
rajesh.shah@intel.com
1
-97
/
+29
2005-10-28
[PATCH] shpchp: reduce dependence on ACPI
rajesh.shah@intel.com
1
-1
/
+1
[next]