summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-12-16genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()Thomas Gleixner
2021-12-16genirq/msi: Add mutex for MSI list protectionThomas Gleixner
2021-12-16genirq/msi: Move descriptor list to struct msi_device_dataThomas 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-16genirq/msi: Provide interface to retrieve Linux interrupt numberThomas 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-16genirq/msi: Consolidate MSI descriptor dataThomas 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-16genirq/msi: Remove the original sysfs interfacesThomas Gleixner
2021-12-16PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner
2021-12-16genirq/msi: Provide msi_device_populate/destroy_sysfs()Thomas Gleixner
2021-12-16PCI/MSI: Decouple MSI[-X] disable from pcim_release()Thomas Gleixner
2021-12-16device: Add device:: Msi_data pointer and struct msi_device_dataThomas Gleixner
2021-12-16device: Move MSI related data into a structThomas Gleixner
2021-12-16rtc: mc146818-lib: extract mc146818_avoid_UIPMateusz Jończyk
2021-12-16rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk
2021-12-16iomap: Add iomap_invalidate_folioMatthew Wilcox (Oracle)
2021-12-16block: Add bio_for_each_folio_all()Matthew Wilcox (Oracle)
2021-12-16block: Add bio_add_folio()Matthew Wilcox (Oracle)
2021-12-16Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...Mauro Carvalho Chehab
2021-12-16dt-bindings: clk: qcom: Document MSM8976 Global Clock ControllerMarijn Suijten
2021-12-16Merge tag '20211207114003.100693-2-vkoul@kernel.org' into clk-for-5.17Bjorn Andersson
2021-12-16block: only build the icq tracking code when neededChristoph Hellwig
2021-12-16block: move set_task_ioprio to blk-ioc.cChristoph Hellwig
2021-12-16block: remove the nr_task field from struct io_contextChristoph Hellwig
2021-12-16Merge tag 'jh7100-for-5.17' of https://github.com/esmil/linux into arm/newsocArnd Bergmann
2021-12-16dt-bindings: pinctrl: Add StarFive pinctrl definitionsEmil Renner Berthing
2021-12-16dt-bindings: reset: Add StarFive JH7100 reset definitionsGeert Uytterhoeven
2021-12-16dt-bindings: clock: starfive: Add JH7100 clock definitionsGeert Uytterhoeven
2021-12-16block: add mq_ops->queue_rqs hookJens Axboe
2021-12-16dt-bindings: memory: tegra: Add Tegra234 supportThierry Reding
2021-12-16dt-bindings: Update headers for Tegra234Mikko Perttunen
2021-12-16fib: expand fib_rule_policyFlorian Westphal
2021-12-16fib: rules: remove duplicated nla policiesFlorian Westphal
2021-12-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-12-16irqchip/gic-v3-its: Limit memreserve cpuhp state lifetimeValentin Schneider
2021-12-16irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserveValentin Schneider
2021-12-16irqchip/gic-v3-its: Give the percpu rdist struct its own flags fieldValentin Schneider
2021-12-16gpu: host1x: Add host1x_channel_stop()Dmitry Osipenko
2021-12-16drm/tegra: Add NVDEC driverMikko Perttunen
2021-12-16drm/tegra: Implement buffer object cacheThierry Reding
2021-12-16drm/tegra: Implement correct DMA-BUF semanticsThierry Reding
2021-12-16Merge branch 'tegra-for-5.17-soc-opp' of git://git.kernel.org/pub/scm/linux/k...Thierry Reding
2021-12-16soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()Dmitry Osipenko