summaryrefslogtreecommitdiff
path: root/drivers/input/misc/bma150.c
AgeCommit message (Expand)Author
2019-02-06Input: bma150 - register input device after setting private dataJonathan Bakker
2017-04-01Input: bma150 - remove support for bma150H. Nikolaus Schaller
2016-12-27Input: bma150 - switch to using usleep_range instead of msleepAniroop Mathur
2016-11-16Input: bma150 - avoid binding to bma180 if IIO bma180 driver presentHans de Goede
2016-01-02Input: bma150 - constify bma150_cfg structureJulia Lawall
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-07Input: bma150 - use sign_extend32() for sign extendingMartin Kepplinger
2014-04-24Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-02-15Input: bma150 - make some defines public and fix some commentsMichael Trimarchi
2013-02-15Input: bma150 - fix checking pm_runtime_get_sync() return valueMichael Trimarchi
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitdataBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2011-08-09Input: add driver for Bosch Sensortec's BMA150 accelerometerEric Andersson