]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Oct 2019 19:06:58 +0000 (15:06 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Oct 2019 19:06:58 +0000 (15:06 -0400)
commit060a7faa4df9d3f5676a2df4bbd5d0482fa83752
treee965bbf3f0800d293dc4e3645c93a5abb99fc7cf
parentd1263b93153ffa1af211a5c5e32aeeac514484fd
parenta4e1458ed1e8abbb5699d7c6f586ec030db75812
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "A few driver fixes for the I2C subsystem"

* 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: stm32f7: remove warning when compiling with W=1
  i2c: stm32f7: fix a race in slave mode with arbitration loss irq
  i2c: stm32f7: fix first byte to send in slave mode
  i2c: mt65xx: fix NULL ptr dereference
  i2c: aspeed: fix master pending state handling