Age | Commit message (Expand) | Author |
2020-05-21 | PCI: shpchp: Make shpchp_unconfigure_device() void | Krzysztof Wilczynski |
2018-09-18 | PCI: hotplug: Embed hotplug_slot | Lukas Wunner |
2018-09-18 | PCI: hotplug: Drop hotplug_slot_info | Lukas Wunner |
2018-06-04 | PCI: shpchp: Add shpchp_is_native() | Mika Westerberg |
2018-06-02 | PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapper | Mika Westerberg |
2018-06-02 | PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flags | Mika Westerberg |
2018-02-01 | Merge branch 'pci/spdx' into next | Bjorn Helgaas |
2018-01-28 | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate | Bjorn Helgaas |
2018-01-18 | PCI: Add wrappers for dev_printk() | Frederick Lawler |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2016-01-08 | PCI: shpchp: Constify hpc_ops structure | Julia Lawall |
2016-01-08 | PCI: Fix all whitespace issues | Bogicevic Sasa |
2014-06-10 | PCI: Whitespace cleanup | Ryan Desfosses |
2013-11-14 | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas |
2013-09-23 | PCI/ACPI: Name _OSC #defines more consistently | Bjorn Helgaas |
2013-04-17 | PCI: Remove "extern" from function declarations | Bjorn Helgaas |
2013-01-14 | PCI: shpchp: Use per-slot workqueues to avoid deadlock | Bjorn Helgaas |
2013-01-14 | PCI: shpchp: Handle push button event asynchronously | Bjorn Helgaas |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2010-10-18 | shpchp: update workqueue usage | Tejun Heo |
2010-02-22 | PCI: Make current and maximum bus speeds part of the PCI core | Matthew Wilcox |
2009-12-16 | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann |
2009-09-14 | PCI hotplug: shpchp: use generic pci_configure_slot() | Bjorn Helgaas |
2009-09-14 | PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface | Bjorn Helgaas |
2009-03-19 | PCI: add missing KERN_* constants to printks | Frank Seidel |
2008-10-23 | PCI hotplug: shpchp: message refinement | Taku Izumi |
2008-10-23 | PCI hotplug: shpchp: replace printk with dev_printk | Taku Izumi |
2008-10-22 | PCI: shcphp: remove 'name' parameter | Alex Chiang |
2008-06-10 | shpchp: check firmware before taking control | Kenji Kaneshige |
2008-04-20 | PCI: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2007-05-02 | PCI: fix multiple definition of `queue_pushbutton_work' | Kristen Carlson Accardi |
2007-02-07 | shpchp: delete trailing whitespace | Kenji Kaneshige |
2006-12-20 | shpchp: cleanup shpchp.h | Kenji Kaneshige |
2006-12-20 | shpchp: cleanup struct controller | Kenji Kaneshige |
2006-12-20 | shpchp: remove unnecessary struct php_ctlr | Kenji Kaneshige |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-18 | PCI Hotplug: move pci_hotplug.h to include/linux/ | Greg Kroah-Hartman |
2006-10-18 | shpchp: remove unnecessary cmd_busy member from struct controller | Kenji Kaneshige |
2006-09-26 | SHPCHP: fix __must_check warnings | Greg Kroah-Hartman |
2006-06-19 | [PATCH] shpchp: Cleanup improper info messages | Kenji Kaneshige |
2006-06-19 | [PATCH] acpi_pcihp: Fix programming _HPP values | Kenji Kaneshige |
2006-03-23 | [PATCH] PCI Hotplug: add common acpi functions to core | Kristen Accardi |
2006-03-23 | [PATCH] shpchp: adapt to pci driver model | Kenji Kaneshige |
2006-03-23 | [PATCH] shpchp: Fix slot state handling | Kenji Kaneshige |
2006-03-23 | [PATCH] shpchp: event handling rework | Kenji Kaneshige |
2006-03-23 | [PATCH] shpchp: Remove unused wait_for_ctrl_irq | Kenji Kaneshige |
2006-03-23 | [PATCH] shpchp: Remove unused pci_bus member from controller structure | Kenji Kaneshige |
2006-03-23 | [PATCH] shpchp - move slot name into struct slot | Kenji Kaneshige |
2006-03-23 | [PATCH] shpchp - removed unncessary 'magic' member from slot | Kenji Kaneshige |
2006-03-23 | [PATCH] shpchp - cleanup check command status | Kenji Kaneshige |