dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/i2c/busses
Jean Delvare f118301416 [PATCH] i2c-viapro: Implement I2C Block transactions
Implement the I2C block transactions on VIA chips which support them:
VT82C686B, VT8233, VT8233A, VT8235 and VT8237R. This speeds up EEPROM
accesses by a factor 10 or so.

I would like to thank Antonino A. Daplas, Hinko Kocevar, Salah Coronya
and Andreas Henriksson for their help in testing this new feature.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

 Documentation/i2c/busses/i2c-viapro |    7 +++++-
 drivers/i2c/busses/i2c-viapro.c     |   39 +++++++++++++++++++++++++++++++++---
 2 files changed, 42 insertions(+), 4 deletions(-)
2005-10-28 14:02:08 -07:00
..
Kconfig [PATCH] ppc64: SMU driver update & i2c support 2005-09-22 22:17:35 -07:00
Makefile [PATCH] ppc64: SMU driver update & i2c support 2005-09-22 22:17:35 -07:00
i2c-ali15x3.c [PATCH] i2c: Reuse name strings in i2c bus drivers 2005-10-28 14:02:06 -07:00
i2c-ali1535.c [PATCH] i2c: Reuse name strings in i2c bus drivers 2005-10-28 14:02:06 -07:00
i2c-ali1563.c [PATCH] i2c: Reuse name strings in i2c bus drivers 2005-10-28 14:02:06 -07:00
i2c-amd756-s4882.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-amd756.c [PATCH] i2c: Reuse name strings in i2c bus drivers 2005-10-28 14:02:06 -07:00
i2c-amd8111.c [PATCH] i2c: Minor i2c-amd8111 cleanup 2005-10-28 14:02:07 -07:00
i2c-au1550.c [PATCH] I2C: Kill i2c_algorithm.id (4/7) 2005-09-05 09:14:29 -07:00
i2c-au1550.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-elektor.c [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-frodo.c [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-hydra.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-i801.c [PATCH] i2c: Reuse name strings in i2c bus drivers 2005-10-28 14:02:06 -07:00
i2c-i810.c [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-ibm_iic.c [PATCH] I2C: Kill i2c_algorithm.id (5/7) 2005-09-05 09:14:31 -07:00
i2c-ibm_iic.h [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-iop3xx.c [PATCH] i2c: Discard explicit static initializations to 0 2005-10-28 14:02:06 -07:00
i2c-iop3xx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-isa.c [PATCH] I2C: Kill i2c_algorithm.id (5/7) 2005-09-05 09:14:31 -07:00
i2c-ite.c [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-ixp4xx.c [PATCH] I2C: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-ixp2000.c [PATCH] ARM: 2744/1: ixp2000 gpio irq support 2005-06-24 20:54:35 +01:00
i2c-keywest.c [PATCH] i2c-keywest warning fix 2005-09-13 08:22:28 -07:00
i2c-keywest.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-mpc.c [PATCH] I2C: Kill i2c_algorithm.id (5/7) 2005-09-05 09:14:31 -07:00
i2c-mv64xxx.c [PATCH] i2c: bug fix for busses/i2c-mv64xxx.c 2005-09-05 09:26:53 -07:00
i2c-nforce2.c [PATCH] i2c: Reuse name strings in i2c bus drivers 2005-10-28 14:02:06 -07:00
i2c-parport-light.c [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-parport.c [PATCH] I2C: Spelling fixes for drivers/i2c/busses/i2c-parport.c 2005-06-21 21:52:00 -07:00
i2c-parport.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-pca-isa.c [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-piix4.c [PATCH] i2c: Reuse name strings in i2c bus drivers 2005-10-28 14:02:06 -07:00
i2c-pmac-smu.c [PATCH] ppc64: SMU driver update & i2c support 2005-09-22 22:17:35 -07:00
i2c-prosavage.c [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-pxa.c [I2C] Add a functionality method, and remove algorithm ids 2005-09-14 22:54:45 +01:00
i2c-rpx.c [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-s3c2410.c [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 2005-10-28 09:52:56 -07:00
i2c-savage4.c [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
i2c-sibyte.c [PATCH] Build fix for the Sibyte I2C driver 2005-08-09 12:08:21 -07:00
i2c-sis96x.c [PATCH] i2c: Reuse name strings in i2c bus drivers 2005-10-28 14:02:06 -07:00
i2c-sis630.c [PATCH] i2c: Reuse name strings in i2c bus drivers 2005-10-28 14:02:06 -07:00
i2c-sis5595.c [PATCH] i2c: Reuse name strings in i2c bus drivers 2005-10-28 14:02:06 -07:00
i2c-stub.c [PATCH] I2C: Kill i2c_algorithm.id (4/7) 2005-09-05 09:14:29 -07:00
i2c-via.c [PATCH] i2c: Reuse name strings in i2c bus drivers 2005-10-28 14:02:06 -07:00
i2c-viapro.c [PATCH] i2c-viapro: Implement I2C Block transactions 2005-10-28 14:02:08 -07:00
i2c-voodoo3.c [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup 2005-06-21 21:51:53 -07:00
scx200_acb.c [PATCH] I2C: Kill i2c_algorithm.id (6/7) 2005-09-05 09:14:32 -07:00
scx200_i2c.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00