Age | Commit message (Expand) | Author | Files | Lines |
2016-01-15 | x86/PCI: Allow DMA ops specific to a PCI domain | Keith Busch | 1 | -0/+38 |
2015-12-10 | x86/PCI: Simplify pci_bios_{read,write} | Geliang Tang | 1 | -70/+38 |
2015-12-04 | Merge branches 'acpi-pci' and 'pm-pci' | Rafael J. Wysocki | 2 | -1/+9 |
2015-12-02 | x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 | Liu Jiang | 1 | -11/+2 |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+9 |
2015-11-02 | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas | 2 | -1/+9 |
2015-10-21 | x86/PCI: Don't alloc pcibios-irq when MSI is enabled | Joerg Roedel | 1 | -0/+8 |
2015-10-16 | x86/PCI/ACPI: Use common interface to support PCI host bridge | Jiang Liu | 1 | -207/+87 |
2015-10-16 | ACPI/PCI: Reset acpi_root_dev->domain to 0 when pci_ignore_seg is set | Jiang Liu | 1 | -1/+1 |
2015-10-09 | x86/PCI: Make pci_subsys_init() static | Alexander Kuleshov | 1 | -1/+1 |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 1 | -0/+1 |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+4 |
2015-09-01 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -7/+29 |
2015-08-04 | Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'... | Bjorn Helgaas | 4 | -47/+19 |
2015-07-30 | PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed | Jiang Liu | 2 | -8/+6 |
2015-07-30 | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu | 3 | -27/+15 |
2015-07-29 | x86/pci/intel_mid_pci: Use proper constants for irq polarity | Thomas Gleixner | 1 | -2/+2 |
2015-07-29 | x86/pci/intel_mid_pci: Make intel_mid_pci_ops static | Andy Shevchenko | 1 | -1/+1 |
2015-07-29 | x86/pci/intel_mid_pci: Propagate actual return code | Andy Shevchenko | 1 | -2/+4 |
2015-07-29 | x86/pci/intel_mid_pci: Work around for IRQ0 assignment | Andy Shevchenko | 1 | -2/+22 |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 1 | -1/+0 |
2015-07-22 | x86/PCI: Use for_pci_msi_entry() to access MSI device list | Jiang Liu | 1 | -4/+4 |
2015-07-14 | PCI: Fix generic NCR 53c810 class code quirk | Bjorn Helgaas | 1 | -13/+0 |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+15 |
2015-06-17 | x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing | Bjorn Helgaas | 1 | -2/+4 |
2015-06-09 | x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A | Bjorn Helgaas | 1 | -0/+11 |
2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar | 3 | -12/+13 |
2015-05-28 | PCI / ACPI: Do not set ACPI companions for host bridges with parents | Rafael J. Wysocki | 1 | -3/+10 |
2015-05-27 | x86/mm/pat: Wrap pat_enabled into a function API | Luis R. Rodriguez | 1 | -3/+3 |
2015-05-19 | x86: Rename eisa_set_level_irq to elcr_set_level_irq | Paul Gortmaker | 1 | -6/+7 |
2015-05-11 | Merge branch 'x86/asm' into x86/apic, to resolve a conflict | Ingo Molnar | 1 | -2/+22 |
2015-04-30 | x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus | Jiang Liu | 1 | -2/+22 |
2015-04-24 | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces | Jiang Liu | 1 | -2/+0 |
2015-04-24 | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains | Jiang Liu | 1 | -1/+3 |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2015-03-23 | Merge branches 'pci/enumeration' and 'pci/virtualization' into next | Bjorn Helgaas | 1 | -0/+2 |
2015-03-20 | Revert "x86/PCI: Refine the way to release PCI IRQ resources" | Rafael J. Wysocki | 3 | -31/+22 |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 1 | -0/+2 |
2015-03-04 | x86/PCI/ACPI: Ignore resources consumed by host bridge itself | Jiang Liu | 1 | -3/+8 |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -229/+127 |
2015-02-10 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2015-02-10 | Merge branch 'acpi-resources' | Rafael J. Wysocki | 5 | -226/+124 |
2015-02-10 | Merge branch 'acpica' | Rafael J. Wysocki | 2 | -16/+16 |
2015-02-09 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+28 |
2015-02-09 | Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -1/+0 |
2015-02-08 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/config', 'spi/to... | Mark Brown | 1 | -1/+0 |
2015-02-05 | Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+16 |
2015-02-05 | x86/PCI: Refine the way to release PCI IRQ resources | Jiang Liu | 3 | -22/+31 |
2015-02-05 | x86/PCI/ACPI: Use common ACPI resource interfaces to simplify implementation | Jiang Liu | 1 | -204/+91 |
2015-02-05 | x86/PCI: Fix the range check for IO resources | Jiang Liu | 1 | -2/+4 |