https://github.com/torvalds/linux
Revision 6d16db0093936c382f74ed3d076fc7d025671297 authored by Linus Torvalds on 19 May 2018, 01:02:01 UTC, committed by Linus Torvalds on 19 May 2018, 01:02:01 UTC
Pull i2c fixes from Wolfram Sang:
 "A bunch of driver bugfixes and a MAINTAINERS addition"

* 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  MAINTAINERS: add entry for STM32 I2C driver
  i2c: viperboard: return message count on master_xfer success
  i2c: pmcmsp: fix error return from master_xfer
  i2c: pmcmsp: return message count on master_xfer success
  i2c: designware: fix poll-after-enable regression
  eeprom: at24: fix retrieving the at24_chip_data structure
  i2c: core: ACPI: Log device not acking errors at dbg loglevel
  i2c: core: ACPI: Improve OpRegion read errors
2 parent s 2c71d33 + 22aac3e
History
Tip revision: 6d16db0093936c382f74ed3d076fc7d025671297 authored by Linus Torvalds on 19 May 2018, 01:02:01 UTC
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Tip revision: 6d16db0
File Mode Size
BSD-2-Clause -rw-r--r-- 1.6 KB
BSD-3-Clause -rw-r--r-- 1.8 KB
BSD-3-Clause-Clear -rw-r--r-- 2.0 KB
GPL-2.0 -rw-r--r-- 18.1 KB
LGPL-2.0 -rw-r--r-- 25.6 KB
LGPL-2.1 -rw-r--r-- 26.8 KB
MIT -rw-r--r-- 1.3 KB

back to top