original_kernel/drivers/i2c/algos
Jean Delvare 3c4bb241d3 i2c-algo-bit: Emulate SMBus block read
Now that i2c-core lets the i2c bus drivers emulate the SMBus block read
and SMBus block process call transaction types, let's implement that in
the popular i2c bit-banging driver. This will also act as a reference
implementation for other bus drivers which want to do the same.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
2007-05-01 23:26:29 +02:00
..
Kconfig
Makefile
i2c-algo-bit.c
i2c-algo-pca.c
i2c-algo-pca.h
i2c-algo-pcf.c
i2c-algo-pcf.h
i2c-algo-sgi.c