summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.h
AgeCommit message (Expand)Author
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
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-02-22PCI PM: Add function for checking PME status of devicesRafael J. Wysocki
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2009-12-31PCI: Fix build if quirks are not enabledRafael J. Wysocki
2009-12-16PCI: support device-specific reset methodsDexuan Cui
2009-11-04PCI: acs p2p upsteram forwarding enablingAllen Kay
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman
2009-09-09PCI: expose function reset capability in sysfsMichael S. Tsirkin
2009-08-30PCI SR-IOV: correct broken resource alignment calculationsChris Wright
2009-05-18PCI: handle Virtual Function ATS enablingYu Zhao
2009-05-18PCI: support the ATS capabilityYu Zhao
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-30PCI PM: Move pci_restore_standard_config to pci-driver.cRafael J. Wysocki
2009-03-20PCI: Introduce /sys/bus/pci/rescanAlex Chiang
2009-03-20PCI: handle SR-IOV Virtual Function MigrationYu Zhao
2009-03-20PCI: add SR-IOV API for Physical Function driverYu Zhao
2009-03-20PCI: centralize device setup codeYu Zhao
2009-03-20PCI: reserve bus range for SR-IOV deviceYu Zhao
2009-03-20PCI: restore saved SR-IOV stateYu Zhao
2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao
2009-03-20PCI: allow assignment of memory resources with a specified alignmentYuji Shimada
2009-02-13PCI: fix struct pci_platform_pm_ops kernel-docRandy Dunlap
2009-01-16PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki
2009-01-07PCI PM: Avoid touching devices behind bridges in unknown stateRafael J. Wysocki
2009-01-07PCI PM: Add suspend counterpart of pci_reenable_deviceRafael J. Wysocki
2009-01-07PCI: revise VPD access interfaceStephen Hemminger
2009-01-07PCI: set device wakeup capable flag if platform support is presentJesse Barnes
2009-01-07PCI: factor pci_bus_add_child() from pci_bus_add_devices()Yu Zhao
2009-01-07PCI: add a new function to map BAR offsetsYu Zhao