summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAINJason Gunthorpe2023-09-251-0/+39
* iommu: Remove ops->set_platform_dma_ops()Jason Gunthorpe2023-09-251-25/+5
* iommu/msm: Implement an IDENTITY domainJason Gunthorpe2023-09-251-4/+19
* iommu/omap: Implement an IDENTITY domainJason Gunthorpe2023-09-251-3/+18
* iommu/tegra-smmu: Support DMA domains in tegraJason Gunthorpe2023-09-251-1/+1
* iommu/tegra-smmu: Implement an IDENTITY domainJason Gunthorpe2023-09-251-5/+32
* iommu/exynos: Implement an IDENTITY domainJason Gunthorpe2023-09-251-34/+32
* iommu: Allow an IDENTITY domain as the default_domain in ARM32Jason Gunthorpe2023-09-253-23/+20
* iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()Jason Gunthorpe2023-09-251-37/+78
* iommu/mtk_iommu_v1: Implement an IDENTITY domainJason Gunthorpe2023-09-251-2/+19
* iommu/tegra-gart: Remove tegra-gartJason Gunthorpe2023-09-255-445/+0
* iommu/fsl_pamu: Implement a PLATFORM domainJason Gunthorpe2023-09-251-3/+38
* iommu: Add IOMMU_DOMAIN_PLATFORM for S390Jason Gunthorpe2023-09-251-2/+19
* iommu: Add IOMMU_DOMAIN_PLATFORMJason Gunthorpe2023-09-252-9/+18
* iommu: Add iommu_ops->identity_domainJason Gunthorpe2023-09-253-14/+6
* Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-247-33/+58
|\
| * cxl/acpi: Annotate struct cxl_cxims_data with __counted_byKees Cook2023-09-221-2/+2
| * cxl/port: Fix cxl_test register enumeration regressionDan Williams2023-09-221-4/+9
| * cxl/region: Refactor granularity select in cxl_port_setup_targets()Alison Schofield2023-09-141-9/+8
| * cxl/region: Match auto-discovered region decoders by HPA rangeAlison Schofield2023-09-141-1/+23
| * cxl/mbox: Fix CEL logic for poison and security commandsIra Weiny2023-09-141-11/+12
| * cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()Smita Koralahalli2023-09-111-2/+1
| * PCI/AER: Export pcie_aer_is_native()Smita Koralahalli2023-09-112-2/+1
| * cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registersSmita Koralahalli2023-09-111-3/+3
* | Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-232-38/+28
|\ \
| * | gpio: sim: fix an invalid __free() usageBartosz Golaszewski2023-09-221-37/+23
| * | gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET2023-09-201-1/+5
| |/
* | Merge tag 'i2c-for-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-236-2/+29
|\ \
| * | i2c: xiic: Correct return value check for xiic_reinit()Daniel Scally2023-09-221-1/+1
| * | i2c: mux: gpio: Add missing fwnode_handle_put()Liang He2023-09-211-1/+3
| * | i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()Xiaoke Wang2023-09-201-0/+4
| * | i2c: designware: fix __i2c_dw_disable() in case master is holding SCL lowYann Sionneau2023-09-192-0/+20
| * | i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit2023-09-191-0/+1
* | | mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax2023-09-231-2/+2
* | | Merge tag 'thermal-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-221-4/+5
|\ \ \
| * | | thermal: sysfs: Fix trip_point_hyst_store()Rafael J. Wysocki2023-09-181-4/+5
| |/ /
* | | Merge tag 'acpi-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-09-221-0/+1
|\ \ \
| * \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2023-09-221-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | ACPI: processor: Fix uninitialized access of buf in acpi_set_pdc_bits()Michal Wilczynski2023-09-181-0/+1
* | | | Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-221-3/+29
|\ \ \ \
| * | | | efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov2023-09-191-3/+29
* | | | | Merge tag 'drm-fixes-2023-09-22-2' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-2222-52/+61
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-fixes-6.6-2023-09-20' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-09-227-24/+25
| |\ \ \ \ \
| | * | | | | drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang2023-09-201-1/+1
| | * | | | | drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz2023-09-201-2/+2
| | * | | | | drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enableCong Liu2023-09-201-0/+1
| | * | | | | Revert "drm/amdgpu: Report vbios version instead of PN"Lijo Lazar2023-09-201-1/+1
| | * | | | | drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed2023-09-203-20/+20
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'drm-intel-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-09-223-3/+5
| |\ \ \ \ \
| | * | | | | i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa2023-09-202-1/+2