]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Dec 2017 15:48:24 +0000 (10:48 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Dec 2017 15:48:24 +0000 (10:48 -0500)
commit2d451f6c3c658f36f2635a0d7d9f7220feef3e2f
treef7c3f8c079690fdbdec063335620303fa9eec585
parente66fc5b1bec701627b75fa9dff29a135d1e67cad
parentbfffabb802e267ddda0a54669a2563004306bfa9
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "Here are two bugfixes for I2C, fixing a memleak in the core and irq
  allocation for i801.

  Also three bugfixes for the at24 eeprom driver which Bartosz collected
  while taking over maintainership for this driver"

* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  eeprom: at24: check at24_read/write arguments
  eeprom: at24: fix reading from 24MAC402/24MAC602
  eeprom: at24: correctly set the size for at24mac402
  i2c: i2c-boardinfo: fix memory leaks on devinfo
  i2c: i801: Fix Failed to allocate irq -2147483648 error