index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
bma150.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
Input: bma150 - switch to using polled mode of input devices
Dmitry Torokhov
1
-111
/
+44
2019-10-29
Input: bma150 - use managed resources helpers
Jonathan Bakker
1
-37
/
+14
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-02-06
Input: bma150 - register input device after setting private data
Jonathan Bakker
1
-4
/
+5
2017-04-01
Input: bma150 - remove support for bma150
H. Nikolaus Schaller
1
-10
/
+1
2016-12-27
Input: bma150 - switch to using usleep_range instead of msleep
Aniroop Mathur
1
-2
/
+2
2016-11-16
Input: bma150 - avoid binding to bma180 if IIO bma180 driver present
Hans de Goede
1
-1
/
+8
2016-01-02
Input: bma150 - constify bma150_cfg structure
Julia Lawall
1
-1
/
+1
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-07
Input: bma150 - use sign_extend32() for sign extending
Martin Kepplinger
1
-4
/
+3
2014-04-24
Input: bma150 - extend chip detection for bma180
Dr. H. Nikolaus Schaller
1
-1
/
+3
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+2
2013-02-15
Input: bma150 - make some defines public and fix some comments
Michael Trimarchi
1
-12
/
+0
2013-02-15
Input: bma150 - fix checking pm_runtime_get_sync() return value
Michael Trimarchi
1
-1
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-11
/
+11
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2011-08-09
Input: add driver for Bosch Sensortec's BMA150 accelerometer
Eric Andersson
1
-0
/
+691