This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ad26fc09dabf Merge tag 'mm-hotfixes-stable-2025-01-16-21-11' of git://g [...] new 726efa92e02b pmdomain: imx8mp-blk-ctrl: add missing loop break condition new 4b040f0abe6d Merge tag 'pmdomain-v6.13-rc2-2' of git://git.kernel.org/p [...] new 3f8c4f5e9a57 i2c: core: fix reference leak in i2c_register_adapter() new cefc479cbb50 i2c: atr: Fix client detach new ca89f73394da i2c: mux: demux-pinctrl: check initial mux selection, too new 385f2dbbc957 i2c: mux: demux-pinctrl: correct comment new 093f70c134f7 i2c: rcar: fix NACK handling when being a target new 6ad30f789042 i2c: testunit: on errors, repeat NACK until STOP new 5e74b9bf263f Merge tag 'i2c-for-6.13-rc8' of git://git.kernel.org/pub/s [...] new 9860370c2172 gpio: xilinx: Convert gpio_lock to raw spinlock new 7fed891d6ebd Merge tag 'gpio-fixes-for-v6.13' of git://git.kernel.org/p [...] new e2c68cea431d hwmon: (tmp513) Fix division of negative numbers new 8d6bf2e1055f hwmon: (acpi_power_meter) Fix a check for the return value [...] new b46ba47d7bb4 hwmon: (drivetemp) Set scsi command timeout to 10s new e9b24deb8486 hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST new 07757eeb9657 Merge tag 'hwmon-for-v6.13-rc8' of git://git.kernel.org/pu [...] new d15638bf76ad Revert "mtd: spi-nor: core: replace dummy buswidth from ad [...] new 42f38ccb00df Merge tag 'mtd/fixes-for-6.13' of git://git.kernel.org/pub [...] new 1b2128aa2d45 platform/x86: dell-uart-backlight: fix serdev race new 59616a91e5e7 platform/x86: lenovo-yoga-tab2-pro-1380-fastcharger: fix s [...] new 775a15eaf71d Merge tag 'platform-drivers-x86-v6.13-6' of git://git.kern [...] new 1f8af9712413 reset: rzg2l-usbphy-ctrl: Assign proper of node to the all [...] new bc6a958d76f2 Merge tag 'reset-fixes-for-v6.13' of git://git.pengutronix [...] new 202580b60229 soc: ti: pruss: Fix pruss APIs new 352bba6c19cd Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel. [...] new ed9add2b3225 Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/s [...] new 44748065ed32 of/unittest: Add test that of_address_to_resource() fails [...] new 6e5773d52f4a of/address: Fix WARN when attempting translating non-trans [...] new 595523945be0 Merge tag 'devicetree-fixes-for-6.13-2' of git://git.kerne [...]
The 29 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/gpio/gpio-xilinx.c | 32 +++++++++++----------- drivers/hwmon/acpi_power_meter.c | 2 +- drivers/hwmon/drivetemp.c | 2 +- drivers/hwmon/ltc2991.c | 2 +- drivers/hwmon/tmp513.c | 7 +++-- drivers/i2c/busses/i2c-rcar.c | 20 ++++++++++---- drivers/i2c/i2c-atr.c | 2 +- drivers/i2c/i2c-core-base.c | 1 + drivers/i2c/i2c-slave-testunit.c | 19 ++++++++++--- drivers/i2c/muxes/i2c-demux-pinctrl.c | 6 ++-- drivers/mtd/spi-nor/core.c | 2 +- drivers/of/address.c | 18 ++++++++++-- drivers/of/unittest-data/tests-platform.dtsi | 13 +++++++++ drivers/of/unittest.c | 14 ++++++++++ drivers/platform/x86/dell/dell-uart-backlight.c | 5 ++-- .../x86/lenovo-yoga-tab2-pro-1380-fastcharger.c | 5 ++-- drivers/pmdomain/imx/imx8mp-blk-ctrl.c | 2 +- drivers/reset/reset-rzg2l-usbphy-ctrl.c | 1 + include/linux/pruss_driver.h | 12 ++++---- 19 files changed, 116 insertions(+), 49 deletions(-)