summaryrefslogtreecommitdiff
path: root/drivers/input/misc/pcf8574_keypad.c
AgeCommit message (Expand)Author
2010-11-11Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov
2010-06-05Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()Dan Carpenter
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-04-13Input: add PCF8574 I2C keypad input device driverBryan Wu