Age | Commit message (Expand) | Author |
2014-09-12 | PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits | Bjorn Helgaas |
2014-07-05 | PCI: pciehp: Remove struct controller.no_cmd_complete | Rajat Jain |
2014-06-17 | PCI: pciehp: Compute timeout from hotplug command start time | Bjorn Helgaas |
2014-06-16 | PCI: pciehp: Make pcie_wait_cmd() self-contained | Bjorn Helgaas |
2014-04-14 | PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define | Bjorn Helgaas |
2014-02-11 | PCI: pciehp: Add hotplug_lock to serialize hotplug events | Rajat Jain |
2014-02-10 | PCI: pciehp: Use link change notifications for hot-plug and removal | Rajat Jain |
2014-02-10 | PCI: pciehp: Make check_link_active() non-static | Rajat Jain |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-13 | Merge branch 'pci/dead-code' into next | Bjorn Helgaas |
2014-01-13 | PCI: Make local functions static | Stephen Hemminger |
2013-12-15 | PCI: pciehp: Make various functions void since they can't fail | Bjorn Helgaas |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-14 | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas |
2013-08-14 | PCI: pciehp: Add reset_slot() method | Alex Williamson |
2013-04-17 | PCI: Remove "extern" from function declarations | Bjorn Helgaas |
2013-01-12 | PCI: pciehp: Use per-slot workqueues to avoid deadlock | Yijing Wang |
2012-07-12 | PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid... | Yinghai Lu |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-12-05 | PCI: pciehp: Handle push button event asynchronously | Kenji Kaneshige |
2010-10-18 | pciehp: update workqueue usage | Tejun Heo |
2010-08-25 | PCI hotplug: Fix build with CONFIG_ACPI unset | Rafael J. Wysocki |
2010-08-24 | PCI: PCIe: Ask BIOS for control of all native services at once | Rafael J. Wysocki |
2009-11-24 | pciehp: use pci_pcie_cap() | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove slot capabilities definitions | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove error message definitions | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove number field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove hpc_ops | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove pci_dev field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove crit_sect mutex | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove slot_bus field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove first_slot field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove slot_device_offset field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove hp_slot field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove device field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove bus field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove slot_num_inc field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove num_slots field | Kenji Kaneshige |
2009-09-17 | PCI: pciehp: remove slot_list field | Kenji Kaneshige |
2009-09-14 | PCI hotplug: pciehp: use generic pci_configure_slot() | Bjorn Helgaas |
2009-09-14 | PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface | Bjorn Helgaas |
2009-06-16 | PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. | Kenji Kaneshige |
2009-03-19 | PCI: pciehp: make cmd_busy flag one bit | Kenji Kaneshige |
2009-03-19 | PCI: pciehp: enable software notification on empty slots | Kenji Kaneshige |
2009-03-19 | PCI: add missing KERN_* constants to printks | Frank Seidel |
2009-02-24 | PCI: pciehp: Handle interrupts that happen during initialization. | Eric W. Biederman |
2009-01-09 | Merge branch 'linus' into release | Len Brown |
2009-01-07 | PCI: pciehp: add ACPI based slot detection | Kenji Kaneshige |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming |
2008-10-23 | PCI hotplug: pciehp: message refinement | Taku Izumi |