aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-27pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt1-2/+16
2011-10-14PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki1-21/+20
2011-10-04PCI: Disable MPS configuration by defaultJon Mason1-1/+5
2011-09-09PCI: Remove MRRS modification from MPS setting codeJon Mason1-1/+1
2011-08-20pci: fix new kernel-doc warning in pci.cRandy Dunlap1-1/+1
2011-08-01PCI: Set PCI-E Max Payload Size on fabricJon Mason1-0/+67
2011-07-22PCI: correct pcie_set_readrq write sizeJon Mason1-2/+2
2011-07-22PCI: ARI is a PCIe v2 featureChris Wright1-1/+6
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai1-0/+2
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie1-2/+2
2011-06-01PCI: fix new kernel-doc warningRandy Dunlap1-1/+1
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-11/+14
2011-05-21PCI: Add interfaces to store and load the device saved stateAlex Williamson1-0/+98
2011-05-21PCI: Track the size of each saved capability data areaAlex Williamson1-5/+7
2011-05-11PCI: add latency tolerance reporting enable/disable supportJesse Barnes1-0/+149
2011-05-11PCI: add OBFF enable/disable supportJesse Barnes1-0/+92
2011-05-11PCI: add ID-based ordering enable/disable supportJesse Barnes1-0/+53
2011-05-10PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki1-0/+15
2011-05-04vgaarb: use bridges to control VGA routing where possible.Dave Airlie1-11/+14
2011-03-21PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar1-0/+6
2011-01-14PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki1-1/+1
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki1-16/+0
2010-12-23PCI: make pci_restore_state return voidJon Mason1-5/+2
2010-11-11PCI: read current power state at enable timeJesse Barnes1-0/+12
2010-10-17PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett1-0/+77
2010-10-15PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall1-1/+1
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-4/+0
2010-07-30PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}FUJITA Tomonori1-4/+0
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki1-1/+19
2010-06-23virtio-pci: disable msi at startupMichael S. Tsirkin1-0/+1
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-3/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-18PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze1-1/+1
2010-05-11PCI: clearing wakeup flags not neededAlan Stern1-2/+0
2010-04-23Merge branch 'master' into for-nextJiri Kosina1-24/+21
2010-04-22PCI: Ensure we re-enable devices on resumeMatthew Garrett1-5/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-19PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson1-20/+16
2010-03-19PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson1-5/+6
2010-03-19PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt1-1/+0
2010-03-19PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson1-1/+1
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.hFUJITA Tomonori1-28/+0
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori1-4/+3
2010-03-12dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori1-6/+4
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+2
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman1-2/+2
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+43
2010-03-05PCI/PM Runtime: Make runtime PM of PCI devices inactive by defaultRafael J. Wysocki1-0/+2