aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
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
2011-01-14PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki
2011-01-14PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki
2010-12-23PCI: make pci_restore_state return voidJon Mason
2010-11-11PCI: read current power state at enable timeJesse Barnes
2010-10-17PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett
2010-10-15PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-07-30PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}FUJITA Tomonori
2010-07-19PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki
2010-06-23virtio-pci: disable msi at startupMichael S. Tsirkin
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze
2010-05-11PCI: clearing wakeup flags not neededAlan Stern
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-22PCI: Ensure we re-enable devices on resumeMatthew Garrett
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson
2010-03-19PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson
2010-03-19PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt
2010-03-19PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson
2010-03-16Fix typos in commentsThomas Weber
2010-03-12dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori
2010-03-12dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori
2010-03-12dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori
2010-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-03-05PCI/PM Runtime: Make runtime PM of PCI devices inactive by defaultRafael J. Wysocki