aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/pcf8574_keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov2010-11-111-4/+15
* Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter2010-11-111-13/+10
* Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov2010-06-221-2/+0
|\
| * i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* | Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()Dan Carpenter2010-06-051-1/+1
|/
* Input: add PCF8574 I2C keypad input device driverBryan Wu2010-04-131-0/+227