]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'i2c-for-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Mar 2025 19:09:44 +0000 (09:09 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Mar 2025 19:09:44 +0000 (09:09 -1000)
commit0990528befe86e538e51d89824c2c091999d191c
treef6676e1a776ccef8148a74369c4cc89bb8de818e
parentad87a8d0c435a97e2bdcf714d7e1a84ab5fda1ad
parent3ef18b236690af5f6427c5b6d8636881116aa73a
Merge tag 'i2c-for-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:

 - omap: fix irq ACKS to avoid irq storming and system hang

 - ali1535, ali15x3, sis630: fix error path at probe exit

* tag 'i2c-for-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: sis630: Fix an error handling path in sis630_probe()
  i2c: ali15x3: Fix an error handling path in ali15x3_probe()
  i2c: ali1535: Fix an error handling path in ali1535_probe()
  i2c: omap: fix IRQ storms