| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-04 | dt-bindings: firmware: fsl,scu: Mark multi-channel MU layouts as deprecated | Peng Fan | 1 | -9/+11 |
| 2026-02-04 | cpufreq: s5pv210: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -6/+4 |
| 2026-02-04 | dmaengine: fsl_raid: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -3/+1 |
| 2026-02-04 | clk: imx: imx31: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2026-02-04 | clk: imx: imx27: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2026-02-04 | cdx: Use mutex guard to simplify error handling | Krzysztof Kozlowski | 1 | -8/+3 |
| 2026-02-04 | cdx: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -3/+1 |
| 2026-02-04 | powerpc/wii: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -3/+1 |
| 2026-02-04 | powerpc/fsp2: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -4/+1 |
| 2026-02-04 | ARM: exynos: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -6/+2 |
| 2026-02-04 | ARM: at91: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -5/+2 |
| 2026-02-04 | of: Add for_each_compatible_node_scoped() helper | Krzysztof Kozlowski | 3 | -0/+9 |
| 2026-02-04 | dt-bindings: Fix emails with spaces or missing brackets | Rob Herring (Arm) | 4 | -4/+4 |
| 2026-02-04 | scripts/dtc: Update to upstream version v1.7.2-62-ga26ef6400bd8 | Rob Herring (Arm) | 15 | -139/+631 |
| 2026-02-04 | dt-bindings: crypto: inside-secure,safexcel: Mandate only ring IRQs | AngeloGioacchino Del Regno | 1 | -0/+14 |
| 2026-02-04 | dt-bindings: crypto: inside-secure,safexcel: Add SoC compatibles | AngeloGioacchino Del Regno | 1 | -0/+8 |
| 2026-02-04 | of: reserved_mem: Fix placement of __free() annotation | Gregory CLEMENT | 1 | -2/+1 |
| 2026-02-04 | dt-bindings: display/lvds-codec: Document OnSemi FIN3385 | Marek Vasut | 1 | -0/+1 |
| 2026-02-04 | dt-bindings: eeprom: at25: Document Microchip 25AA010A | Marek Vasut | 1 | -0/+1 |
| 2026-02-04 | dt-bindings: display: bridge: nxp,tda998x: Add missing clocks | Geert Uytterhoeven | 1 | -0/+3 |
| 2026-02-04 | dt-bindings: omap: ti,prm-inst: Convert to DT schema | Andreas Kemnade | 2 | -31/+55 |
| 2026-02-04 | dt-bindings: display: mediatek: Fix typo 'hardwares' to 'hardware' | Nauman Sabir | 1 | -1/+1 |
| 2026-02-04 | dt-bindings: mfd: Add Realtek RTD1xxx system controllers | Rob Herring (Arm) | 1 | -0/+69 |
| 2026-02-04 | dt-bindings: mediatek: Replace Tinghan Shen in maintainers | Krzysztof Kozlowski | 2 | -2/+2 |
| 2026-02-04 | dt-bindings: Fix I2C bus node names in examples | Krzysztof Kozlowski | 3 | -3/+3 |
| 2026-02-04 | dt-bindings: display: google,goldfish-fb: Convert to DT schema | Kuan-Wei Chiu | 2 | -17/+38 |
| 2026-02-04 | dt-bindings: display: bridge: tc358867: mark port 0 and 1 configuration as valid | Marek Vasut | 1 | -1/+1 |
| 2026-02-04 | of: property: fw_devlink: Add support for "mmc-pwrseq" | Francesco Valla | 1 | -0/+2 |
| 2026-02-04 | docs: dt: submitting-patches: Document prefixes for SCSI and UFS | Krzysztof Kozlowski | 1 | -2/+2 |
| 2026-02-04 | dt-bindings: display: bridge: ldb: Add check for reg and reg-names | Marek Vasut | 1 | -0/+10 |
| 2026-02-04 | dt-bindings: Add IEI vendor prefix and IEI WT61P803 PUZZLE driver bindings | Luka Kovacic | 3 | -0/+180 |
| 2026-02-04 | dt-bindings: trivial-devices: Add some more undocumented devices | Rob Herring (Arm) | 1 | -0/+6 |
| 2026-02-04 | of: property: stop creating callback for each pinctrl-N property | Rasmus Villemoes | 1 | -18/+14 |
| 2026-02-04 | of: unittest: fix possible null-pointer dereferences in of_unittest_property_... | Tuo Li | 1 | -2/+4 |
| 2026-02-04 | dt-bindings: interrupt-controller: loongson,pch-pic: Document address-cells | Binbin Zhou | 1 | -0/+3 |
| 2026-02-04 | dt-bindings: interrupt-controller: loongson,eiointc: Document address-cells | Binbin Zhou | 1 | -0/+3 |
| 2026-02-04 | dt-bindings: interrupt-controller: loongson,liointc: Document address-cells | Binbin Zhou | 1 | -0/+3 |
| 2026-02-04 | dt-bindings: power: syscon-poweroff: Allow "reg" property | Rob Herring (Arm) | 1 | -1/+7 |
| 2026-02-04 | dt-bindings: reset: syscon-reboot: Allow both 'reg' and 'offset' | Rob Herring (Arm) | 1 | -1/+1 |
| 2026-02-04 | of/platform: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -8/+7 |
| 2026-02-04 | dt-bindings: mediatek: Drop inactive MandyJH Liu | Krzysztof Kozlowski | 2 | -2/+3 |
| 2026-02-04 | dt-bindings: arm: Drop obsolete brcm,vulcan-soc binding | Rob Herring (Arm) | 2 | -31/+0 |
| 2026-02-04 | dt-bindings: net: brcm,amac: Allow "dma-coherent" property | Rob Herring (Arm) | 1 | -0/+2 |
| 2026-02-04 | dt-bindings: raspberrypi,bcm2835-firmware: Add 'power' and gpio-hog nodes | Rob Herring (Arm) | 1 | -0/+8 |
| 2026-02-04 | dt-bindings: firmware: Convert cznic,turris-mox-rwtm to DT schema | Rob Herring (Arm) | 3 | -20/+41 |
| 2026-02-04 | of: replace strcmp_suffix() with strends() | Bartosz Golaszewski | 1 | -13/+2 |
| 2026-02-04 | dt-bindings: trivial-devices: Add socionext,uniphier-smpctrl | Rob Herring (Arm) | 1 | -0/+2 |
| 2026-02-04 | dt-bindings: firmware: xilinx: Add conditional pinctrl schema | Ronak Jain | 1 | -1/+19 |
| 2026-02-04 | dt-bindings: firmware: xilinx: Add xlnx,zynqmp-firmware compatible | Ronak Jain | 1 | -0/+1 |
| 2026-02-04 | dt-bindings: Remove unused includes | Rob Herring (Arm) | 16 | -1462/+0 |