[PULL REQUEST] i2c for 4.18

2018-08-10 Thread Wolfram Sang
Linus, here is a driver bugfix for I2C. The bug was found by systematically stress testing the driver, so I am confident to merge it that late in the cycle although it is probably unusually large. Please pull. Thanks, Wolfram The following changes since commit

[PULL REQUEST] i2c for 4.18

2018-08-10 Thread Wolfram Sang
Linus, here is a driver bugfix for I2C. The bug was found by systematically stress testing the driver, so I am confident to merge it that late in the cycle although it is probably unusually large. Please pull. Thanks, Wolfram The following changes since commit

[PULL REQUEST] i2c for 4.18

2018-07-28 Thread Wolfram Sang
Linus, I2C has some driver bugfixes for you. Please pull. Thanks, Wolfram The following changes since commit d72e90f33aa4709ebecc5005562f52335e106a60: Linux 4.18-rc6 (2018-07-22 14:12:20 -0700) are available in the git repository at:

[PULL REQUEST] i2c for 4.18

2018-07-28 Thread Wolfram Sang
Linus, I2C has some driver bugfixes for you. Please pull. Thanks, Wolfram The following changes since commit d72e90f33aa4709ebecc5005562f52335e106a60: Linux 4.18-rc6 (2018-07-22 14:12:20 -0700) are available in the git repository at:

[PULL REQUEST] i2c for 4.18

2018-07-13 Thread Wolfram Sang
Linus, I2C has for you: - one I2C core bugfix regarding bus recovery - one driver bugfix for the tegra driver - one typo correction Please pull. Thanks, Wolfram The following changes since commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063: Linux 4.18-rc3 (2018-07-01 16:04:53 -0700) are

[PULL REQUEST] i2c for 4.18

2018-07-13 Thread Wolfram Sang
Linus, I2C has for you: - one I2C core bugfix regarding bus recovery - one driver bugfix for the tegra driver - one typo correction Please pull. Thanks, Wolfram The following changes since commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063: Linux 4.18-rc3 (2018-07-01 16:04:53 -0700) are

[PULL REQUEST] i2c for 4.18

2018-06-29 Thread Wolfram Sang
Linus, this pull request contains: * a revert because of bugzilla #200045 (and some documentation about it) * another regression fix in the i2c-gpio driver * a leak fix for the i2c core Please pull. Thanks, Wolfram The following changes since commit

[PULL REQUEST] i2c for 4.18

2018-06-29 Thread Wolfram Sang
Linus, this pull request contains: * a revert because of bugzilla #200045 (and some documentation about it) * another regression fix in the i2c-gpio driver * a leak fix for the i2c core Please pull. Thanks, Wolfram The following changes since commit

[PULL REQUEST] i2c for 4.18

2018-06-13 Thread Wolfram Sang
Linus, I2C has for 4.18: * mainly feature additions to drivers (stm32f7, qup, xlp9xx, mlxcpld, ...) * conversion to use the i2c_8bit_addr_from_msg macro consistently * move includes to platform_data * core updates to allow the (still in review) I3C subsystem to connect * and the regular share of

[PULL REQUEST] i2c for 4.18

2018-06-13 Thread Wolfram Sang
Linus, I2C has for 4.18: * mainly feature additions to drivers (stm32f7, qup, xlp9xx, mlxcpld, ...) * conversion to use the i2c_8bit_addr_from_msg macro consistently * move includes to platform_data * core updates to allow the (still in review) I3C subsystem to connect * and the regular share of