Age | Commit message (Expand) | Author |
2022-01-26 | PCI/sysfs: Find shadow ROM before static attribute initialization | Bjorn Helgaas |
2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-01-11 | x86/PCI: Remove initialization of static variables to false | Longji Guo |
2021-12-16 | x86/pci/xen: Use msi_for_each_desc() | Thomas Gleixner |
2021-12-16 | PCI/MSI: Use msi_desc::msi_index | Thomas Gleixner |
2021-12-16 | x86/pci/XEN: Use PCI device property | Thomas Gleixner |
2021-12-09 | PCI/MSI: Make arch_restore_msi_irqs() less horrible. | Thomas Gleixner |
2021-12-09 | genirq/msi, treewide: Use a named struct for PCI/MSI attributes | Thomas Gleixner |
2021-11-10 | Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-02 | xen-pciback: allow compiling on other archs than x86 | Oleksandr Andrushchenko |
2021-10-08 | Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-10-05 | xen/x86: allow PVH Dom0 without XEN_PV=y | Jan Beulich |
2021-09-21 | PCI: Rename pcibios_add_device() to pcibios_device_add() | Oliver O'Halloran |
2021-09-07 | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-09-02 | x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2021-08-12 | x86/PCI: Add pci_numachip_init() declaration | Krzysztof Wilczyński |
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 |
2021-07-08 | Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-06-18 | Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-06-18 | PCI: Add AMD RS690 quirk to enable 64-bit DMA | Mikel Rychliski |
2021-05-27 | x86/pci: Return true/false (not 1/0) from bool functions | Yang Li |
2021-05-10 | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG | Brijesh Singh |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-04-30 | x86/PCI: Remove unused alloc_pci_root_info() return value | Krzysztof Wilczyński |
2021-03-18 | x86: Fix various typos in comments | Ingo Molnar |
2021-02-24 | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-15 | x86/PCI: Describe @reg for type1_access_ok() | Andy Shevchenko |
2021-02-15 | x86/PCI: Get rid of custom x86 model comparison | Andy Shevchenko |
2021-02-15 | sfi: Remove framework for deprecated firmware | Andy Shevchenko |
2021-02-10 | x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init() | Thomas Gleixner |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-14 | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-12-01 | x86/pci: Fix the function type for check_reserved_t | Sami Tolvanen |
2020-11-27 | x86/PCI: Make a kernel-doc comment a normal one | Alex Shi |
2020-11-18 | dma-mapping: remove the dma_direct_set_offset export | Christoph Hellwig |
2020-10-28 | x86/io_apic: Cleanup trigger/polarity helpers | Thomas Gleixner |
2020-10-28 | x86/pci/xen: Use msi_msg shadow structs | Thomas Gleixner |
2020-10-22 | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-21 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-14 | Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-09-29 | PCI/PM: Rename pci_dev.d3_delay to d3hot_delay | Krzysztof Wilczyński |
2020-09-17 | dma-mapping: introduce DMA range map, supplanting dma_pfn_offset | Jim Quinlan |
2020-09-16 | x86/irq: Make most MSI ops XEN private | Thomas Gleixner |
2020-09-16 | x86/irq: Cleanup the arch_*_msi_irqs() leftovers | Thomas Gleixner |