Commit Graph

465 Commits (05ef1b79d46347f94d9a78214cc745046c03e45a)

Author SHA1 Message Date
Myron Stowe 63ab387ca0 x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()' 13 years ago
Jonathan Nieder a97f4f5e52 x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version 13 years ago
Jonathan Nieder 8411371709 x86/PCI: use host bridge _CRS info on MSI MS-7253 13 years ago
Yinghai Lu 73e3b590f3 PCI: Use class for quirk for pci_fixup_video 13 years ago
Yinghai Lu 4082cf2d7b PCI: Use class quirk for intel fix_transparent_bridge 13 years ago
Alan Cox 823806ff6b x86/mrst/pci: avoid SoC fixups on non-SoC platforms 13 years ago
Jacob Pan 8ed3087280 x86/mrst/pci: v4l/atomisp: treat atomisp as real pci device 13 years ago
Jacob Pan 990a30c50c x86/mrst/pci: assign d3_delay to 0 for Langwell devices 13 years ago
Yinghai Lu 1cc1c96c16 PCI: fix memleak when ACPI _CRS is not used. 13 years ago
Bjorn Helgaas 316d86fe86 x86/PCI: don't fall back to defaults if _CRS has no apertures 13 years ago
Myron Stowe 6535943fbf x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list 13 years ago
Myron Stowe 925845bd49 x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values 13 years ago
Stefano Stabellini 207d543f47 xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callback 13 years ago
Tang Liang 8605c6844f xen: Utilize the restore_msi_irqs hook. 13 years ago
Bjorn Helgaas 5cf9a4e69c x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=y 13 years ago
Bjorn Helgaas 24d25dbfa6 x86/PCI: amd: factor out MMCONFIG discovery 13 years ago
Bjorn Helgaas 2cd6975a4f x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() 13 years ago
Bjorn Helgaas 46fbade05c x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented() 13 years ago
Bjorn Helgaas 6361d72b04 x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan 13 years ago
Andreas Herrmann ca3671a833 x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS] 13 years ago
Myron Stowe b9a276ad26 PCI: x86: use generic pcibios_set_master() 13 years ago
Myron Stowe 96c5590058 PCI: Pull PCI 'latency timer' setup up into the core 13 years ago
Gary Hade ae5cd86455 x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources 13 years ago
Dave Jones 8b6a5af92c PCI: Add Thinkpad SL510 to pci=nocrs blacklist 13 years ago
Dave Jones e702781fa8 PCI: Add Dell Studio 1557 to pci=nocrs blacklist 13 years ago
Dave Jones 28c3c05d33 PCI: add set_nouse_crs for use by a pci=nocrs blacklist 13 years ago
Alan Cox 933b9463a0 x86/intel config: Revamp configuration to allow for Moorestown and Medfield 13 years ago
Wang YanQing 819a693b5a typo fixes: aera -> area, exntension -> extension 13 years ago
Paul Gortmaker 69c60c88ee x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE 13 years ago
Konrad Rzeszutek Wilk e6599225db xen/irq: If we fail during msi_capability_init return proper error code. 13 years ago
Jan Beulich 72da0b07b1 x86: constify PCI raw ops structures 14 years ago
Paul Menzel 29cf7a30f8 x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE 14 years ago
Jan Beulich 55e901fc1f xen/pci: support multi-segment systems 14 years ago
Shyam Iyer 5307f6d5fb Fix pointer dereference before call to pcie_bus_configure_settings 14 years ago
Jon Mason b03e7495a8 PCI: Set PCI-E Max Payload Size on fabric 14 years ago
Narendra_K@Dell.com 9b373ed18f x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems 14 years ago
Ralf Baechle d5341942d7 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. 14 years ago
Jan Beulich db34a363b9 x86/PCI: config space accessor functions should not ignore the segment argument 14 years ago
Bjorn Helgaas 43d786ed4d x86/PCI: reduce severity of host bridge window conflict warnings 14 years ago
Konrad Rzeszutek Wilk 97ffab1f14 xen/pci: Use 'acpi_gsi_to_irq' value unconditionally. 14 years ago
Konrad Rzeszutek Wilk 78316ada22 xen/pci: Remove 'xen_allocate_pirq_gsi'. 14 years ago
Konrad Rzeszutek Wilk 34b1d1269d xen/pci: Retire unnecessary #ifdef CONFIG_ACPI 14 years ago
Konrad Rzeszutek Wilk 9b6519db5e xen/pci: Move the allocation of IRQs when there are no IOAPIC's to the end 14 years ago
Konrad Rzeszutek Wilk a0ee056709 xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. 14 years ago
Konrad Rzeszutek Wilk ed89eb6396 xen/pci: Use the xen_register_pirq for HVM and initial domain users 14 years ago
Konrad Rzeszutek Wilk 30bd35edfd xen/pci: In xen_register_pirq bind the GSI to the IRQ after the hypercall. 14 years ago
Konrad Rzeszutek Wilk d92edd814e xen/pci: Provide #ifdef CONFIG_ACPI to easy code squashing. 14 years ago
Konrad Rzeszutek Wilk 996c34aee3 xen/pci: Update comments and fix empty spaces. 14 years ago
Konrad Rzeszutek Wilk fef6e26208 xen/pci: Shuffle code around. 14 years ago
Konrad Rzeszutek Wilk ee339fe63a xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci. 14 years ago