Messages in this thread |  | | Date | Sat, 6 Oct 2018 22:37:38 +0200 | From | Wolfram Sang <> | Subject | [PULL REQUEST] i2c for 4.19 |
| |
Greg,
I2C has three driver bugfixes and a fix for a typo for you.
Please pull.
Thanks,
Wolfram
The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:
Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current
for you to fetch changes up to 9ce7610e6d201e3923c0b2f454f2e1d54f5da49e:
i2c: designware: Call i2c_dw_clk_rate() only when calculating timings (2018-10-05 13:40:05 +0200)
---------------------------------------------------------------- Colin Ian King (1): i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"
Edgar Cherkasov (1): i2c: i2c-scmi: fix for i2c_smbus_write_block_data
Jarkko Nikula (1): i2c: designware: Call i2c_dw_clk_rate() only when calculating timings
Stephen Boyd (1): i2c: i2c-qcom-geni: Properly handle DMA safe buffers
with much appreciated quality assurance from ---------------------------------------------------------------- Ard Biesheuvel (1): (Test) i2c: designware: Call i2c_dw_clk_rate() only when calculating timings
Douglas Anderson (1): (Rev.) i2c: i2c-qcom-geni: Properly handle DMA safe buffers
Jean Delvare (1): (Rev.) i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"
drivers/i2c/busses/i2c-designware-master.c | 4 +++- drivers/i2c/busses/i2c-isch.c | 2 +- drivers/i2c/busses/i2c-qcom-geni.c | 22 ++++++++++++++++++---- drivers/i2c/busses/i2c-scmi.c | 1 + 4 files changed, 23 insertions(+), 6 deletions(-) [unhandled content-type:application/pgp-signature] |  |