index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bma180.c
Age
Commit message (
Expand
)
Author
2016-08-15
iio: accel: bma180: use iio helper function to guarantee direct mode
Alison Schofield
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
2014-09-22
staging: iio: fix up merge error
Greg Kroah-Hartman
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
2014-09-14
iio:bma180: Add BMA250 chip support
iio-for-3.18b
Peter Meerwald
2014-09-14
iio:bma180: Implement _available sysfs attribute dynamically
Peter Meerwald
2014-09-14
iio:bma180: Prepare for accelerometer channels with different resolutions
Peter Meerwald
2014-09-14
iio:bma180: Introduce part-specific _config() and disable() code
Peter Meerwald
2014-09-14
iio:bma180: Introduce part_info to differentiate further chip variants
Peter Meerwald
2014-09-14
iio:bma180: Drop _update_scan_mode()
Peter Meerwald
2014-09-14
iio:bma180: Expose temperature channel
Peter Meerwald
2014-09-14
iio:bma180: Use bool instead of int for state
Peter Meerwald
2014-09-14
iio:bma180: Rename BMA_180 to BMA180_
Peter Meerwald
2014-09-14
iio:bma180: Prefix remaining tables and functions with bma18_
Peter Meerwald
2014-09-14
iio:bma180: Enable use of device without IRQ
Peter Meerwald
2014-08-25
iio: accel: bma180: Fix indio_dev->trig assignment
Srinivas Pandruvada
2014-07-20
iio:bma180: Missing check for frequency fractional part
iio-fixes-for-3.16e
Peter Meerwald
2014-07-20
iio:bma180: Fix scale factors to report correct acceleration units
Peter Meerwald
2014-02-15
iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_type
Peter Meerwald
2014-02-08
iio:accel:bma180: Use modifier instead of index in channel specification
Peter Meerwald
2013-12-17
iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_type
Jonathan Cameron
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-21
iio:bma180: Use iio_push_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-21
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2013-08-28
iio: add Bosch BMA180 acceleration sensor driver
Oleksandr Kravchenko