aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/fixup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-16vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont1-23/+1
2014-07-10x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont1-0/+21
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into nextBjorn Helgaas1-3/+1
2014-05-27x86/PCI: Use pci_is_bridge() to simplify codeYijing Wang1-3/+1
2014-04-25x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXEDBjorn Helgaas1-0/+14
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas1-8/+10
2014-02-14x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA deviceSander Eikelenboom1-8/+10
2014-02-03x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()Bjorn Helgaas1-3/+3
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-09-23x86/pci: Use cached pci_dev->pcie_cap to simplify codeYijing Wang1-8/+10
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman1-15/+15
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+3
2012-05-17x86: Fix boot on Twinhead H12YAlan Cox1-0/+17
2012-05-17x86/vga: fix build with efi disabled.Dave Airlie1-1/+1
2012-05-16x86/vga: set the default device from the fixup.Dave Airlie1-0/+3
2012-02-24PCI: Use class for quirk for pci_fixup_videoYinghai Lu1-4/+2
2012-02-24PCI: Use class quirk for intel fix_transparent_bridgeYinghai Lu1-3/+3
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-20/+0
2009-03-20PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu1-20/+0
2009-03-12x86: move a few device initialization objects into .devinit.rodataJan Beulich1-2/+2
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput1-2/+1
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann1-11/+14
2008-09-14x86, hpet: SB600 - remove HPET resources from PCI deviceJordan Crouse1-0/+28
2008-07-28x86/PCI: use dev_printk when possibleBjorn Helgaas1-1/+2
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu1-1/+1
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu1-0/+17
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-2/+4
2008-02-01PCI: use dev_printk in x86 quirk messagesbjorn.helgaas@hp.com1-11/+11
2008-01-30x86: coding style fixes in arch/x86/pci/fixup.cPaolo Ciarrocchi1-15/+15
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke1-0/+47
2007-10-11i386: move pciThomas Gleixner1-0/+446