]> Git Repo - linux.git/commit
Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander
authorMichael Hennerich <[email protected]>
Thu, 19 May 2011 07:59:32 +0000 (00:59 -0700)
committerDmitry Torokhov <[email protected]>
Thu, 19 May 2011 07:59:55 +0000 (00:59 -0700)
commit9d2e173644bb5c42ff1b280fbdda3f195a7cf1f7
tree723fa12e095a7dc00a02cb158028aa3f4ef2fc8a
parent891e376b1e864519bf7e49fa741f473078318530
Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander

From http://www.analog.com/ADP5589:
The ADP5589 is an I/O port expander and keypad matrix decoder designed
for QWERTY type phones that require a large keypad matrix and expanded
I/O lines.

Signed-off-by: Michael Hennerich <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/adp5589-keys.c [new file with mode: 0644]
include/linux/input/adp5589.h [new file with mode: 0644]
This page took 0.055774 seconds and 4 git commands to generate.