Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-16 | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin | 1 | -11/+1 |
2010-11-11 | Input: pcf_keypad - convert to dev_op_ops | Dmitry Torokhov | 1 | -4/+15 |
2010-11-11 | Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe | Dan Carpenter | 1 | -13/+10 |
2010-06-22 | Merge commit 'v2.6.35-rc3' into for-linus | Dmitry Torokhov | 1 | -2/+0 |
2010-06-05 | Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler() | Dan Carpenter | 1 | -1/+1 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -2/+0 |
2010-04-13 | Input: add PCF8574 I2C keypad input device driver | Bryan Wu | 1 | -0/+227 |