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