Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
* 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging: i2c: I2C bus multiplexer driver pca954x i2c: Multiplexed I2C bus core support i2c: Use a separate mutex for userspace client lists i2c: Make i2c_default_probe self-sufficient i2c: Drop dummy variable i2c: Move adapter locking helpers to i2c-core V4L/DVB: Use custom I2C probing function mechanism i2c: Add support for custom probe function i2c-dev: Use memdup_user i2c-dev: Remove unnecessary kmalloc casts
Showing
drivers/i2c/i2c-mux.c
0 → 100644
drivers/i2c/muxes/Kconfig
0 → 100644
drivers/i2c/muxes/Makefile
0 → 100644
drivers/i2c/muxes/pca954x.c
0 → 100644
include/linux/i2c-mux.h
0 → 100644
include/linux/i2c/pca954x.h
0 → 100644
Please register or sign in to comment