]> www.infradead.org Git - nvme.git/commit
Merge tag 'i2c-host-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 5 Jul 2024 14:08:55 +0000 (16:08 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 5 Jul 2024 14:08:55 +0000 (16:08 +0200)
commitb46803320c6ee2251de72d68f576a41aadbba17d
tree5f6640b0fc857d51711a0911ee8ea9a8f909833b
parent22a40d14b572deb80c0648557f4bd502d7e83826
parentf63b94be6942ba82c55343e196bd09b53227618e
Merge tag 'i2c-host-fixes-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current

This tag includes a nice fix in the PNX driver that has been
pending for a long time. Piotr has replaced a potential lock in
the interrupt context with a more efficient and straightforward
handling of the timeout signaling.