Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLE | Dmitry Torokhov | 2010-12-08 |
| | | | | | | | This should allow loading this module automatically on systems that have such device. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | ||
* | Input: add CMA3000 accelerometer driver | Hemanth V | 2010-12-01 |
Add support for CMA3000 Tri-axis accelerometer, which supports Motion detect, Measurement and Free fall modes. CMA3000 supports both I2C/SPI bus for communication, currently the driver supports I2C based communication. Signed-off-by: Hemanth V <hemanthv@ti.com> Reviewed-by: Jonathan Cameron <jic23@cam.ac.uk> Reviewed-by: Sergio Aguirre <saaguirre@ti.com> Reviewed-by: Shubhrajyoti <Shubhrajyoti@ti.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> |