aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuenter Roeck2011-01-26 13:45:49 -0600
committerBen Dooks2011-01-26 18:39:30 -0600
commit335d7c58fcc1b71387a2c38b610b08bb9d3a6fcc (patch)
tree0d58205d250c41d2c40fbcea8f1adbfba1f3cb4b /MAINTAINERS
parent6fb1b304255efc5c4c93874ac8c066272e257e28 (diff)
downloadkernel-335d7c58fcc1b71387a2c38b610b08bb9d3a6fcc.tar.gz
kernel-335d7c58fcc1b71387a2c38b610b08bb9d3a6fcc.tar.xz
kernel-335d7c58fcc1b71387a2c38b610b08bb9d3a6fcc.zip
i2c/busses: Add support for Diolan U2C-12 USB-I2C adapter
This patch adds support for the Diolan U2C-12 USB-I2C adapter. It also updates MAINTAINERS to list the author as maintainer. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cf0f3a5c09cc..74cad4fa5ae5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2093,6 +2093,12 @@ F: Documentation/serial/digiepca.txt
2093F: drivers/char/epca* 2093F: drivers/char/epca*
2094F: drivers/char/digi* 2094F: drivers/char/digi*
2095 2095
2096DIOLAN U2C-12 I2C DRIVER
2097M: Guenter Roeck <guenter.roeck@ericsson.com>
2098L: linux-i2c@vger.kernel.org
2099S: Maintained
2100F: drivers/i2c/busses/i2c-diolan-u2c.c
2101
2096DIRECTORY NOTIFICATION (DNOTIFY) 2102DIRECTORY NOTIFICATION (DNOTIFY)
2097M: Eric Paris <eparis@parisplace.org> 2103M: Eric Paris <eparis@parisplace.org>
2098S: Maintained 2104S: Maintained