aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-01-26Merge branch 'pci/yijing-ari' into nextBjorn Helgaas
2013-01-25PCI: Put pci_dev in device tree as early as possibleYinghai Lu
2013-01-25PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-11-28PCI: Move pci_uevent into pci-driver.cBill Pemberton
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-26Merge branch 'for-linus' into nextBjorn Helgaas
2012-11-09PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas
2012-11-09PCI: Provide method to reduce the number of total VFs supportedDonald Dutile
2012-11-09PCI: Add pci_device_type to pdev's device structYinghai Lu
2012-11-05PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying
2012-07-05Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas
2012-07-05PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying
2012-06-13Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas
2012-06-13PCI: hotplug: remove pci_do_scan_bus()Yinghai Lu
2012-06-13PCI: add generic pci_hp_add_bridge()Yinghai Lu
2012-06-12PCI: export pci_user functions for use by other driversAlex Williamson
2012-02-24PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu
2012-02-24PCI: prepare pci=realloc for multiple optionsYinghai Lu
2012-02-23PCI: fix memleak for pci dev removing during hotplugYinghai Lu
2012-02-14PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_deviceYinghai Lu
2012-01-06PCI: Enable ATS at the device state restoreHao, Xudong
2012-01-06PCI: Introduce INTx check & mask APIJan Kiszka
2011-08-01PCI: make cardbus-bridge resources optionalRam Pai
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-05-21PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu
2011-05-21PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu
2011-04-11PCI: Move ATS declarations in seperate header fileJoerg Roedel
2011-03-04PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki
2010-11-11PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck
2010-10-17PCI: Export some PCI PM functionalityMatthew Garrett
2010-09-09PCI: fix pci_resource_alignment prototypeCam Macdonell
2010-08-24PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-08-02PCI: Fix warnings when CONFIG_DMI unsetNarendra K
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-05-11PCI: make bitfield unsignedBill Pemberton
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki