summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-01-142-5/+79
|\
| * PCI: brcmstb: Augment driver for MIPs SOCsJim Quinlan2022-01-112-5/+79
* | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-1312-703/+739
|\ \
| * | PCI/MSI: Unbreak pci_irq_get_affinity()Thomas Gleixner2021-12-181-2/+8
| * | PCI: hv: Rework MSI handlingThomas Gleixner2021-12-161-5/+10
| * | xen/pcifront: Rework MSI handlingThomas Gleixner2021-12-161-1/+1
| * | PCI/MSI: Use msi_on_each_desc()Thomas Gleixner2021-12-163-29/+24
| * | PCI/MSI: Let core code free MSI descriptorsThomas Gleixner2021-12-163-15/+3
| * | PCI/MSI: Use msi_add_msi_desc()Thomas Gleixner2021-12-161-57/+47
| * | PCI/MSI: Protect MSI operationsThomas Gleixner2021-12-162-41/+63
| * | PCI/MSI: Simplify pci_irq_get_affinity()Thomas Gleixner2021-12-161-16/+10
| * | PCI/MSI: Use msi_get_virq() in pci_get_vector()Thomas Gleixner2021-12-161-20/+5
| * | PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUSThomas Gleixner2021-12-161-2/+14
| * | PCI/MSI: Use msi_desc::msi_indexThomas Gleixner2021-12-163-14/+10
| * | PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner2021-12-163-25/+6
| * | PCI/MSI: Allocate MSI device data on first useThomas Gleixner2021-12-161-2/+15
| * | PCI/MSI: Decouple MSI[-X] disable from pcim_release()Thomas Gleixner2021-12-162-5/+33
| * | PCI/MSI: Set pci_dev::msi[x]_enabled earlyThomas Gleixner2021-12-161-6/+17
| * | Merge branch 'irq/urgent' into irq/msiThomas Gleixner2021-12-145-15/+25
| |\ \
| * | | PCI/MSI: Move descriptor counting on allocation fail to the legacy codeThomas Gleixner2021-12-092-19/+20
| * | | genirq/msi: Handle PCI/MSI allocation fail in core codeThomas Gleixner2021-12-091-13/+0
| * | | PCI/MSI: Make pci_msi_domain_check_cap() staticThomas Gleixner2021-12-091-2/+3
| * | | PCI/MSI: Move msi_lock to struct pci_devThomas Gleixner2021-12-092-2/+4
| * | | PCI/MSI: Sanitize MSI-X table map handlingThomas Gleixner2021-12-091-10/+8
| * | | PCI/MSI: Split out irqdomain codeThomas Gleixner2021-12-095-311/+340
| * | | PCI/MSI: Split out !IRQDOMAIN codeThomas Gleixner2021-12-093-48/+55
| * | | PCI/MSI: Split out CONFIG_PCI_MSI independent partThomas Gleixner2021-12-093-40/+45
| * | | PCI/MSI: Move code into a separate directoryThomas Gleixner2021-12-093-2/+7
| * | | PCI/MSI: Make msix_update_entries() smarterThomas Gleixner2021-12-091-2/+2
| * | | PCI/MSI: Cleanup include zooThomas Gleixner2021-12-091-12/+4
| * | | PCI/MSI: Make arch_restore_msi_irqs() less horrible.Thomas Gleixner2021-12-091-35/+19
| * | | genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner2021-12-092-59/+59
| * | | PCI/sysfs: Use pci_irq_vector()Thomas Gleixner2021-12-091-5/+2
| * | | PCI/MSI: Remove msi_desc_to_pci_sysdata()Thomas Gleixner2021-12-091-8/+0
| * | | PCI/MSI: Make pci_msi_domain_write_msg() staticThomas Gleixner2021-12-091-1/+1
| * | | PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()Thomas Gleixner2021-12-091-8/+18
| | |/ | |/|
* | | Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-1/+1
|\ \ \
| * | | memremap: remove support for external pgmap refcountsChristoph Hellwig2021-12-041-1/+1
| |/ /
* | | Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-111-1/+1
|\ \ \
| * | | PCI: Convert to device_create_managed_software_node()Heikki Krogerus2021-11-241-1/+1
| |/ /
* | | Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-12-191-4/+11
|\ \ \ | | |/ | |/|
| * | PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner2021-12-141-1/+1
| * | PCI/MSI: Mask MSI-X vectors only on successStefan Roese2021-12-141-3/+10
* | | PCI: mt7621: Convert driver into 'bool'Sergio Paracuellos2021-12-131-2/+2
|/ /
* | Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-102-11/+12
|\ \
| * | PCI: apple: Fix PERST# polarityMarc Zyngier2021-12-071-2/+2
| * | PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier2021-12-071-1/+11
| * | Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"Marek BehĂșn2021-12-021-9/+0
| |/
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-092-0/+2
|\ \ | |/ |/|
| * treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-032-0/+2