summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-02-12PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-02-12PCI: properly clean up ASPM link state on device removeAlex Chiang
2009-02-06ACPI: Fix compiler warnings introduced by 32 to 64 bit acpi conversionsThomas Renninger
2009-02-06ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2009-02-02PCI hotplug: fix lock imbalance in pciehpJiri Slaby
2009-01-24PCI: keep ASPM link state consistent throughout PCIe hierarchyShaohua Li
2009-01-18PCI PM: Split PCI Express port suspend-resumeRafael J. Wysocki
2009-01-18PCI: handle PCI state saving with interrupts disabledRafael J. Wysocki
2009-01-18PCI: Suspend and resume PCI Express ports with interrupts disabledRafael J. Wysocki
2009-01-18PCI: Rework default handling of suspend and resumeRafael J. Wysocki
2009-01-18System call wrappers part 26Heiko Carstens
2008-12-13PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switchThomas Renninger
2008-12-13PCI: stop leaking 'slot_name' in pci_create_slotAlex Chiang
2008-12-05PCI: Hotplug core: remove 'name'Alex Chiang
2008-12-05PCI: shcphp: remove 'name' parameterAlex Chiang
2008-12-05PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang
2008-12-05PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang
2008-12-05PCI: pciehp: remove 'name' parameterAlex Chiang
2008-12-05PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang
2008-12-05PCI: fakephp: remove 'name' parameterAlex Chiang
2008-12-05PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang
2008-12-05PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang
2008-12-05PCI: acpiphp: remove 'name' parameterAlex Chiang
2008-12-05PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang
2008-12-05PCI: prevent duplicate slot namesAlex Chiang
2008-12-05PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige
2008-12-05PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-12-05PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-11-06PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb
2008-10-25PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige
2008-10-02Check mapped ranges on sysfs resource filesLinus Torvalds
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH
2008-09-16PCI: Fix pcie_aspm=forceSitsofe Wheeler
2008-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-09-12PCI: re-add debug prints for unmodified BARsYinghai Lu
2008-09-10PCI: fix pciehp_free_irq()Adrian Bunk
2008-09-09PCI Hotplug: fakephp: fix deadlock... againAlex Chiang
2008-09-09PCI: Fix printk warnings in setup-bus.cJohann Felix Soden
2008-09-09PCI: Fix printk warnings in probe.cJohann Felix Soden
2008-09-09PCI/iommu: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse
2008-09-04PCI: fix pbus_size_mem() resource alignment for CardBus controllersLinus Torvalds
2008-08-21PCI: fix reference leak in pci_get_dev_by_id()Greg KH
2008-08-21PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang
2008-08-21PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang
2008-08-18Merge branch 'x86-merge' into for-linusJesse Barnes
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby
2008-08-18PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby
2008-08-18Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes
2008-08-07PCI: Limit VPD length for Broadcom 5708SDean Hildebrand
2008-08-07PCI PM: Export pci_pme_active to driversRafael J. Wysocki