]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'i2c-host-fixes-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 14 Jul 2025 07:02:25 +0000 (09:02 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Mon, 14 Jul 2025 07:02:25 +0000 (09:02 +0200)
commita8780906ca2604c9d5128507e34285043b943410
tree6dbc68dbc5af132770ea430346306819eeecc415
parentd7b8f8e20813f0179d8ef519541a3527e7661d3a
parent6aae87fe7f180cd93a74466cdb6cf2aa9bb28798
Merge tag 'i2c-host-fixes-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current

i2c-host-fixes for v6.16-rc6

omap: add missing error check and fix PM disable in probe error
path.

stm32: unmap DMA buffer on transfer failure and use correct
device when mapping and unmapping during transfers.