aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/shpchp_hpc.c
Commit message (Expand)AuthorAgeFilesLines
* [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