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
/
iio
/
accel
/
bma180.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-11
Revert "iio: accel: bma180: Add support for BMA250E"
Hans de Goede
1
-23
/
+1
2017-06-11
Revert "iio: accel: bma180: Add ACPI enumeration support for BMA250E"
Hans de Goede
1
-19
/
+2
2017-05-21
iio: accel: bma180: Add ACPI enumeration support for BMA250E
Hans de Goede
1
-2
/
+19
2017-05-21
iio: accel: bma180: Add support for BMA250E
Hans de Goede
1
-1
/
+23
2017-03-19
iio: accel: bma180: Add OF device ID table
Javier Martinez Canillas
1
-2
/
+22
2017-03-19
iio: accel: Prefer unsigned int to bare use of unsigned
Miguel Robles
1
-4
/
+4
2016-08-15
iio: accel: bma180: use iio helper function to guarantee direct mode
Alison Schofield
1
-4
/
+5
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+1
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
1
-1
/
+1
2014-09-22
staging: iio: fix up merge error
Greg Kroah-Hartman
1
-1
/
+1
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
1
-1
/
+1
2014-09-14
iio:bma180: Add BMA250 chip support
Peter Meerwald
1
-31
/
+125
2014-09-14
iio:bma180: Implement _available sysfs attribute dynamically
Peter Meerwald
1
-11
/
+43
2014-09-14
iio:bma180: Prepare for accelerometer channels with different resolutions
Peter Meerwald
1
-6
/
+6
2014-09-14
iio:bma180: Introduce part-specific _config() and disable() code
Peter Meerwald
1
-10
/
+23
2014-09-14
iio:bma180: Introduce part_info to differentiate further chip variants
Peter Meerwald
1
-10
/
+33
2014-09-14
iio:bma180: Drop _update_scan_mode()
Peter Meerwald
1
-17
/
+1
2014-09-14
iio:bma180: Expose temperature channel
Peter Meerwald
1
-21
/
+59
2014-09-14
iio:bma180: Use bool instead of int for state
Peter Meerwald
1
-21
/
+15
2014-09-14
iio:bma180: Rename BMA_180 to BMA180_
Peter Meerwald
1
-2
/
+2
2014-09-14
iio:bma180: Prefix remaining tables and functions with bma18_
Peter Meerwald
1
-8
/
+8
2014-09-14
iio:bma180: Enable use of device without IRQ
Peter Meerwald
1
-25
/
+29
2014-08-25
iio: accel: bma180: Fix indio_dev->trig assignment
Srinivas Pandruvada
1
-1
/
+1
2014-07-20
iio:bma180: Missing check for frequency fractional part
Peter Meerwald
1
-0
/
+2
2014-07-20
iio:bma180: Fix scale factors to report correct acceleration units
Peter Meerwald
1
-3
/
+3
2014-02-15
iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_type
Peter Meerwald
1
-2
/
+2
2014-02-08
iio:accel:bma180: Use modifier instead of index in channel specification
Peter Meerwald
1
-8
/
+8
2013-12-17
iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
1
-1
/
+6
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
1
-2
/
+2
2013-09-21
iio:bma180: Use iio_push_buffers_with_timestamp()
Lars-Peter Clausen
1
-5
/
+2
2013-09-21
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
1
-2
/
+2
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
1
-1
/
+1
2013-08-28
iio: add Bosch BMA180 acceleration sensor driver
Oleksandr Kravchenko
1
-0
/
+676