summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
...
* PCI: Remove "extern" from function declarationsBjorn Helgaas2013-04-171-46/+43
* Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas2013-01-261-1/+1
|\
| * PCI: Put pci_dev in device tree as early as possibleYinghai Lu2013-01-251-1/+0
* | Merge branch 'pci/yijing-ari' into nextBjorn Helgaas2013-01-261-1/+1
|\ \ | |/ |/|
| * PCI: Rename pci_enable_ari() to pci_configure_ari()Yijing Wang2013-01-251-1/+1
* | ACPI / PCI: Rework the setup and cleanup of device wakeupRafael J. Wysocki2013-01-031-5/+0
|/
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-3/+5
|\
| * Merge branch 'for-linus' into nextBjorn Helgaas2012-11-261-0/+2
| |\
| * | PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas2012-11-091-4/+4
| * | PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-091-0/+1
| * | PCI: Add pci_device_type to pdev's device structYinghai Lu2012-11-091-0/+1
* | | PCI: Move pci_uevent into pci-driver.cBill Pemberton2012-11-281-1/+0
* | | PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-4/+0
| |/ |/|
* | PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-051-0/+2
|/
* Merge branch 'pci/rafael-pci_set_power_state-rebase' into nextBjorn Helgaas2012-07-051-0/+1
|\
| * PCI / PM: restore the original behavior of pci_set_power_state()Rafael J. Wysocki2012-07-051-0/+1
* | Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-0/+1
|\ \ | |/
| * PCI/PM: add PCIe runtime D3cold supportHuang Ying2012-06-231-0/+1
* | Merge branch 'topic/alex-vfio-prep' into nextBjorn Helgaas2012-06-131-7/+0
|\ \
| * | PCI: export pci_user functions for use by other driversAlex Williamson2012-06-121-7/+0
| |/
* | PCI: hotplug: remove pci_do_scan_bus()Yinghai Lu2012-06-131-1/+0
* | PCI: add generic pci_hp_add_bridge()Yinghai Lu2012-06-131-0/+1
|/
* PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu2012-02-241-4/+1
* PCI: prepare pci=realloc for multiple optionsYinghai Lu2012-02-241-1/+1
* PCI: fix memleak for pci dev removing during hotplugYinghai Lu2012-02-231-0/+1
* PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_deviceYinghai Lu2012-02-141-0/+2
* PCI: Enable ATS at the device state restoreHao, Xudong2012-01-061-0/+8
* PCI: Introduce INTx check & mask APIJan Kiszka2012-01-061-0/+2
* PCI: make cardbus-bridge resources optionalRam Pai2011-08-011-0/+4
* Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-221-2/+0
|\
| * x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-211-2/+0
* | PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai2011-07-081-0/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-05-231-2/+1
|\
| * PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu2011-05-211-2/+0
| * PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu2011-05-211-0/+1
* | PCI: Move ATS declarations in seperate header fileJoerg Roedel2011-04-111-37/+0
|/
* PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com2011-03-041-1/+1
* PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki2011-01-141-0/+6
* PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-141-8/+0
* PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck2010-11-111-1/+6
* PCI: Export some PCI PM functionalityMatthew Garrett2010-10-171-3/+0
* PCI: fix pci_resource_alignment prototypeCam Macdonell2010-09-091-2/+3
* PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-241-0/+2
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-061-0/+9
|\
| * PCI: Fix warnings when CONFIG_DMI unsetNarendra K2010-08-021-2/+2
| * PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K2010-07-301-0/+9
* | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-191-0/+1
|/
* PCI: make bitfield unsignedBill Pemberton2010-05-111-1/+1
* PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki2010-02-221-0/+1
* PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki2010-02-221-0/+7
OpenPOWER on IntegriCloud