]> www.infradead.org Git - nvme.git/commit
Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 Jun 2024 16:12:53 +0000 (09:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 29 Jun 2024 16:12:53 +0000 (09:12 -0700)
commitebe70b3acee99dd15ca58288b17b007849ddfbad
tree0a00940f6f6f49d3cbfe99f9cc03fb9b16f387ef
parent921863fd9fe2a7d43437607fedfc7d1780e54acd
parentc116deafd1a5cc1e9739099eb32114e90623209c
Merge tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "Two fixes for the testunit and and a fixup for the code reorganization
  of the previous wmt-driver"

* tag 'i2c-for-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: testunit: discard write requests while old command is running
  i2c: testunit: don't erase registers after STOP
  i2c: viai2c: turn common code into a proper module