aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-19dm-bufio: avoid redundant buffer_tree lookupsEric Biggers1-53/+89
2026-01-19dm-bufio: merge cache_put() into cache_put_and_wake()Eric Biggers1-22/+10
2026-01-19dm-verity: add dm-verity keyringChristian Brauner3-1/+82
2026-01-19dma-buf: Remove DMA-BUF sysfs statsT.J. Mercier5-271/+0
2026-01-19dma-buf: system_heap: account for system heap allocation in memcgEric Chanudet1-2/+5
2026-01-19dma-buf: heaps: add parameter to account allocations using cgroupEric Chanudet1-0/+5
2026-01-19soc: mediatek: mtk-cmdq: Add mminfra_offset adjustment for DRAM addressesJason-JH Lin1-2/+4
2026-01-19soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys IDJason-JH Lin1-0/+54
2026-01-19soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID s...Jason-JH Lin1-2/+14
2026-01-19soc: mediatek: mtk-cmdq: Add cmdq_get_mbox_priv() in cmdq_pkt_create()Jason-JH Lin1-0/+1
2026-01-19mailbox: mtk-cmdq: Add driver data to support for MT8196Jason-JH Lin1-0/+12
2026-01-19mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transactionJason-JH Lin1-2/+4
2026-01-19mailbox: mtk-cmdq: Add GCE hardware virtualization configurationJason-JH Lin1-0/+48
2026-01-19mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instructionJason-JH Lin1-0/+8
2026-01-19Merge back ACPI power management material for 6.20Rafael J. Wysocki3-12/+8
2026-01-19drm/imagination: Warn or error on unsupported hardwareMatt Coster1-1/+72
2026-01-19drm/imagination: KUnit test for pvr_gpuid_decode_string()Matt Coster5-2/+97
2026-01-19drm/imagination: Add gpuid module parameterAlexandru Dadu2-10/+114
2026-01-19drm/imagination: Load FW trace config at initMatt Coster1-2/+7
2026-01-19drm/imagination: Validate fw trace group_maskMatt Coster1-14/+62
2026-01-19drm/imagination: Simplify module parametersMatt Coster8-248/+42
2026-01-19reset: gpio: suppress bind attributes in sysfsBartosz Golaszewski1-0/+1
2026-01-19drm/imagination: Wait for FW trace update command completionBrajesh Gupta1-1/+7
2026-01-19drm/debug: don't register files for unsupported HDMI InfoFramesDmitry Baryshkov1-0/+7
2026-01-19drm/display: bridge_connector: dynamically generate HDMI callbacksDmitry Baryshkov1-49/+45
2026-01-19drm/display: hdmi_state_helper: don't generate unsupported InfoFramesDmitry Baryshkov1-2/+8
2026-01-19drm/display: hdmi_state_helper: reject Audio IF updates if it's not supportedDmitry Baryshkov1-2/+2
2026-01-19drm/display: hdmi_state_helper: split InfoFrame functions per typeDmitry Baryshkov7-155/+380
2026-01-19drm/bridge: refactor HDMI InfoFrame callbacksDmitry Baryshkov10-410/+591
2026-01-19drm/connector: make clear_infoframe callback mandatory for HDMI connectorsDmitry Baryshkov3-0/+41
2026-01-19drm/sun4i: hdmi_enc: implement clear_infoframe stubDmitry Baryshkov1-0/+9
2026-01-19drm/vc4: hdmi: implement clear_infoframeDmitry Baryshkov1-0/+25
2026-01-19drm/tests: hdmi: check the infoframes behaviourDmitry Baryshkov3-0/+749
2026-01-19mtd: rawnand: sunxi: Convert to common field_{get,prep}() helpersGeert Uytterhoeven1-6/+0
2026-01-19coresight-tnoc: Add runtime PM support for Interconnect TNOCYuanfang Zhang1-0/+23
2026-01-19coresight-tnoc: add platform driver to support Interconnect TNOCYuanfang Zhang1-11/+102
2026-01-19mtd: intel-dg: Fix accessing regions before setting nregionsAlexander Usyskin1-3/+6
2026-01-19mtd: rawnand: atmel: Defer probe if SRAM is missingRob Herring (Arm)1-4/+2
2026-01-19mtd: parsers: ofpart: Remove code/data for disabled custom parsersDaniel Palmer3-13/+8
2026-01-19coresight: etm3x: Fix cpulocked warning on cpuhpAntonio Borneo1-6/+6
2026-01-19mtd: spi-nor: hisi-sfc: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
2026-01-19mtd: rawnand: vf610: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+1
2026-01-19mtd: rawnand: vf610: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
2026-01-19mtd: rawnand: qcom: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+3
2026-01-19mtd: rawnand: ingenic: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-3/+1
2026-01-19mtd: rawnand: denali: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
2026-01-19mtd: rawnand: brcm: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-6/+4
2026-01-19mtd: rawnand: cadence: Fix return type of CDMA send-and-wait helperAlok Tiwari1-1/+1
2026-01-19drm/v3d: Convert v3d logging to device-based DRM helpersMaíra Canal7-54/+62
2026-01-19drm/v3d: Consolidate CPU job validation in a functionMaíra Canal1-48/+26