aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp_hpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert1-1/+2
2014-09-24PCI: Add space before open parenthesisQuentin Lambert1-1/+1
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses1-10/+7
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-6/+6
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas1-1/+1
2011-11-14PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas1-2/+2
2010-10-18shpchp: update workqueue usageTejun Heo1-24/+2
2010-07-30PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASKDan Carpenter1-1/+1
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox1-72/+77
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi1-40/+33
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi1-56/+64
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige1-1/+0
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-32/+32
2008-02-01PCI: Spelling fixesJoe Perches1-1/+1
2007-02-07shpchp: delete trailing whitespaceKenji Kaneshige1-16/+16
2007-02-07shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige1-136/+19
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige1-161/+62
2006-10-18PCI hotplug: ioremap balanced with iounmapAmol Lad1-5/+14
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige1-4/+1
2006-10-18shpchp: fix command completion checkKenji Kaneshige1-5/+9
2006-10-18shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige1-19/+35
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-19[PATCH] shpchp: Remove Unused hpc_evelnt_lockKenji Kaneshige1-8/+0
2006-06-19[PATCH] shpchp: Cleanup interrupt polling timerKenji Kaneshige1-33/+26
2006-06-19[PATCH] shpchp: Cleanup SHPC commandsKenji Kaneshige1-50/+48
2006-06-19[PATCH] shpchp: Cleanup interrupt handlerKenji Kaneshige1-68/+57
2006-06-19[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle checkKenji Kaneshige1-181/+16
2006-06-19[PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige1-0/+19
2006-06-19[PATCH] shpchp: Mask Global SERR and Intr at controller release timeKenji Kaneshige1-1/+10
2006-06-19[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits accessKenji Kaneshige1-5/+20
2006-06-19[PATCH] SHPC: Fix SHPC Logical Slot Register bits accessKenji Kaneshige1-9/+40
2006-06-19[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits accessKenji Kaneshige1-87/+64
2006-06-19[PATCH] SHPC: Cleanup SHPC Logical Slot Register accessKenji Kaneshige1-13/+18
2006-06-19[PATCH] SHPC: Cleanup SHPC register accessKenji Kaneshige1-80/+112
2006-03-23[PATCH] shpchp: cleanup bus speed handlingKenji Kaneshige1-313/+153
2006-03-23[PATCH] shpchp: event handling reworkKenji Kaneshige1-0/+10
2006-03-23[PATCH] shpchp - Fix incorrect return value of interrupt handlerKenji Kaneshige1-8/+3
2006-03-23[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige1-3/+1
2006-03-23[PATCH] shpchp - cleanup check command statusKenji Kaneshige1-4/+21
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar1-1/+1
2006-01-09[PATCH] shpchp: fix improper wait for command completionKenji Kaneshige1-0/+26
2006-01-09[PATCH] shpchp: fix improper write to Command Completion Detect bitKenji Kaneshige1-2/+2
2006-01-09[PATCH] shpchp: fix improper mmio mappingKenji Kaneshige1-27/+46
2006-01-09[PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bitKenji Kaneshige1-1/+1
2006-01-09[PATCH] shpchp: fix improper reference to Slot Avail RegsisterKenji Kaneshige1-17/+16
2005-11-13[PATCH] shpchp_hpc build fixAndrew Morton1-0/+2
2005-10-28[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com1-40/+7
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com1-97/+29
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com1-1/+1