From 035617f36df9b7aac62a6389efd1e3452a8d0ad5 Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Fri, 18 Sep 2009 22:45:51 +0200 Subject: [PATCH] --- yaml --- r: 165158 b: refs/heads/master c: a1867d36b3bda28314fdd832a510dc9e55821c4c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/MAINTAINERS | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 09d92efbe234..b59aec420633 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 76b3e28fa728bb68895cbd8375f5ce233bd891de +refs/heads/master: a1867d36b3bda28314fdd832a510dc9e55821c4c diff --git a/trunk/MAINTAINERS b/trunk/MAINTAINERS index e613c6dd709f..9a1cd2ff24af 100644 --- a/trunk/MAINTAINERS +++ b/trunk/MAINTAINERS @@ -894,6 +894,13 @@ F: drivers/dma/ F: include/linux/dmaengine.h F: include/linux/async_tx.h +AT24 EEPROM DRIVER +M: Wolfram Sang +L: linux-i2c@vger.kernel.org +S: Maintained +F: drivers/misc/eeprom/at24.c +F: include/linux/i2c/at24.h + ATA OVER ETHERNET (AOE) DRIVER M: "Ed L. Cashin" W: http://www.coraid.com/support/linux @@ -3957,6 +3964,15 @@ S: Maintained F: drivers/leds/leds-pca9532.c F: include/linux/leds-pca9532.h +PCA9564/PCA9665 I2C BUS DRIVER +M: Wolfram Sang +L: linux-i2c@vger.kernel.org +S: Maintained +F: drivers/i2c/algos/i2c-algo-pca.c +F: drivers/i2c/busses/i2c-pca-* +F: include/linux/i2c-algo-pca.h +F: include/linux/i2c-pca-platform.h + PCI ERROR RECOVERY M: Linas Vepstas L: linux-pci@vger.kernel.org