summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/mma8450.c
Commit message (Expand)AuthorAgeFilesLines
* Input: mma8450 - convert to using managed resourcesDmitry Torokhov2015-03-241-27/+8
* Input: mma8450 - add parent deviceStefan Sauer2015-02-251-0/+1
* Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun2013-11-111-1/+3
* Input: mma8450 - fix signed 12bits to 32bits conversionSebastien Royen2013-03-311-3/+3
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-161-11/+1
* Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov2011-10-061-10/+10
* Input: mma8450 - fix module device table typeAxel Lin2011-08-081-1/+1
* Input: mma8450 - add device tree probe supportShawn Guo2011-07-311-0/+8
* Input: add support for mma8450 accelerometerEric Miao2011-06-221-0/+256
OpenPOWER on IntegriCloud