| Age | Commit message (Expand) | Author | Lines |
| 2026-02-03 | dt-bindings: display: google,goldfish-fb: Convert to DT schema | Kuan-Wei Chiu | -17/+38 |
| 2026-02-03 | dt-bindings: display: bridge: tc358867: mark port 0 and 1 configuration as valid | Marek Vasut | -1/+1 |
| 2026-02-03 | of: property: fw_devlink: Add support for "mmc-pwrseq" | Francesco Valla | -0/+2 |
| 2026-02-03 | docs: dt: submitting-patches: Document prefixes for SCSI and UFS | Krzysztof Kozlowski | -2/+2 |
| 2026-02-03 | dt-bindings: display: bridge: ldb: Add check for reg and reg-names | Marek Vasut | -0/+10 |
| 2026-02-03 | dt-bindings: Add IEI vendor prefix and IEI WT61P803 PUZZLE driver bindings | Luka Kovacic | -0/+180 |
| 2026-02-03 | dt-bindings: trivial-devices: Add some more undocumented devices | Rob Herring (Arm) | -0/+6 |
| 2026-02-03 | of: property: stop creating callback for each pinctrl-N property | Rasmus Villemoes | -18/+14 |
| 2026-02-03 | of: unittest: fix possible null-pointer dereferences in of_unittest_property_... | Tuo Li | -2/+4 |
| 2026-02-03 | dt-bindings: interrupt-controller: loongson,pch-pic: Document address-cells | Binbin Zhou | -0/+3 |
| 2026-02-03 | dt-bindings: interrupt-controller: loongson,eiointc: Document address-cells | Binbin Zhou | -0/+3 |
| 2026-02-03 | dt-bindings: interrupt-controller: loongson,liointc: Document address-cells | Binbin Zhou | -0/+3 |
| 2026-02-03 | dt-bindings: power: syscon-poweroff: Allow "reg" property | Rob Herring (Arm) | -1/+7 |
| 2026-02-03 | dt-bindings: reset: syscon-reboot: Allow both 'reg' and 'offset' | Rob Herring (Arm) | -1/+1 |
| 2026-02-03 | of/platform: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | -8/+7 |
| 2026-02-03 | dt-bindings: mediatek: Drop inactive MandyJH Liu | Krzysztof Kozlowski | -2/+3 |
| 2026-02-03 | dt-bindings: arm: Drop obsolete brcm,vulcan-soc binding | Rob Herring (Arm) | -31/+0 |
| 2026-02-03 | dt-bindings: net: brcm,amac: Allow "dma-coherent" property | Rob Herring (Arm) | -0/+2 |
| 2026-02-03 | dt-bindings: raspberrypi,bcm2835-firmware: Add 'power' and gpio-hog nodes | Rob Herring (Arm) | -0/+8 |
| 2026-02-03 | dt-bindings: firmware: Convert cznic,turris-mox-rwtm to DT schema | Rob Herring (Arm) | -20/+41 |
| 2026-02-03 | of: replace strcmp_suffix() with strends() | Bartosz Golaszewski | -13/+2 |
| 2026-02-03 | dt-bindings: trivial-devices: Add socionext,uniphier-smpctrl | Rob Herring (Arm) | -0/+2 |
| 2026-02-03 | dt-bindings: firmware: xilinx: Add conditional pinctrl schema | Ronak Jain | -1/+19 |
| 2026-02-03 | dt-bindings: firmware: xilinx: Add xlnx,zynqmp-firmware compatible | Ronak Jain | -0/+1 |
| 2026-02-03 | dt-bindings: Remove unused includes | Rob Herring (Arm) | -1462/+0 |
| 2026-02-03 | dt-bindings: bus: stm32mp25-rifsc: Allow 2 size cells | Rob Herring (Arm) | -1/+1 |
| 2026-02-03 | dt-bindings: arm: vexpress-config: Update clock and regulator node names | Rob Herring (Arm) | -3/+3 |
| 2026-02-03 | dt-bindings: arm,vexpress-juno: Allow interrupt-map properties in bus node | Rob Herring (Arm) | -0/+6 |
| 2026-02-03 | MAINTAINERS: Add Makefile.dtb* to DT maintainers | Rob Herring (Arm) | -0/+1 |
| 2026-02-03 | scsi: ufs: core: Use a host-wide tagset in SDB mode | Bart Van Assche | -8/+2 |
| 2026-02-04 | nouveau/gsp: fix suspend/resume regression on r570 firmware | Dave Airlie | -7/+7 |
| 2026-02-04 | nouveau: add a third state to the fini handler. | Dave Airlie | -84/+139 |
| 2026-02-04 | nouveau/gsp: use rpc sequence numbers properly. | Dave Airlie | -3/+15 |
| 2026-02-03 | Merge branch 'net-stmmac-rk-cleanups-v3-mode-and-speed-for-most' | Jakub Kicinski | -501/+347 |
| 2026-02-03 | net: stmmac: rk: convert px30 | Russell King (Oracle) | -34/+4 |
| 2026-02-03 | net: stmmac: rk: remove need for ->set_speed() method | Russell King (Oracle) | -125/+29 |
| 2026-02-03 | net: stmmac: rk: use rk_encode_wm16() for RMII clock | Russell King (Oracle) | -158/+33 |
| 2026-02-03 | net: stmmac: rk: use rk_encode_wm16() for RMII speed | Russell King (Oracle) | -38/+31 |
| 2026-02-03 | net: stmmac: rk: use rk_encode_wm16() for RGMII clocks | Russell King (Oracle) | -64/+36 |
| 2026-02-03 | net: stmmac: rk: remove rk3528 RMII clock initialisation | Russell King (Oracle) | -2/+1 |
| 2026-02-03 | net: stmmac: rk: convert rk3588 to rk_set_reg_speed() | Russell King (Oracle) | -29/+34 |
| 2026-02-03 | net: stmmac: rk: move speed GRF register offset to private data | Russell King (Oracle) | -33/+81 |
| 2026-02-03 | net: stmmac: rk: convert rk3588 to mask-based interface mode config | Russell King (Oracle) | -10/+35 |
| 2026-02-03 | net: stmmac: rk: convert to mask-based interface mode configuration | Russell King (Oracle) | -101/+156 |
| 2026-02-03 | fs/tests: exec: drop duplicate bprm_stack_limits test vectors | Titouan Ameline de Cadeville | -6/+0 |
| 2026-02-04 | i2c: designware: Remove dead code in AMD ISP case | Andy Shevchenko | -12/+1 |
| 2026-02-04 | i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled | Benoît Monin | -0/+42 |
| 2026-02-04 | i2c: designware: Use runtime PM macro for auto-cleanup | Benoît Monin | -9/+9 |
| 2026-02-04 | i2c: designware: Implement I2C_M_STOP support | Benoît Monin | -39/+93 |
| 2026-02-03 | Merge branch 'bpf-avoid-locks-in-bpf_timer-and-bpf_wq' | Andrii Nakryiko | -342/+851 |