summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-09drm/i915/display: convert W/As in intel_pmdemand.c to new frameworkLuca Coelho-3/+8
2026-03-09drm/i915/display: convert W/As in intel_modeset_setup.c to new frameworkLuca Coelho-1/+5
2026-03-09drm/i915/display: convert W/As in intel_flipq.c to new frameworkLuca Coelho-10/+8
2026-03-09drm/i915/display: convert W/As in intel_fbc.c to new frameworkLuca Coelho-2/+8
2026-03-09drm/i915/display: convert W/As in intel_dp_mst.c to new frameworkLuca Coelho-1/+5
2026-03-09drm/i915/display: convert W/As in intel_display_device.c to new frameworkLuca Coelho-1/+6
2026-03-09drm/i915/display: convert W/As in intel_display.c to new frameworkLuca Coelho-2/+5
2026-03-09drm/i915/display: convert W/As in intel_ddi.c to new frameworkLuca Coelho-2/+6
2026-03-09drm/i915/display: convert W/As in intel_cursor.c to new frameworkLuca Coelho-1/+4
2026-03-09drm/i915/display: convert W/As in intel_cdclk.c to new frameworkLuca Coelho-1/+5
2026-03-09drm/i915/display: convert W/As in intel_display_power.c to new frameworkLuca Coelho-11/+36
2026-03-09drm/i915/display: convert audio workaround to new frameworkLuca Coelho-13/+16
2026-03-09drm/i915/display: remove enum macro magic in intel_display_wa()Luca Coelho-15/+16
2026-03-09mfd: cs42l43: Add support for the B variantMaciej Strozek-17/+89
2026-03-09accel/ivpu: Test for imported buffers with drm_gem_is_imported()Karol Wachowski-2/+2
2026-03-09Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Bartosz Golaszewski-183/+65
2026-03-09gpio: remove of_get_named_gpio() and <linux/of_gpio.h>Jialu Xu-55/+0
2026-03-09nfc: nfcmrvl: convert to gpio descriptorsJialu Xu-40/+36
2026-03-09nfc: s3fwrn5: convert to gpio descriptorsJialu Xu-88/+29
2026-03-09reset: gpio: make the driver fwnode-agnosticBartosz Golaszewski-5/+5
2026-03-09reset: convert reset core to using firmware nodesBartosz Golaszewski-66/+100
2026-03-09reset: convert the core API to using firmware nodesBartosz Golaszewski-15/+18
2026-03-09reset: convert of_reset_control_get_count() to using firmware nodesBartosz Golaszewski-9/+27
2026-03-09reset: protect struct reset_control with its own mutexBartosz Golaszewski-32/+36
2026-03-09reset: protect struct reset_controller_dev with its own mutexBartosz Golaszewski-17/+27
2026-03-09reset: handle removing supplier before consumersBartosz Golaszewski-17/+91
2026-03-09reset: use lock guards in reset coreBartosz Golaszewski-30/+25
2026-03-09reset: fold ida_alloc() into reset_create_gpio_aux_device()Bartosz Golaszewski-15/+14
2026-03-09reset: warn on reset-gpio releaseBartosz Golaszewski-1/+1
2026-03-09reset: gpio: remove unneeded auxiliary_set_drvdata()Bartosz Golaszewski-2/+0
2026-03-09reset: gpio: simplify fallback device matchingBartosz Golaszewski-14/+6
2026-03-09reset: gpio: add a devlink between reset-gpio and its consumerBartosz Golaszewski-24/+55
2026-03-09reset: gpio: remove unneeded OF-node putBartosz Golaszewski-10/+0
2026-03-09gpio: mpsse: drop redundant device referenceJohan Hovold-12/+1
2026-03-09drm/tyr: Use DRM device type alias across driverDeborah Brouwer-4/+10
2026-03-09accel/ivpu: Remove boot params address setting via MMIO registerAndrzej Kacprowski-7/+0
2026-03-09gpu/tests/gpu_buddy: Add gpu_test_buddy_alloc_range for exact-range allocationSanjay Yadav-0/+327
2026-03-09platform/x86: thinkpad_acpi: use seq_puts() instead of seq_printf()Coby McKinney-43/+43
2026-03-09drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy-6/+7
2026-03-09dmaengine: xilinx: Update kernel-doc commentsVinod Koul-0/+2
2026-03-09dmaengine: xilinx: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+3
2026-03-09dmaengine: switchtec-dma: Implement descriptor submissionKelvin Cao-0/+225
2026-03-09dmaengine: switchtec-dma: Implement hardware initialization and cleanupKelvin Cao-2/+1005
2026-03-09dmaengine: switchtec-dma: Introduce Switchtec DMA engine skeletonKelvin Cao-0/+219
2026-03-09dmaengine: dma-axi-dmac: Gracefully terminate HW cyclic transfersNuno Sá-13/+91
2026-03-09dmaengine: dma-axi-dmac: Gracefully terminate SW cyclic transfersNuno Sá-1/+33
2026-03-09dmaengine: dma-axi-dmac: Add helper for getting next descNuno Sá-10/+23
2026-03-09dmaengine: dma-axi-dmac: Add cyclic transfers in .device_prep_peripheral_dma_...Nuno Sá-1/+6
2026-03-09dmaengine: ioatdma: make sysfs attributes constThomas Weißschuh-10/+10
2026-03-09dmaengine: ioatdma: make ioat_ktype constThomas Weißschuh-4/+4