aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-11-14PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas
2011-11-11PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige
2011-11-11PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige
2011-11-07PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu
2011-10-31pci: add module.h to files implicitly relying on its presence.Paul Gortmaker
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki
2011-10-14PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-08-01PCI: Set PCI-E Max Payload Size on fabricJon Mason
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22PCI: pciehp: change wait time for valid configuration accessKenji Kaneshige
2011-07-22PCI hotplug: cpqphp: use pci_dev->vendorSergei Shtylyov
2011-07-22PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov
2011-07-22PCI hotplug: Rename is_ejectable which also exists in dock.cThomas Renninger
2011-07-16ACPI: constify ops structsVasiliy Kulikov
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-05-11PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell
2011-05-10PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-04PCI 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