aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp_hpc.c
Commit message (Expand)AuthorAgeFilesLines
* PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-12-091-2/+2
* shpchp: update workqueue usageTejun Heo2010-10-181-24/+2
* PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASKDan Carpenter2010-07-301-1/+1
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-221-72/+77
* PCI hotplug: shpchp: message refinementTaku Izumi2008-10-231-40/+33
* PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi2008-10-231-56/+64
* shpchp: check firmware before taking controlKenji Kaneshige2008-06-101-1/+0
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-32/+32
* PCI: Spelling fixesJoe Perches2008-02-011-1/+1
* shpchp: delete trailing whitespaceKenji Kaneshige2007-02-071-16/+16
* shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige2007-02-071-136/+19
* shpchp: remove unnecessary struct php_ctlrKenji Kaneshige2006-12-201-161/+62
* PCI hotplug: ioremap balanced with iounmapAmol Lad2006-10-181-5/+14
* shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige2006-10-181-4/+1
* shpchp: fix command completion checkKenji Kaneshige2006-10-181-5/+9
* shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige2006-10-181-19/+35
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] shpchp: Remove Unused hpc_evelnt_lockKenji Kaneshige2006-06-191-8/+0
* [PATCH] shpchp: Cleanup interrupt polling timerKenji Kaneshige2006-06-191-33/+26
* [PATCH] shpchp: Cleanup SHPC commandsKenji Kaneshige2006-06-191-50/+48
* [PATCH] shpchp: Cleanup interrupt handlerKenji Kaneshige2006-06-191-68/+57
* [PATCH] shpchp: Remove unnecessary hpc_ctlr_handle checkKenji Kaneshige2006-06-191-181/+16
* [PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige2006-06-191-0/+19
* [PATCH] shpchp: Mask Global SERR and Intr at controller release timeKenji Kaneshige2006-06-191-1/+10
* [PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits accessKenji Kaneshige2006-06-191-5/+20
* [PATCH] SHPC: Fix SHPC Logical Slot Register bits accessKenji Kaneshige2006-06-191-9/+40
* [PATCH] SHPC: Cleanup SHPC Logical Slot Register bits accessKenji Kaneshige2006-06-191-87/+64
* [PATCH] SHPC: Cleanup SHPC Logical Slot Register accessKenji Kaneshige2006-06-191-13/+18
* [PATCH] SHPC: Cleanup SHPC register accessKenji Kaneshige2006-06-191-80/+112
* [PATCH] shpchp: cleanup bus speed handlingKenji Kaneshige2006-03-231-313/+153
* [PATCH] shpchp: event handling reworkKenji Kaneshige2006-03-231-0/+10
* [PATCH] shpchp - Fix incorrect return value of interrupt handlerKenji Kaneshige2006-03-231-8/+3
* [PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()Kenji Kaneshige2006-03-231-3/+1
* [PATCH] shpchp - cleanup check command statusKenji Kaneshige2006-03-231-4/+21
* [PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar2006-03-231-1/+1
* [PATCH] shpchp: fix improper wait for command completionKenji Kaneshige2006-01-091-0/+26
* [PATCH] shpchp: fix improper write to Command Completion Detect bitKenji Kaneshige2006-01-091-2/+2
* [PATCH] shpchp: fix improper mmio mappingKenji Kaneshige2006-01-091-27/+46
* [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bitKenji Kaneshige2006-01-091-1/+1
* [PATCH] shpchp: fix improper reference to Slot Avail RegsisterKenji Kaneshige2006-01-091-17/+16
* [PATCH] shpchp_hpc build fixAndrew Morton2005-11-131-0/+2
* [PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com2005-10-281-40/+7
* [PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com2005-10-281-97/+29
* [PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com2005-10-281-1/+1
* [PATCH] PCI Hotplug: new contact infoKristen Accardi2005-08-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1620