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