aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-30PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller1-0/+3
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu1-0/+5
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas1-46/+43
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas1-1/+1
2013-01-26Merge branch 'pci/yijing-ari' into nextBjorn Helgaas1-1/+1
2013-01-25PCI: Put pci_dev in device tree as early as possibleYinghai Lu1-1/+0
2013-01-25PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang1-1/+1
2013-01-03ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki1-5/+0
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+5
2012-11-28PCI: Move pci_uevent into pci-driver.cBill Pemberton1-1/+0
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton1-4/+0
2012-11-26Merge branch 'for-linus' into nextBjorn Helgaas1-0/+2
2012-11-09PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas1-4/+4
2012-11-09PCI: Provide method to reduce the number of total VFs supportedDonald Dutile1-0/+1
2012-11-09PCI: Add pci_device_type to pdev's device structYinghai Lu1-0/+1
2012-11-05PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying1-0/+2
2012-07-05Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas1-0/+1
2012-07-05PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki1-0/+1
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas1-0/+1
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying1-0/+1
2012-06-13Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas1-7/+0
2012-06-13PCI: hotplug: remove pci_do_scan_bus()Yinghai Lu1-1/+0
2012-06-13PCI: add generic pci_hp_add_bridge()Yinghai Lu1-0/+1
2012-06-12PCI: export pci_user functions for use by other driversAlex Williamson1-7/+0
2012-02-24PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu1-4/+1
2012-02-24PCI: prepare pci=realloc for multiple optionsYinghai Lu1-1/+1
2012-02-23PCI: fix memleak for pci dev removing during hotplugYinghai Lu1-0/+1
2012-02-14PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_deviceYinghai Lu1-0/+2
2012-01-06PCI: Enable ATS at the device state restoreHao, Xudong1-0/+8
2012-01-06PCI: Introduce INTx check & mask APIJan Kiszka1-0/+2
2011-08-01PCI: make cardbus-bridge resources optionalRam Pai1-0/+4
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai1-0/+2
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen1-2/+0
2011-05-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-2/+1
2011-05-21PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu1-2/+0
2011-05-21PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu1-0/+1
2011-04-11PCI: Move ATS declarations in seperate header fileJoerg Roedel1-37/+0
2011-03-04PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com1-1/+1
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki1-0/+6
2011-01-14PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki1-8/+0
2010-11-11PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck1-1/+6
2010-10-17PCI: Export some PCI PM functionalityMatthew Garrett1-3/+0
2010-09-09PCI: fix pci_resource_alignment prototypeCam Macdonell1-2/+3
2010-08-24PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki1-0/+2
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+9
2010-08-02PCI: Fix warnings when CONFIG_DMI unsetNarendra K1-2/+2
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K1-0/+9
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki1-0/+1
2010-05-11PCI: make bitfield unsignedBill Pemberton1-1/+1