aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_hpc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02pciehp: Event handling reworkKenji Kaneshige1-11/+23
2007-02-07PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver.Kristen Carlson Accardi1-0/+55
2007-02-07pciehp: fix wait command completionKenji Kaneshige1-12/+15
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige1-5/+33
2007-02-07pciehp: remove unused pcie_cap_baseKenji Kaneshige1-7/+2
2007-02-07pciehp: cleanup register accessKenji Kaneshige1-137/+164
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige1-407/+110
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-01pciehp: remove unnecessary pci_disable_msiKenji Kaneshige1-2/+0
2006-10-18pciehp - add missing lockingKenji Kaneshige1-0/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-08-11pciehp: make pciehp build for powerpcKristen Carlson Accardi1-4/+0
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug driversGreg Kroah-Hartman1-2/+3
2006-06-19[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()Jan Beulich1-5/+20
2006-06-19[PATCH] pciehp: dont call pci_enable_devKristen Accardi1-3/+0
2006-06-19[PATCH] PCI Hotplug: don't use acpi_os_freeKristen Accardi1-2/+2
2006-03-23[PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro1-7/+8
2006-03-23[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi1-1/+73
2006-03-23[PATCH] PCI hotplug: convert semaphores to mutexIngo Molnar1-1/+1
2006-01-09[PATCH] pciehp: handle sticky power-fault statusThomas Schaefer1-2/+17
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+3
2005-11-23[PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah1-1/+9
2005-11-13[PATCH] pciehp_hpc build fixAndrew Morton1-0/+2
2005-11-10[PATCH] PCI: fix namespace clashesRajesh Shah1-1/+1
2005-11-10[PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com1-5/+2
2005-11-10[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com1-3/+8
2005-11-10[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com1-42/+17
2005-11-10[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com1-33/+5
2005-11-10[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com1-0/+4
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi1-1/+1
2005-05-17[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchDely Sy1-77/+79
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1501