This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6e625a1a3f47 Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/l [...] new eb93685847a9 riscv: fix flush_tlb_range() end address for flush_tlb_page() new 500bc2c1f48a riscv: rv32_defconfig: Update the defconfig new d568cb3f9351 riscv: defconfig: Update the defconfig new 8ac71d7e46b9 riscv: Correct the initialized flow of FP register new 69703eb9a8ae riscv: Make __fstate_clean() work correctly. new 2f478b60118f Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub [...] new e8c220fac415 Revert "i2c: imx: improve the error handling in i2c_imx_dm [...] new 8fc3ae3b109d MAINTAINERS: i2c-imx: take over maintainership new 7b814d852af6 i2c: rcar: avoid race when unregistering slave client new d7437fc0d829 i2c: emev2: avoid race when unregistering slave client new 90865a3dc597 i2c: stm32: Use the correct style for SPDX License Identifier new 05c525326957 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 12 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 8 ++++++++ arch/riscv/configs/defconfig | 2 ++ arch/riscv/configs/rv32_defconfig | 3 +++ arch/riscv/include/asm/switch_to.h | 8 +++++++- arch/riscv/include/asm/tlbflush.h | 11 +++++++++-- arch/riscv/kernel/process.c | 11 +++++++++-- drivers/i2c/busses/i2c-emev2.c | 16 ++++++++++++---- drivers/i2c/busses/i2c-imx.c | 18 ++++++------------ drivers/i2c/busses/i2c-rcar.c | 11 +++++++---- drivers/i2c/busses/i2c-stm32.h | 2 +- 10 files changed, 64 insertions(+), 26 deletions(-)