Linus, I2C has three driver bugfixes for you. We agreed on the Mac regression to go in via I2C. A last minute fix in the branch was from me when I discovered that I accidenlty signed the last patch twice. No further changes in the patch itself. Please pull. Thanks, Wolfram The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9: Linux 5.6-rc1 (2020-02-09 16:08:48 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current-fixed for you to fetch changes up to 38b17afb0ebb9ecd41418d3c08bcf9198af4349d: macintosh: therm_windtunnel: fix regression when instantiating devices (2020-02-29 21:13:22 +0100) ---------------------------------------------------------------- Gustavo A. R. Silva (1): i2c: altera: Fix potential integer overflow Wolfram Sang (2): i2c: jz4780: silence log flood on txabrt macintosh: therm_windtunnel: fix regression when instantiating devices with much appreciated quality assurance from ---------------------------------------------------------------- Erhard Furtner (1): (Test) macintosh: therm_windtunnel: fix regression when instantiating devices H. Nikolaus Schaller (1): (Test) i2c: jz4780: silence log flood on txabrt Thor Thayer (1): (Rev.) i2c: altera: Fix potential integer overflow drivers/i2c/busses/i2c-altera.c | 2 +- drivers/i2c/busses/i2c-jz4780.c | 36 ++----------------------- drivers/macintosh/therm_windtunnel.c | 52 +++++++++++++++++++++--------------- 3 files changed, 34 insertions(+), 56 deletions(-)