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 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
Showing
- MAINTAINERS 6 additions, 0 deletionsMAINTAINERS
- drivers/i2c/busses/i2c-designware-master.c 4 additions, 1 deletiondrivers/i2c/busses/i2c-designware-master.c
- drivers/i2c/busses/i2c-pmcmsp.c 2 additions, 2 deletionsdrivers/i2c/busses/i2c-pmcmsp.c
- drivers/i2c/busses/i2c-viperboard.c 1 addition, 1 deletiondrivers/i2c/busses/i2c-viperboard.c
- drivers/i2c/i2c-core-acpi.c 10 additions, 3 deletionsdrivers/i2c/i2c-core-acpi.c
- drivers/misc/eeprom/at24.c 1 addition, 1 deletiondrivers/misc/eeprom/at24.c
Please register or sign in to comment