aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/bma150.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-24Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller1-1/+3
2013-12-06Input: use dev_get_platdata()Jingoo Han1-1/+2
2013-02-15Input: bma150 - make some defines public and fix some commentsMichael Trimarchi1-12/+0
2013-02-15Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi1-1/+1
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-11/+11
2012-11-24Input: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin1-12/+1
2011-08-09Input: add driver for Bosch Sensortec's BMA150 accelerometerEric Andersson1-0/+691