| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs | Prarit Bhargava | 2016-05-16 | 1 | -0/+7 |
* | PCI: Set ROM shadow location in arch code, not in PCI core | Bjorn Helgaas | 2016-03-08 | 1 | -6/+16 |
* | PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED | Bjorn Helgaas | 2016-03-08 | 1 | -1/+2 |
* | x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs | Bjorn Helgaas | 2016-03-08 | 1 | -0/+7 |
* | PCI: Fix generic NCR 53c810 class code quirk | Bjorn Helgaas | 2015-07-14 | 1 | -13/+0 |
* | vgaarb: Don't default exclusively to first video device with mem+io | Bruno Prémont | 2014-09-16 | 1 | -23/+1 |
* | x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() | Bruno Prémont | 2014-07-10 | 1 | -0/+21 |
*-. | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas | 2014-05-28 | 1 | -3/+1 |
|\ \ |
|
| | * | x86/PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -3/+1 |
| |/ |
|
* | | x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED | Bjorn Helgaas | 2014-04-25 | 1 | -0/+14 |
|/ |
|
* | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-02-18 | 1 | -8/+10 |
|\ |
|
| * | x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device | Sander Eikelenboom | 2014-02-14 | 1 | -8/+10 |
* | | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata() | Bjorn Helgaas | 2014-02-03 | 1 | -3/+3 |
|/ |
|
* | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 | 1 | -1/+0 |
* | x86/pci: Use cached pci_dev->pcie_cap to simplify code | Yijing Wang | 2013-09-23 | 1 | -8/+10 |
* | X86: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -15/+15 |
* | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-05-24 | 1 | -0/+3 |
|\ |
|
| * | x86/vga: fix build with efi disabled. | Dave Airlie | 2012-05-17 | 1 | -1/+1 |
| * | x86/vga: set the default device from the fixup. | Dave Airlie | 2012-05-16 | 1 | -0/+3 |
* | | x86: Fix boot on Twinhead H12Y | Alan Cox | 2012-05-17 | 1 | -0/+17 |
|/ |
|
* | PCI: Use class for quirk for pci_fixup_video | Yinghai Lu | 2012-02-24 | 1 | -4/+2 |
* | PCI: Use class quirk for intel fix_transparent_bridge | Yinghai Lu | 2012-02-24 | 1 | -3/+3 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-04-01 | 1 | -20/+0 |
|\ |
|
| * | PCI/x86: detect host bridge config space size w/o using quirks | Yinghai Lu | 2009-03-20 | 1 | -20/+0 |
* | | x86: move a few device initialization objects into .devinit.rodata | Jan Beulich | 2009-03-12 | 1 | -2/+2 |
|/ |
|
* | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput | 2008-12-29 | 1 | -2/+1 |
* | x86: fixup config space size of CPU functions for AMD family 11h | Andreas Herrmann | 2008-11-26 | 1 | -11/+14 |
* | x86, hpet: SB600 - remove HPET resources from PCI device | Jordan Crouse | 2008-09-14 | 1 | -0/+28 |
* | x86/PCI: use dev_printk when possible | Bjorn Helgaas | 2008-07-28 | 1 | -1/+2 |
* | x86/pci: remove flag in pci_cfg_space_size_ext | Yinghai Lu | 2008-04-29 | 1 | -1/+1 |
* | x86_64: set cfg_size for AMD Family 10h in case MMCONFIG | Yinghai Lu | 2008-04-26 | 1 | -0/+17 |
* | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 2008-02-10 | 1 | -2/+4 |
* | PCI: use dev_printk in x86 quirk messages | bjorn.helgaas@hp.com | 2008-02-01 | 1 | -11/+11 |
* | x86: coding style fixes in arch/x86/pci/fixup.c | Paolo Ciarrocchi | 2008-01-30 | 1 | -15/+15 |
* | PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" | Johannes Goecke | 2007-10-12 | 1 | -0/+47 |
* | i386: move pci | Thomas Gleixner | 2007-10-11 | 1 | -0/+446 |