summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-13of: Add of_machine_get_match() helperGeert Uytterhoeven-6/+5
2026-03-13Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-7/+8
2026-03-13mshv: Fix use-after-free in mshv_map_user_memory error pathStanislav Kinsburskii-1/+1
2026-03-13drm/v3d: Remove dedicated fence_lockMaíra Canal-4/+1
2026-03-13drm/v3d: Attach per-fd reset counters to v3d_statsTvrtko Ursulin-35/+10
2026-03-13drm/v3d: Hold v3d_stats references in each jobTvrtko Ursulin-37/+34
2026-03-13drm/v3d: Refcount v3d_statsTvrtko Ursulin-27/+84
2026-03-13drm/v3d: Use raw seqcount helpers instead of fighting with lockdepTvrtko Ursulin-46/+17
2026-03-13drm/v3d: Handle error from drm_sched_entity_init()Maíra Canal-4/+12
2026-03-13drm/colorop: Fix blob property reference tracking in state lifecycleHarry Wentland-7/+19
2026-03-13drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio-3/+3
2026-03-13Merge tag 'spi-fix-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-26/+26
2026-03-13Merge tag 'regulator-fix-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+10
2026-03-13USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko-0/+3
2026-03-13Merge tag 'sound-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-6/+18
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-12/+49
2026-03-13Merge tag 'pwrseq-fixes-for-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2026-03-13iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}Thorsten Blum-2/+2
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki-9/+0
2026-03-13ACPI: driver: Do not set acpi_device_class() unnecessarilyRafael J. Wysocki-31/+5
2026-03-13ACPI: driver: Avoid using pnp.device_class for netlink handlingRafael J. Wysocki-24/+18
2026-03-13ACPI: event: Redefine acpi_notifier_call_chain()Rafael J. Wysocki-8/+14
2026-03-13ACPI: driver: Do not set acpi_device_name() unnecessarilyRafael J. Wysocki-45/+14
2026-03-13ACPI: video: Consolidate pnp.bus_id workarounds handlingRafael J. Wysocki-10/+8
2026-03-13ACPI: video: Rework checking for duplicate video bus devicesRafael J. Wysocki-28/+28
2026-03-13driver core: auxiliary bus: Introduce dev_is_auxiliary()Rafael J. Wysocki-0/+10
2026-03-13drm/panel: novatek-nt36672a: Convert to mipi_dsi_*_multi() helpersChintan Patel-64/+30
2026-03-13drm/imx: ipuv3-plane: support underlay planeMichael Tretter-10/+9
2026-03-13drm/imx: ipuv3-plane: decouple zpos from plane typeMichael Tretter-2/+2
2026-03-13drm/imx: parallel-display: add DRM_DISPLAY_HELPER for DRM_IMX_PARALLEL_DISPLAYMartin Kepplinger-Novakovic-0/+1
2026-03-13drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fm...Marek Vasut-3/+12
2026-03-13arm_mpam: Force __iomem castsKrzysztof Kozlowski-2/+2
2026-03-13arm_mpam: Disable preemption when making accesses to fake MSC in kunit testBen Horgan-5/+13
2026-03-13arm_mpam: Fix null pointer dereference when restoring bandwidth countersBen Horgan-0/+2
2026-03-13regulator: drop unneeded dependencies on OF_GPIOBartosz Golaszewski-2/+0
2026-03-13Merge branch 'acpi-video' into acpi-driverRafael J. Wysocki-24/+69
2026-03-13drm/i915/dp: Simplify forcing a link retrainingImre Deak-2/+2
2026-03-13drm/i915/dp_mst: Fix forced link retrain handling in MST HPD IRQ handlerImre Deak-3/+13
2026-03-13mtd: spi-nor: swp: check SR_TB flag when getting tb_maskShiji Yang-1/+3
2026-03-13mtd: spi-nor: micron-st: add SNOR_CMD_PP_8_8_8_DTR sfdp fixup for mt35xu512abaHaibo Chen-0/+10
2026-03-13mtd: spi-nor: update spi_nor_fixups::post_sfdp() documentationJonas Gorski-1/+1
2026-03-13mtd: spi-nor: core: correct the op.dummy.nbytes when check read operationsHaibo Chen-1/+1
2026-03-13rtc: armada38x: zalloc + calloc to single allocationRosen Penev-7/+2
2026-03-13auxdisplay: lcd2s: add error handling for i2c transfersWang Jun-3/+12
2026-03-13driver: core: constify groups array argument in device_add_groups and device_...Heiner Kallweit-2/+3
2026-03-13soc: sunxi: mbus: don't access of_root directlyBartosz Golaszewski-1/+1
2026-03-13pwm: imx-tpm: Count the number of enabled channels in probeViorel Suman (OSS)-1/+8
2026-03-13vt: save/restore unicode screen buffer for alternate screenNicolas Pitre-0/+8
2026-03-13soundwire: cadence: Clear message complete before signaling waiting threadRichard Fitzgerald-0/+8
2026-03-13drm: renesas: rz-du: mipi_dsi: Convert to FIELD_MODIFY()Geert Uytterhoeven-2/+1