summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-27leds: leds-lp50xx: Handle reg to get correct multi_indexJohan Adolfsson1-1/+10
2025-06-27drm/i915/flipq: Add intel_flipq_dump()Ville Syrjälä2-0/+48
2025-06-27drm/i915/flipq: Implement Wa_18034343758Ville Syrjälä3-0/+34
2025-06-27drm/i915/flipq: Implement flip queue based commit pathVille Syrjälä8-15/+75
2025-06-27drm/i915/flipq: Provide the nuts and bolts code for flip queueVille Syrjälä8-0/+515
2025-06-27drm/i915/dmc: Define flip queue related PIPEDMC registersVille Syrjälä1-0/+190
2025-06-27drm/i915: Try to program PKG_C_LATENCY more correctlyVille Syrjälä3-43/+61
2025-06-27drm/i915: Set PKG_C_LATENCY.added_wake_time to 0Ville Syrjälä1-9/+0
2025-06-27drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init()Hans de Goede1-1/+1
2025-06-27dm: ima: avoid extra calls to strlen()Dmitry Antipov1-23/+19
2025-06-27Add `devm_dma_request_chan()` to simplify probeMark Brown2-35/+43
2025-06-27drm/bridge: samsung-dsim: Use HZ_PER_MHZ macro from units.hPhilipp Zabel1-14/+12
2025-06-27drm/bridge: samsung-dsim: use while loop in samsung_dsim_transfer_startPhilipp Zabel1-25/+16
2025-06-27dm: Simplify dm_io_complete()Damien Le Moal1-9/+2
2025-06-27dm: Remove unnecessary return in dm_zone_endio()Damien Le Moal1-2/+0
2025-06-27i2c: mux: pca954x: Use dev_fwnode()Jiri Slaby (SUSE)1-2/+1
2025-06-27i2c: scx200_acb: depends on HAS_IOPORTJohannes Berg1-1/+1
2025-06-27i2c: acpi: Replace custom code with device_match_acpi_handle()Andy Shevchenko1-1/+1
2025-06-27drm/i915/psr: Add intel_psr2_panic_force_full_updateJocelyn Falempe3-0/+29
2025-06-27drm/i915/display: Add drm_panic support for 4-tiling with DPTJocelyn Falempe1-0/+20
2025-06-27drm/i915/display: Add drm_panic support for Y-tiling with DPTJocelyn Falempe5-8/+94
2025-06-27drm/i915/display: Add drm_panic supportJocelyn Falempe1-1/+82
2025-06-27drm/i915: Add intel_bo_panic_setup() and intel_bo_panic_finish()Jocelyn Falempe5-0/+188
2025-06-27drm/i915: Add intel_bo_alloc_framebuffer()Jocelyn Falempe8-3/+60
2025-06-27drm/ttm: Add ttm_bo_kmap_try_from_panic()Jocelyn Falempe1-0/+27
2025-06-27drm/i915/display: Add a disable_tiling() for skl planesJocelyn Falempe1-0/+20
2025-06-27drm/i915/display/i9xx: Add a disable_tiling() for i9xx planesJocelyn Falempe2-0/+25
2025-06-27drm/i915/fbdev: Add intel_fbdev_get_map()Jocelyn Falempe6-1/+27
2025-06-27tg3: spelling correctionsSimon Horman2-3/+3
2025-06-27drm/panel: panel-simple: get rid of panel_dpi hackMaxime Ripard1-9/+18
2025-06-27drm/panel: panel-simple: Add function to look panel data upMaxime Ripard1-33/+49
2025-06-27drm/panel: panel-simple: Make panel_simple_probe return its panelMaxime Ripard1-13/+20
2025-06-27drm/panel: panel-simple: make panel_dpi_probe return a panel_descMaxime Ripard1-11/+11
2025-06-27drm/mipi-dsi: Add dev_is_mipi_dsi functionMaxime Ripard1-1/+2
2025-06-27net: mdio: Add MDIO bus controller for Airoha AN7583Christian Marangi3-0/+284
2025-06-27iommu/omap: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski1-8/+2
2025-06-27iommu/omap: Drop redundant check if ti,syscon-mmuconfig existsKrzysztof Kozlowski1-11/+3
2025-06-27iommu/rockchip: prevent iommus dead loop when two masters share one IOMMUSimon Xue1-1/+2
2025-06-27iommu/apple-dart: Drop default ARCH_APPLE in KconfigSven Peter1-1/+0
2025-06-27iommu/qcom: Remove iommu_ops pgsize_bitmapJason Gunthorpe1-4/+2
2025-06-27iommu/mtk: Remove iommu_ops pgsize_bitmapJason Gunthorpe1-6/+3
2025-06-27iommu: Remove iommu_ops pgsize_bitmap from simple driversJason Gunthorpe9-10/+17
2025-06-27iommu: Remove ops.pgsize_bitmap from drivers that don't use itJason Gunthorpe5-8/+2
2025-06-27iommu/arm-smmu: Remove iommu_ops pgsize_bitmapJason Gunthorpe1-7/+5
2025-06-27qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmapJason Gunthorpe1-8/+2
2025-06-27iommu/amd: Add efr[HATS] max v1 page table levelAnkit Soni5-3/+21
2025-06-27iommu/amd: Add HATDis feature supportAnkit Soni4-3/+48
2025-06-27drm/i915: move GEM_QUIRK_PIN_SWIZZLED_PAGES to i915_gem.hKrzysztof Karas2-2/+2
2025-06-27drm/i915: Move out engine related macros from i915_drv.hKrzysztof Karas2-31/+31
2025-06-27memory: brcmstb_memc: Simplify compatible matchingFlorian Fainelli1-54/+2