Age | Commit message (Expand) | Author |
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 |
2006-03-23 | [PATCH] shpchp - cleanup controller list | Kenji Kaneshige |
2006-03-23 | [PATCH] shpchp - cleanup slot list | Kenji Kaneshige |
2006-03-23 | [PATCH] shpchp - cleanup init_slots() | Kenji Kaneshige |
2006-03-23 | [PATCH] PCI hotplug: convert semaphores to mutex | Ingo Molnar |
2006-01-31 | [PATCH] PCI Hotplug: shpchp: AMD POGO errata fix | Keck, David |
2006-01-09 | [PATCH] shpchp: fix improper wait for command completion | Kenji Kaneshige |
2006-01-09 | [PATCH] shpchp: fix improper mmio mapping | Kenji Kaneshige |
2005-10-30 | [PATCH] fix missing includes | Tim Schmielau |
2005-10-28 | [PATCH] shpchp: fix oops at driver unload | rajesh.shah@intel.com |
2005-10-28 | [PATCH] shpchp: reduce debug message verbosity | rajesh.shah@intel.com |