aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2011-03-27PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2010-12-23PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki
2010-11-11PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-18shpchp: update workqueue usageTejun Heo
2010-10-18pciehp: update workqueue usageTejun Heo
2010-10-15PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-25PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki
2010-07-30PCI: use for_each_pci_dev()Kulikov Vasiliy
2010-07-30PCI hotplug: shpchp: Removed check for hotplug of display devicesPraveen Kalamegham
2010-07-30PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_devicePraveen Kalamegham
2010-07-30PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASKDan Carpenter
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21PCI: hotplug: pciehp: Removed check for hotplug of display devicesPraveen Kalamegham
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18PCI hotplug: Use kmemdupJulia Lawall
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24PCI: print resources consistently with %pRBjorn Helgaas
2010-03-16Fix typos in commentsThomas Weber
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-14acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-22PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu
2010-02-22PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton
2010-02-22PCI hotplug: fix ibmphp build errorRandy Dunlap
2010-02-22PCI: hotplug/cpcihp, fix pci device refcountingJiri Slaby
2010-02-22PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru
2010-02-22PCI hotplug: fix memory leaksJiri Slaby
2010-02-22PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2010-02-22PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox
2010-02-10ibmphp: Rename add_range() to add_bus_range() to avoid conflictH. Peter Anvin
2010-01-31ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-04PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsJesse Barnes
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-24PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige
2009-11-24PCI hotplug: use pci_is_pcie()Kenji Kaneshige