summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-08Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2024-03-08iommu: Fix compilation without CONFIG_IOMMU_INTELBert Karwatzki
2024-03-08iommu/amd: Fix sleeping in atomic contextVasant Hegde
2024-03-06iommu/dma: Document min_align_mask assumptionRobin Murphy
2024-03-06iommu/vt-d: Remove scalabe mode in domain_context_clear_one()Lu Baolu
2024-03-06iommu/vt-d: Remove scalable mode context entry setup from attach_devLu Baolu
2024-03-06iommu/vt-d: Setup scalable mode context entry in probe pathLu Baolu
2024-03-06iommu/vt-d: Fix NULL domain on device releaseLu Baolu
2024-03-06iommu: Add static iommu_ops->release_domainLu Baolu
2024-03-06iommu/vt-d: Improve ITE fault handling if target device isn't presentEthan Zhao
2024-03-06iommu/vt-d: Don't issue ATS Invalidation request when device is disconnectedEthan Zhao
2024-03-06PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao
2024-03-03Merge tag 'phy-fixes2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-03-03Merge tag 'dmaengine-fix2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-02Merge tag 'firewire-fixes-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-02Merge tag 'gpio-fixes-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-03-01Merge tag 'for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2024-03-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-01Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-01of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-01Merge tag 'iommu-fix-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-01Merge tag 'mmc-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2024-03-01Merge tag 'pmdomain-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-01Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-01Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-01Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2024-03-01iommu/sva: Fix SVA handle sharing in multi device caseZhangfei Gao
2024-03-01iommu/vt-d: Use device rbtree in iopf reporting pathLu Baolu
2024-03-01iommu/vt-d: Use rbtree to track iommu probed devicesLu Baolu
2024-03-01iommu/vt-d: Merge intel_svm_bind_mm() into its callerTina Zhang
2024-03-01iommu/vt-d: Remove initialization for dynamically heap-allocated rcu_headTina Zhang
2024-03-01iommu/vt-d: Remove treatment for revoking PASIDs with pending page faultsTina Zhang
2024-03-01iommu/vt-d: Use kcalloc() instead of kzalloc()Erick Archer
2024-03-01iommu/vt-d: Remove INTEL_IOMMU_BROKEN_GFX_WALu Baolu
2024-03-01iommu: re-use local fwnode variable in iommu_ops_from_fwnode()Krzysztof Kozlowski
2024-03-01iommu: constify fwnode in iommu_ops_from_fwnode()Krzysztof Kozlowski
2024-03-01iommu: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-03-01iommu: constify pointer to bus_typeKrzysztof Kozlowski
2024-03-01gpio: fix resource unwinding order in error pathBartosz Golaszewski
2024-03-01gpiolib: Fix the error path order in gpiochip_add_data_with_key()Andy Shevchenko
2024-03-01gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas
2024-03-01drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale
2024-03-01nouveau: report byte usage in VRAM usage.Dave Airlie
2024-03-01Merge tag 'amd-drm-fixes-6.8-2024-02-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-03-01Merge tag 'drm-msm-fixes-2024-02-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-03-01Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds