- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / pci / hotplug / shpchp_hpc.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-02-07 Kenji Kaneshigeshpchp: delete trailing whitespace
2007-02-07 Kenji Kaneshigeshpchp: remove DBG_XXX_ROUTINE
2006-12-20 Kenji Kaneshigeshpchp: remove unnecessary struct php_ctlr
2006-10-18 Amol LadPCI hotplug: ioremap balanced with iounmap
2006-10-18 Kenji Kaneshigeshpchp: remove unnecessary cmd_busy member from struct...
2006-10-18 Kenji Kaneshigeshpchp: fix command completion check
2006-10-18 Kenji Kaneshigeshpchp: fix shpchp_wait_cmd in poll
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: pci: Use the new IRQF_ constants
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Remove Unused hpc_evelnt_lock
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Cleanup interrupt polling timer
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Cleanup SHPC commands
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Cleanup interrupt handler
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle...
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Create shpchpd at controller probe...
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Mask Global SERR and Intr at controller...
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register...
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits...
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Cleanup SHPC register access
2006-03-23 Kenji Kaneshige[PATCH] shpchp: cleanup bus speed handling
2006-03-23 Kenji Kaneshige[PATCH] shpchp: event handling rework
2006-03-23 Kenji Kaneshige[PATCH] shpchp - Fix incorrect return value of interrup...
2006-03-23 Kenji Kaneshige[PATCH] shpchp - replace kmalloc() with kzalloc() and...
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup check command status
2006-03-23 Ingo Molnar[PATCH] PCI hotplug: convert semaphores to mutex
2006-01-09 Kenji Kaneshige[PATCH] shpchp: fix improper wait for command completion
2006-01-09 Kenji Kaneshige[PATCH] shpchp: fix improper write to Command Completio...
2006-01-09 Kenji Kaneshige[PATCH] shpchp: fix improper mmio mapping
2006-01-09 Kenji Kaneshige[PATCH] shpchp: fix improper reference to Mode 1 ECC...
2006-01-09 Kenji Kaneshige[PATCH] shpchp: fix improper reference to Slot Avail...
2005-11-14 Andrew Morton[PATCH] shpchp_hpc build fix
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: reduce debug message verbosity
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: miscellaneous cleanups
2005-10-28 rajesh.shah@intel.com[PATCH] shpchp: reduce dependence on ACPI
2005-08-17 Kristen Accardi[PATCH] PCI Hotplug: new contact info
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-11-24 Dely Sy[PATCH] PCI Hotplug: Add pci_enable_device() in hot...
2004-11-05 Dely Sy[PATCH] PCI: ASPM patch for
2004-10-06 Greg Kroah-HartmanPCI Hotplug: Oops, didn't mean to apply the msi pci...
2004-10-06 Dely Sy[PATCH] PCI: Hot-plug driver updates due to MSI change
2004-10-06 Dely Sy[PATCH] PCI Hotplug: quirk fix missed out in last patch
2004-10-06 Greg Kroah-Hartman[PATCH] PCI Hotplug: fix the rest of the drivers for...
2004-10-06 Dely Sy[PATCH] PCI Hotplug: Bug fixes for shpchp driver
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-02 Greg Kroah-Hartman[PATCH] PCI Hotplug: fix build warnings due to msleep...
2004-08-02 Nishanth Aravamudan[PATCH] PCI Hotplug: shpchp_hpc: replace schedule_timeo...
2004-07-13 Alexander Viro[PATCH] sparse: assorted drivers/* NULL noise removal
2004-05-18 Kurt GarloffPCI-e and std hotplug updates from 2.6.6.
2004-04-07 Dely Sy[PATCH] PCI Hotplug: Fix interpretation of 0/1 for...
2004-03-26 Dely Sy[PATCH] PCI: Updates for PCI Express hot-plug driver
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-24 Dely Sy[PATCH] PCI Hotplug: Patch to get polling mode in SHPC...
2004-02-22 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040221
2004-02-18 Dely Sy[PATCH] PCI Hotplug: Add SHPC and PCI Express hot-plug...