Age | Commit message (Expand) | Author |
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 |
2008-10-22 | PCI hotplug: pciehp: poll data link layer link active | Kenji Kaneshige |
2008-10-22 | PCI: pciehp: remove 'name' parameter | Alex Chiang |
2008-10-20 | PCI: pciehp: replace printk with dev_printk | Taku Izumi |
2008-10-20 | PCI: pciehp: fix irq initialization | Kenji Kaneshige |
2008-08-21 | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang |
2008-07-16 | PCI: remove unnecessary volatile in PCIe hotplug struct controller | Ming Lei |
2008-06-27 | pciehp: fix interrupt initialization | Kenji Kaneshige |
2008-06-10 | shpchp: check firmware before taking control | Kenji Kaneshige |
2008-06-10 | pciehp: evaluate _OSC/OSHP before controller init | Kenji Kaneshige |
2008-05-27 | pciehp: fix slow probing | Kenji Kaneshige |
2008-05-27 | pciehp: fix NULL dereference in interrupt handler | Kenji Kaneshige |
2008-04-25 | pciehp: Fix wrong slot capability check | Kenji Kaneshige |
2008-04-25 | pciehp: Fix interrupt event handlig | Kenji Kaneshige |
2008-04-20 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-01 | PCI Hotplug: pciehp: remove needless members from struct controller | Kenji Kaneshige |