aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/pcf8574_keypad.c
Commit message (Expand)AuthorAge
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-17
* Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov2010-11-12
* Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter2010-11-11
* Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov2010-06-22
|\
| * i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* | Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()Dan Carpenter2010-06-05
|/
* Input: add PCF8574 I2C keypad input device driverBryan Wu2010-04-14