Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Input: make i2c device ids constant | Márton Németh | 2010-01-10 |
| | | | | | | | | | The id_table field of the struct i2c_driver is defined as constant in <linux/i2c.h> so it makes sense to mark the initialization data also constant. Signed-off-by: Márton Németh <nm127@freemail.hu> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | ||
* | Input: add driver for Atmel AT42QT2160 Sensor Chip | Raphael Derosso Pereira | 2009-09-22 |
This version only supports individual cells (no slide support yet). The code has been tested on proprietary development ARM board, but should work fine on other machines. Signed-off-by: Raphael Derosso Pereira <raphaelpereira@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> |