Age | Commit message (Expand) | Author |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan |
2010-12-23 | PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.c | Rafael J. Wysocki |
2010-11-11 | PCI hotplug: ibmphp: Add check to prevent reading beyond mapped area | Steven Rostedt |
2010-10-28 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-10-18 | shpchp: update workqueue usage | Tejun Heo |
2010-10-18 | pciehp: update workqueue usage | Tejun Heo |
2010-10-15 | PCI hotplug: ibmphp-hpc: semaphore cleanup | Thomas Gleixner |
2010-10-05 | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann |
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 |
2010-08-24 | ACPI/PCI: Negotiate _OSC control bits before requesting them | Rafael J. Wysocki |
2010-07-30 | PCI: use for_each_pci_dev() | Kulikov Vasiliy |
2010-07-30 | PCI hotplug: shpchp: Removed check for hotplug of display devices | Praveen Kalamegham |
2010-07-30 | PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device | Praveen Kalamegham |
2010-07-30 | PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK | Dan Carpenter |
2010-06-11 | PCI: hotplug/cpqphp, fix NULL dereference | Jiri Slaby |
2010-05-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-05-21 | PCI: hotplug: pciehp: Removed check for hotplug of display devices | Praveen Kalamegham |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-18 | PCI hotplug: Use kmemdup | Julia Lawall |
2010-04-28 | powerpc/pseries: Flush lazy kernel mappings after unplug operations | Benjamin Herrenschmidt |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-24 | PCI: print resources consistently with %pR | Bjorn Helgaas |
2010-03-16 | Fix typos in comments | Thomas Weber |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown |
2010-03-14 | acpiphp: Execute ACPI _REG method for hotadded devices | Shaohua Li |
2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas |
2010-02-22 | PCI: pciehp: cleanup flow in pciehp_configure_device | Yinghai Lu |
2010-02-22 | PCI hotplug: check ioremap() return value in ibmphp_ebda.c | Andrew Morton |
2010-02-22 | PCI hotplug: fix ibmphp build error | Randy Dunlap |
2010-02-22 | PCI: hotplug/cpcihp, fix pci device refcounting | Jiri Slaby |
2010-02-22 | PCI hotplug: ibmphp: read the length of ebda and map entire ebda region | Chandru |
2010-02-22 | PCI hotplug: fix memory leaks | Jiri Slaby |
2010-02-22 | PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops | Jesse Barnes |
2010-02-22 | PCI: Make current and maximum bus speeds part of the PCI core | Matthew Wilcox |
2010-02-22 | PCI: Unify pcie_link_speed and pci_bus_speed | Matthew Wilcox |
2010-02-10 | ibmphp: Rename add_range() to add_bus_range() to avoid conflict | H. Peter Anvin |
2010-01-31 | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found | Thomas Renninger |
2009-12-16 | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-12-04 | PCI: ibmphp_hpc: don't release hw sem twice if kthread stops | Jesse Barnes |
2009-11-24 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming |
2009-11-24 | PCI pciehp: fix power fault interrupt storm problem | Kenji Kaneshige |
2009-11-24 | PCI hotplug: use pci_is_pcie() | Kenji Kaneshige |
2009-11-24 | pciehp: use pci_pcie_cap() | Kenji Kaneshige |