aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas1-11/+11
2013-01-12PCI: pciehp: Use per-slot workqueues to avoid deadlockYijing Wang1-1/+1
2012-07-12PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_width()Yinghai Lu1-4/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-3/+3
2011-12-05PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige1-1/+0
2010-10-18pciehp: update workqueue usageTejun Heo1-0/+2
2010-08-25PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki1-0/+4
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki1-12/+0
2009-11-24pciehp: use pci_pcie_cap()Kenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove slot capabilities definitionsKenji Kaneshige1-18/+8
2009-09-17PCI: pciehp: remove error message definitionsKenji Kaneshige1-11/+0
2009-09-17PCI: pciehp: remove number fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove hpc_opsKenji Kaneshige1-23/+19
2009-09-17PCI: pciehp: remove pci_dev fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove crit_sect mutexKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove slot_bus fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove first_slot fieldKenji Kaneshige1-1/+1
2009-09-17PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove hp_slot fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove device fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove bus fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove slot_num_inc fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove num_slots fieldKenji Kaneshige1-1/+0
2009-09-17PCI: pciehp: remove slot_list fieldKenji Kaneshige1-15/+1
2009-09-14PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas1-7/+0
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas1-3/+1
2009-06-16PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige1-3/+0
2009-03-19PCI: pciehp: make cmd_busy flag one bitKenji Kaneshige1-1/+1
2009-03-19PCI: pciehp: enable software notification on empty slotsKenji Kaneshige1-0/+1
2009-03-19PCI: add missing KERN_* constants to printksFrank Seidel1-5/+5
2009-02-24PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman1-0/+2
2009-01-09Merge branch 'linus' into releaseLen Brown1-1/+14
2009-01-07PCI: pciehp: add ACPI based slot detectionKenji Kaneshige1-1/+14
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming1-1/+0
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi1-1/+1
2008-10-22PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige1-0/+1
2008-10-22PCI: pciehp: remove 'name' parameterAlex Chiang1-3/+6
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi1-1/+14
2008-10-20PCI: pciehp: fix irq initializationKenji Kaneshige1-0/+1
2008-08-21PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang1-1/+0
2008-07-16PCI: remove unnecessary volatile in PCIe hotplug struct controllerMing Lei1-1/+1
2008-06-27pciehp: fix interrupt initializationKenji Kaneshige1-2/+3
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige1-3/+7
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige1-0/+1
2008-05-27pciehp: fix slow probingKenji Kaneshige1-0/+3
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige1-4/+4
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige1-8/+8
2008-04-25pciehp: Fix interrupt event handligKenji Kaneshige1-1/+0
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-01PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige1-6/+0