aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAge
* PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani2011-12-14
* PCI hotplug: Always allow acpiphp to handle non-PCIe bridgesRafael J. Wysocki2011-12-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-23
|\
| * PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-11-14
| * PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige2011-11-11
| * PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2011-11-11
| * PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu2011-11-07
| * PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki2011-10-31
* | pci: add module.h to files implicitly relying on its presence.Paul Gortmaker2011-10-31
* | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
|/
* PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava2011-10-14
* Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-19
|\
| * PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-01
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-08-03
|\ \ | |/ |/|
| * ACPI: constify ops structsVasiliy Kulikov2011-07-16
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-30
|\ \
| * | PCI: pciehp: change wait time for valid configuration accessKenji Kaneshige2011-07-22
| * | PCI hotplug: cpqphp: use pci_dev->vendorSergei Shtylyov2011-07-22
| * | PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov2011-07-22
| * | PCI hotplug: Rename is_ejectable which also exists in dock.cThomas Renninger2011-07-22
| |/
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
| |/
* / pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-07
|/
* PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.Ian Campbell2011-05-11
* PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com2011-05-10
* Fix common misspellingsLucas De Marchi2011-03-31
* PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini2011-03-04
* headers: kobject.h reduxAlexey Dobriyan2011-01-10
* PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki2010-12-23
* PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt2010-11-11
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-28
|\
| * PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner2010-10-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-22
|\ \
| * | shpchp: update workqueue usageTejun Heo2010-10-18
| * | pciehp: update workqueue usageTejun Heo2010-10-18
| |/
* / drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
|/
* PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2010-08-25
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-24
* ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-24
* PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-30
* PCI hotplug: shpchp: Removed check for hotplug of display devicesPraveen Kalamegham2010-07-30
* PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_devicePraveen Kalamegham2010-07-30
* PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASKDan Carpenter2010-07-30
* PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby2010-06-11
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-21
|\
| * PCI: hotplug: pciehp: Removed check for hotplug of display devicesPraveen Kalamegham2010-05-21
| * PCI hotplug: Use kmemdupJulia Lawall2010-05-18
* | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21