summary refs log tree commit diff
path: root/drivers/pci
AgeCommit message (Expand)Author
2022-01-14Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-12Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-11PCI: brcmstb: Augment driver for MIPs SOCsJim Quinlan
2022-01-10Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-19Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-18PCI/MSI: Unbreak pci_irq_get_affinity()Thomas Gleixner
2021-12-16PCI: hv: Rework MSI handlingThomas Gleixner
2021-12-16xen/pcifront: Rework MSI handlingThomas Gleixner
2021-12-16PCI/MSI: Use msi_on_each_desc()Thomas Gleixner
2021-12-16PCI/MSI: Let core code free MSI descriptorsThomas Gleixner
2021-12-16PCI/MSI: Use msi_add_msi_desc()Thomas Gleixner
2021-12-16PCI/MSI: Protect MSI operationsThomas Gleixner
2021-12-16PCI/MSI: Simplify pci_irq_get_affinity()Thomas Gleixner
2021-12-16PCI/MSI: Use msi_get_virq() in pci_get_vector()Thomas Gleixner
2021-12-16PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUSThomas Gleixner
2021-12-16PCI/MSI: Use msi_desc::msi_indexThomas Gleixner
2021-12-16PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner
2021-12-16PCI/MSI: Allocate MSI device data on first useThomas Gleixner
2021-12-16PCI/MSI: Decouple MSI[-X] disable from pcim_release()Thomas Gleixner
2021-12-16PCI/MSI: Set pci_dev::msi[x]_enabled earlyThomas Gleixner
2021-12-14Merge branch 'irq/urgent' into irq/msiThomas Gleixner
2021-12-14PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-12-14PCI/MSI: Mask MSI-X vectors only on successStefan Roese
2021-12-13PCI: mt7621: Convert driver into 'bool'Sergio Paracuellos
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-09PCI/MSI: Move descriptor counting on allocation fail to the legacy codeThomas Gleixner
2021-12-09genirq/msi: Handle PCI/MSI allocation fail in core codeThomas Gleixner
2021-12-09PCI/MSI: Make pci_msi_domain_check_cap() staticThomas Gleixner
2021-12-09PCI/MSI: Move msi_lock to struct pci_devThomas Gleixner
2021-12-09PCI/MSI: Sanitize MSI-X table map handlingThomas Gleixner
2021-12-09PCI/MSI: Split out irqdomain codeThomas Gleixner
2021-12-09PCI/MSI: Split out !IRQDOMAIN codeThomas Gleixner
2021-12-09PCI/MSI: Split out CONFIG_PCI_MSI independent partThomas Gleixner
2021-12-09PCI/MSI: Move code into a separate directoryThomas Gleixner
2021-12-09PCI/MSI: Make msix_update_entries() smarterThomas Gleixner
2021-12-09PCI/MSI: Cleanup include zooThomas Gleixner
2021-12-09PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner
2021-12-09PCI/sysfs: Use pci_irq_vector()Thomas Gleixner
2021-12-09PCI/MSI: Remove msi_desc_to_pci_sysdata()Thomas Gleixner
2021-12-09PCI/MSI: Make pci_msi_domain_write_msg() staticThomas Gleixner
2021-12-09PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()Thomas Gleixner
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-07PCI: apple: Fix PERST# polarityMarc Zyngier
2021-12-07PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier
2021-12-04memremap: remove support for external pgmap refcountsChristoph Hellwig
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-01Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"Marek BehĂșn
2021-11-24PCI: Convert to device_create_managed_software_node()Heikki Krogerus