aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas2014-04-021-0/+3
* PCI: Enable INTx if BIOS left them disabledBjorn Helgaas2014-04-021-0/+10
* PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang2014-02-151-7/+7
* PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()Rafael J. Wysocki2013-05-131-8/+4
* PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-251-5/+0
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-191-0/+5
* pci: Fix hotplug of Express Module with pci bridgesYinghai Lu2011-12-181-1/+5
* PCI: Set device power state to PCI_D0 for device without native PM supportAjaykumar Hotchandani2011-12-141-0/+3
* PCI: defer enablement of SRIOV BARSRam Pai2011-12-051-1/+1
* pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt2011-10-271-2/+16
* PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki2011-10-141-21/+20
* PCI: Disable MPS configuration by defaultJon Mason2011-10-041-1/+5
* PCI: Remove MRRS modification from MPS setting codeJon Mason2011-09-091-1/+1
* pci: fix new kernel-doc warning in pci.cRandy Dunlap2011-08-201-1/+1
* PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-011-0/+67
* PCI: correct pcie_set_readrq write sizeJon Mason2011-07-221-2/+2
* PCI: ARI is a PCIe v2 featureChris Wright2011-07-221-1/+6
* PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai2011-07-081-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-06-241-1/+1
|\
| * PCI: fix new kernel-doc warningRandy Dunlap2011-06-011-1/+1
* | x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-141-2/+2
|/
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-241-11/+14
|\
| * vgaarb: use bridges to control VGA routing where possible.Dave Airlie2011-05-041-11/+14
* | PCI: Add interfaces to store and load the device saved stateAlex Williamson2011-05-211-0/+98
* | PCI: Track the size of each saved capability data areaAlex Williamson2011-05-211-5/+7
* | PCI: add latency tolerance reporting enable/disable supportJesse Barnes2011-05-111-0/+149
* | PCI: add OBFF enable/disable supportJesse Barnes2011-05-111-0/+92
* | PCI: add ID-based ordering enable/disable supportJesse Barnes2011-05-111-0/+53
* | PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki2011-05-101-0/+15
|/
* PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar2011-03-211-0/+6
* PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki2011-01-141-1/+1
* PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki2011-01-141-16/+0
* PCI: make pci_restore_state return voidJon Mason2010-12-231-5/+2
* PCI: read current power state at enable timeJesse Barnes2010-11-111-0/+12
* PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett2010-10-171-0/+77
* PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall2010-10-151-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-061-4/+0
|\
| * PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}FUJITA Tomonori2010-07-301-4/+0
* | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-191-1/+19
|/
* virtio-pci: disable msi at startupMichael S. Tsirkin2010-06-231-0/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-211-3/+1
|\
| * PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze2010-05-181-1/+1
| * PCI: clearing wakeup flags not neededAlan Stern2010-05-111-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-04-231-24/+21
| |\
| * | Fix typos in commentsThomas Weber2010-03-161-1/+1
* | | PCI: Ensure we re-enable devices on resumeMatthew Garrett2010-04-221-5/+1
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson2010-03-191-20/+16
* | PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson2010-03-191-5/+6