aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/mrst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan1-310/+0
2013-07-25x86/pci/mrst: Cleanup checkpatch.pl warningsValentina Manea1-17/+24
2013-05-20Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0"Bjorn Helgaas1-6/+4
2013-04-30x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:03.0Bin Gao1-4/+6
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-06-23PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying1-1/+1
2012-02-23x86/mrst/pci: avoid SoC fixups on non-SoC platformsAlan Cox1-1/+11
2012-02-23x86/mrst/pci: v4l/atomisp: treat atomisp as real pci deviceJacob Pan1-1/+3
2012-02-23x86/mrst/pci: assign d3_delay to 0 for Langwell devicesJacob Pan1-0/+24
2010-07-16x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan1-3/+4
2010-05-18Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-05-16x86, mrst, pci: return 0 for non-present pci barsJacob Pan1-1/+1
2010-05-14x86, mrst: Don't blindly access extended config spaceH. Peter Anvin1-0/+4
2010-02-24x86, pci: Add sanity check for PCI fixed bar probingJacob Pan1-0/+4
2010-02-23x86/PCI: Moorestown PCI supportJesse Barnes1-0/+258