Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixes from Wolfram Sang: "Driver bugfixes for I2C. Most of them are for the new mlxbf driver which got more exposure after rc1. The sh_mobile patch should already have reached you during the merge window, but I accidently dropped it. However, since it fixes a problem with rebooting, it is still fine for rc3" * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED i2c: designware: call i2c_dw_read_clear_intrbits_slave() once i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM i2c: mlxbf: Update author and maintainer email info i2c: mlxbf: Update reference clock frequency i2c: mlxbf: Remove unecessary wrapper functions i2c: mlxbf: Fix resrticted cast warning of sparse i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call i2c: sh_mobile: implement atomic transfers i2c: mediatek: move dma reset before i2c reset
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/i2c/busses/Kconfig 1 addition, 1 deletiondrivers/i2c/busses/Kconfig
- drivers/i2c/busses/i2c-designware-slave.c 19 additions, 33 deletionsdrivers/i2c/busses/i2c-designware-slave.c
- drivers/i2c/busses/i2c-mlxbf.c 86 additions, 118 deletionsdrivers/i2c/busses/i2c-mlxbf.c
- drivers/i2c/busses/i2c-mt65xx.c 4 additions, 4 deletionsdrivers/i2c/busses/i2c-mt65xx.c
- drivers/i2c/busses/i2c-sh_mobile.c 66 additions, 20 deletionsdrivers/i2c/busses/i2c-sh_mobile.c
Loading
Please register or sign in to comment