Age | Commit message (Expand) | Author |
---|---|---|
2014-01-06 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-11-25 | Input: keyboard - "keycode & KEY_MAX" changes some keycode values | Andrew Liu |
2012-11-24 | Input: remove use of __devexit | Bill Pemberton |
2012-11-24 | Input: remove use of __devinit | Bill Pemberton |
2012-11-24 | Input: remove use of __devexit_p | Bill Pemberton |
2012-03-16 | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin |
2010-11-11 | Input: pcf_keypad - convert to dev_op_ops | Dmitry Torokhov |
2010-11-11 | Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe | Dan Carpenter |
2010-06-22 | Merge commit 'v2.6.35-rc3' into for-linus | Dmitry Torokhov |
2010-06-05 | Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler() | Dan Carpenter |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-04-13 | Input: add PCF8574 I2C keypad input device driver | Bryan Wu |