summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-16platform-msi: Simplify platform device MSI codeThomas Gleixner
2021-12-16platform-msi: Let core code handle MSI descriptorsThomas Gleixner
2021-12-16bus: fsl-mc-msi: Simplify MSI descriptor handlingThomas Gleixner
2021-12-16soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()Thomas Gleixner
2021-12-16soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocationThomas Gleixner
2021-12-16NTB/msi: Convert to msi_on_each_desc()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-16genirq/msi: Move descriptor list to struct msi_device_dataThomas Gleixner
2021-12-16dmaengine: qcom_hidma: Cleanup MSI handlingThomas Gleixner
2021-12-16soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()Thomas Gleixner
2021-12-16bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner
2021-12-16mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handlingThomas Gleixner
2021-12-16iommu/arm-smmu-v3: Use msi_get_virq()Thomas Gleixner
2021-12-16perf/smmuv3: Use msi_get_virq()Thomas Gleixner
2021-12-16dmaengine: mv_xor_v2: Get rid of msi_desc abuseThomas 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-16soc: ti: ti_sci_inta_msi: Use msi_desc::msi_indexThomas Gleixner
2021-12-16bus: fsl-mc-msi: Use msi_desc::msi_indexThomas Gleixner
2021-12-16platform-msi: Use msi_desc::msi_indexThomas Gleixner
2021-12-16platform-msi: Store platform private data pointer in msi_device_dataThomas Gleixner
2021-12-16platform-msi: Rename functions and clarify commentsThomas Gleixner
2021-12-16platform-msi: Let the core code handle sysfs groupsThomas Gleixner
2021-12-16PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner
2021-12-16soc: ti: ti_sci_inta_msi: Allocate MSI device data on first useThomas Gleixner
2021-12-16bus: fsl-mc-msi: Allocate MSI device data on first useThomas Gleixner
2021-12-16platform-msi: Allocate MSI device data on first useThomas 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-16device: Move MSI related data into a structThomas 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-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-12Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-12Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds