aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/pcf8574_keypad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov1-2/+0
2010-06-05Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()Dan Carpenter1-1/+1
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-2/+0
2010-04-13Input: add PCF8574 I2C keypad input device driverBryan Wu1-0/+227