aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAge
* pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt2011-10-27
* PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki2011-10-14
* PCI: Disable MPS configuration by defaultJon Mason2011-10-04
* PCI: Remove MRRS modification from MPS setting codeJon Mason2011-09-09
* pci: fix new kernel-doc warning in pci.cRandy Dunlap2011-08-20
* PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-01
* PCI: correct pcie_set_readrq write sizeJon Mason2011-07-22
* PCI: ARI is a PCIe v2 featureChris Wright2011-07-22
* PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai2011-07-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-06-24
|\
| * PCI: fix new kernel-doc warningRandy Dunlap2011-06-01
* | x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-13
|/
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-24
|\
| * vgaarb: use bridges to control VGA routing where possible.Dave Airlie2011-05-03
* | PCI: Add interfaces to store and load the device saved stateAlex Williamson2011-05-21
* | PCI: Track the size of each saved capability data areaAlex Williamson2011-05-21
* | PCI: add latency tolerance reporting enable/disable supportJesse Barnes2011-05-11
* | PCI: add OBFF enable/disable supportJesse Barnes2011-05-11
* | PCI: add ID-based ordering enable/disable supportJesse Barnes2011-05-11
* | PCI/PM: Add kerneldoc description of pci_pm_reset()Rafael J. Wysocki2011-05-10
|/
* PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar2011-03-21
* PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki2011-01-14
* PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki2011-01-14
* PCI: make pci_restore_state return voidJon Mason2010-12-23
* PCI: read current power state at enable timeJesse Barnes2010-11-11
* PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett2010-10-17
* PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall2010-10-15
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-06
|\
| * PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}FUJITA Tomonori2010-07-30
* | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-18
|/
* virtio-pci: disable msi at startupMichael S. Tsirkin2010-06-23
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-21
|\
| * PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze2010-05-18
| * PCI: clearing wakeup flags not neededAlan Stern2010-05-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-04-22
| |\
| * | Fix typos in commentsThomas Weber2010-03-16
* | | PCI: Ensure we re-enable devices on resumeMatthew Garrett2010-04-22
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson2010-03-19
* | PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson2010-03-19
* | PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt2010-03-19
* | PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson2010-03-19
|/
* dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-12
* dma-mapping: dma-mapping.h: add dma_set_coherent_maskFUJITA Tomonori2010-03-12
* dma-mapping: pci: convert pci_set_dma_mask to call dma_set_maskFUJITA Tomonori2010-03-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-08
|\
| * PCI/PM Runtime: Make runtime PM of PCI devices inactive by defaultRafael J. Wysocki2010-03-05
* | Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-07
* | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-07
|\ \ | |/ |/|