| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/PCI: Describe @reg for type1_access_ok() | Andy Shevchenko | 2021-02-15 | 1 | -0/+1 |
* | x86/PCI: Get rid of custom x86 model comparison | Andy Shevchenko | 2021-02-15 | 1 | -2/+15 |
* | x86/io_apic: Cleanup trigger/polarity helpers | Thomas Gleixner | 2020-10-28 | 1 | -4/+4 |
* | Merge branch 'pci/misc' | Bjorn Helgaas | 2020-10-21 | 1 | -0/+1 |
|\ |
|
| * | x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled | Randy Dunlap | 2020-09-01 | 1 | -0/+1 |
* | | PCI/PM: Rename pci_dev.d3_delay to d3hot_delay | Krzysztof WilczyĆski | 2020-09-29 | 1 | -1/+1 |
|/ |
|
* | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 2019-10-14 | 1 | -1/+1 |
* | x86/platform/intel-mid: Move PCI initialization to arch_init() | Andy Shevchenko | 2018-01-19 | 1 | -0/+1 |
* | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-16 | 1 | -1/+1 |
|\ |
|
| * | x86/pci/intel_mid_pci: Constify intel_mid_pci_ops and make it __initconst | Bhumika Goyal | 2017-10-05 | 1 | -1/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | x86/platform/intel-mid: Make IRQ allocation a bit more flexible | Andy Shevchenko | 2017-07-25 | 1 | -2/+10 |
* | x86/pci: Use MRFLD abbreviation for Merrifield | Andy Shevchenko | 2016-07-13 | 1 | -4/+4 |
* | x86/pci, x86/platform/intel_mid_pci: Remove duplicate power off code | Andy Shevchenko | 2016-07-08 | 1 | -9/+4 |
* | x86/platform/intel-mid: Add Power Management Unit driver | Andy Shevchenko | 2016-06-15 | 1 | -5/+35 |
* | x86/platform/intel_mid_pci: Rework IRQ0 workaround | Andy Shevchenko | 2016-06-14 | 1 | -2/+10 |
* | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas | 2016-02-27 | 1 | -5/+2 |
* | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" | Bjorn Helgaas | 2016-02-18 | 1 | -2/+2 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-01 | 1 | -7/+29 |
|\ |
|
| * | x86/pci/intel_mid_pci: Use proper constants for irq polarity | Thomas Gleixner | 2015-07-29 | 1 | -2/+2 |
| * | x86/pci/intel_mid_pci: Make intel_mid_pci_ops static | Andy Shevchenko | 2015-07-29 | 1 | -1/+1 |
| * | x86/pci/intel_mid_pci: Propagate actual return code | Andy Shevchenko | 2015-07-29 | 1 | -2/+4 |
| * | x86/pci/intel_mid_pci: Work around for IRQ0 assignment | Andy Shevchenko | 2015-07-29 | 1 | -2/+22 |
* | | PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed | Jiang Liu | 2015-07-30 | 1 | -2/+2 |
* | | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu | 2015-07-30 | 1 | -2/+5 |
|/ |
|
* | x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces | Jiang Liu | 2015-04-24 | 1 | -2/+0 |
* | x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains | Jiang Liu | 2015-04-24 | 1 | -1/+3 |
* | Revert "x86/PCI: Refine the way to release PCI IRQ resources" | Rafael J. Wysocki | 2015-03-20 | 1 | -2/+2 |
* | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-11 | 1 | -2/+2 |
|\ |
|
| * | x86/PCI: Refine the way to release PCI IRQ resources | Jiang Liu | 2015-02-05 | 1 | -2/+2 |
* | | spi: dw-pci: describe Intel MID controllers better | Andy Shevchenko | 2015-01-07 | 1 | -1/+0 |
|/ |
|
* | x86, irq: Keep balance of IOAPIC pin reference count | Jiang Liu | 2014-12-16 | 1 | -1/+9 |
* | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu | 2014-08-29 | 1 | -1/+1 |
* | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation | Jiang Liu | 2014-08-08 | 1 | -1/+1 |
* | x86, irq, SFI: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 2014-06-21 | 1 | -0/+7 |
* | x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2014-06-21 | 1 | -12/+7 |
* | x86, SFI, irq: Provide basic irqdomain support | Jiang Liu | 2014-06-21 | 1 | -0/+3 |
* | x86, intel-mid: Add Merrifield platform support | David Cohen | 2014-01-15 | 1 | -1/+5 |
* | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-18 | 1 | -6/+6 |
* | pci: intel_mid: Return true/false in function returning bool | Fengguang Wu | 2013-10-18 | 1 | -3/+3 |
* | intel_mid: Renamed *mrst* to *intel_mid* | Kuppuswamy Sathyanarayanan | 2013-10-18 | 1 | -0/+310 |