Age | Commit message (Expand) | Author |
2023-07-13 | x86/PCI: Use struct_size() in pirq_convert_irt_table() | Christophe JAILLET |
2022-04-10 | x86/PCI: Fix coding style in PIRQ table verification | Maciej W. Rozycki |
2022-04-10 | x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretation | Maciej W. Rozycki |
2022-04-10 | x86/PCI: Add $IRT PIRQ routing table support | Maciej W. Rozycki |
2022-04-10 | x86/PCI: Handle PIRQ routing tables with no router device given | Maciej W. Rozycki |
2022-04-10 | x86/PCI: Add PIRQ routing table range checks | Maciej W. Rozycki |
2022-04-10 | x86/PCI: Add support for the SiS85C497 PIRQ router | Maciej W. Rozycki |
2022-04-10 | x86/PCI: Disambiguate SiS85C503 PIRQ router code entities | Maciej W. Rozycki |
2022-04-10 | x86/PCI: Handle IRQ swizzling with PIRQ routers | Maciej W. Rozycki |
2022-04-10 | x86/PCI: Also match function number in $PIR table | Maciej W. Rozycki |
2022-04-10 | x86/PCI: Include function number in $PIR table dump | Maciej W. Rozycki |
2022-04-10 | x86/PCI: Show the physical address of the $PIR table | Maciej W. Rozycki |
2021-08-10 | x86: Avoid magic number with ELCR register accesses | Maciej W. Rozycki |
2021-08-10 | x86/PCI: Add support for the Intel 82426EX PIRQ router | Maciej W. Rozycki |
2021-08-10 | x86/PCI: Add support for the Intel 82374EB/82374SB (ESC) PIRQ router | Maciej W. Rozycki |
2021-08-10 | x86/PCI: Add support for the ALi M1487 (IBC) PIRQ router | Maciej W. Rozycki |
2019-04-17 | x86/PCI: Fix PCI IRQ routing table memory leak | Wenwen Wang |
2018-01-11 | x86/PCI: Deprecate pci_get_bus_and_slot() | Sinan Kaya |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const | Christoph Hellwig |
2016-02-27 | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas |
2016-02-17 | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" | Bjorn Helgaas |
2015-07-30 | PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed | Jiang Liu |
2015-07-30 | PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu |
2015-05-19 | x86: Rename eisa_set_level_irq to elcr_set_level_irq | Paul Gortmaker |
2015-03-20 | Revert "x86/PCI: Refine the way to release PCI IRQ resources" | Rafael J. Wysocki |
2015-02-05 | x86/PCI: Refine the way to release PCI IRQ resources | Jiang Liu |
2014-12-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-16 | x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector() | Jiang Liu |
2014-12-16 | x86, irq: Keep balance of IOAPIC pin reference count | Jiang Liu |
2014-12-16 | x86: irq: Fix placement of mp_should_keep_irq() | Jan Beulich |
2014-08-29 | x86, irq, PCI: Keep IRQ assignment for runtime power management | Jiang Liu |
2014-08-08 | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation | Jiang Liu |
2014-06-21 | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled | Jiang Liu |
2014-06-21 | x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu |
2014-02-03 | x86/PCI: Drop return value of pcibios_scan_root() | Bjorn Helgaas |
2014-02-03 | x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node() | Bjorn Helgaas |
2011-05-10 | x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs | Seth Heasley |
2011-02-08 | PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDs | Seth Heasley |
2010-12-23 | x86/PCI: irq and pci_ids patch for Intel Patsburg | Seth Heasley |
2010-10-17 | PCI: update Intel chipset names and defines | Seth Heasley |
2010-10-15 | x86/PCI: irq and pci_ids patch for Intel Patsburg DeviceIDs | Seth Heasley |
2010-07-30 | x86/PCI: use for_each_pci_dev() | Kulikov Vasiliy |
2010-05-11 | x86/PCI: irq and pci_ids patch for additional Intel Cougar Point DeviceIDs | Seth Heasley |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-07 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-02-22 | x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs | Seth Heasley |
2010-02-19 | x86: Add pcibios_fixup_irqs to x86_init | Thomas Gleixner |
2010-02-19 | x86: Add pci_init_irq to x86_init | Thomas Gleixner |
2009-05-18 | x86, apic: introduce io_apic_irq_attr | Yinghai Lu |