Linus, I2C has again some driver bugfixes and some documentation fixes. Please pull. And a question: can we have an additional rc this cycle because of the holiday season? I was away and this extra week would help in my case. Thanks, Wolfram The following changes since commit ba47d845d715a010f7b51f6f89bae32845e6acb7: Linux 5.8-rc6 (2020-07-19 15:41:18 -0700) 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 02b9aec59243c6240fc42884acc958602146ddf6: i2c: i2c-qcom-geni: Fix DMA transfer race (2020-07-23 22:26:44 +0200) ---------------------------------------------------------------- Douglas Anderson (1): i2c: i2c-qcom-geni: Fix DMA transfer race Ludovic Desroches (1): MAINTAINERS: i2c: at91: handover maintenance to Codrin Ciubotariu Randy Dunlap (1): i2c: drop duplicated word in the header file Raviteja Narayanam (2): Revert "i2c: cadence: Fix the hold bit setting" i2c: cadence: Clear HOLD bit at correct time in Rx path Wolfram Sang (1): i2c: rcar: always clear ICSAR to avoid side effects with much appreciated quality assurance from ---------------------------------------------------------------- Akash Asthana (1): (Rev.) i2c: i2c-qcom-geni: Fix DMA transfer race Mukesh Kumar Savaliya (1): (Rev.) i2c: i2c-qcom-geni: Fix DMA transfer race Sai Prakash Ranjan (1): (Test) i2c: i2c-qcom-geni: Fix DMA transfer race Stephen Boyd (1): (Rev.) i2c: i2c-qcom-geni: Fix DMA transfer race MAINTAINERS | 2 +- drivers/i2c/busses/i2c-cadence.c | 28 ++++++++++++---------------- drivers/i2c/busses/i2c-qcom-geni.c | 6 ++++-- drivers/i2c/busses/i2c-rcar.c | 3 +++ include/linux/i2c.h | 2 +- 5 files changed, 21 insertions(+), 20 deletions(-)