summaryrefslogtreecommitdiff
path: root/drivers/input/misc/mma8450.c
AgeCommit message (Expand)Author
2015-03-24Input: mma8450 - convert to using managed resourcesDmitry Torokhov
2015-02-26Input: mma8450 - add parent deviceStefan Sauer
2013-11-11Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun
2013-03-31Input: mma8450 - fix signed 12bits to 32bits conversionSebastien Royen
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-17Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2011-10-07Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov
2011-08-09Input: mma8450 - fix module device table typeAxel Lin
2011-08-01Input: mma8450 - add device tree probe supportShawn Guo
2011-06-22Input: add support for mma8450 accelerometerEric Miao