summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2013-08-14Merge branch 'linux-3.4.57' into rel-17Deepak Nibade
2013-05-07PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki
2012-07-18Merge commit 'v3.4.5' into android-t114-3.4-rebasedVarun Wadekar
2012-07-16PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-09Merge commit 'v3.4.4' into android-tegra-nv-3.4Varun Wadekar
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-07Revert "PCI: move pci_find_saved_cap out of linux/pci.h"Varun Wadekar
2012-04-25PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki
2012-04-18PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki
2012-04-16PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki
2012-04-15PCI: Fix regression in pci_restore_state(), v3Rafael J. Wysocki
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-01PCI / PCIe: Introduce command line option to disable ARIRafael J. Wysocki
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: move pci_find_saved_cap out of linux/pci.hYinghai Lu
2012-02-23PCI: fix memleak for pci dev removing during hotplugYinghai Lu
2012-02-14PCI: check for pci bar restore completion and retryKay, Allen M
2012-02-14PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk
2012-01-23kernel-doc: fix new warnings in pciRandy Dunlap
2012-01-06PCI: Enable ATS at the device state restoreHao, Xudong
2012-01-06PCI/PM/Runtime: make PCI traces quieterVincent Palatin
2012-01-06PCI: latency timer doesn't apply to PCIeMyron Stowe
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe
2012-01-06PCI: Introduce INTx check & mask APIJan Kiszka
2012-01-06PCI: Rework config space blocking servicesJan Kiszka
2011-12-18pci: Fix hotplug of Express Module with pci bridgesYinghai Lu
2011-12-14PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani
2011-12-05PCI: defer enablement of SRIOV BARSRam Pai
2011-10-27pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt
2011-10-14PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki
2011-10-04PCI: Disable MPS configuration by defaultJon Mason
2011-09-09PCI: Remove MRRS modification from MPS setting codeJon Mason
2011-08-20pci: fix new kernel-doc warning in pci.cRandy Dunlap
2011-08-01PCI: Set PCI-E Max Payload Size on fabricJon Mason
2011-07-22PCI: correct pcie_set_readrq write sizeJon Mason
2011-07-22PCI: ARI is a PCIe v2 featureChris Wright
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie
2011-06-01PCI: fix new kernel-doc warningRandy Dunlap
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-05-21PCI: Add interfaces to store and load the device saved stateAlex Williamson
2011-05-21PCI: Track the size of each saved capability data areaAlex Williamson
2011-05-11PCI: add latency tolerance reporting enable/disable supportJesse Barnes
2011-05-11PCI: add OBFF enable/disable supportJesse Barnes
2011-05-11PCI: add ID-based ordering enable/disable supportJesse Barnes
2011-05-10PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki
2011-05-04vgaarb: use bridges to control VGA routing where possible.Dave Airlie
2011-03-21PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar