aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/accel/bma180.c
AgeCommit message (Expand)Author
2019-04-04iio: accel: bma180: add mount matrix supportH. Nikolaus Schaller
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-20iio: accel: bma180: constify i2c_device_idArvind Yadav
2017-03-19iio: accel: bma180: Add OF device ID tableJavier Martinez Canillas
2017-03-19iio: accel: Prefer unsigned int to bare use of unsignedMiguel Robles
2016-08-15iio: accel: bma180: use iio helper function to guarantee direct modeAlison Schofield
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-03-07iio: fix drivers that check buffer->scan_maskOctavian Purdila
2014-09-22staging: iio: fix up merge errorGreg Kroah-Hartman
2014-09-22Merge 3.17-rc6 into staging-next.Greg Kroah-Hartman
2014-09-14iio:bma180: Add BMA250 chip supportPeter Meerwald
2014-09-14iio:bma180: Implement _available sysfs attribute dynamicallyPeter Meerwald
2014-09-14iio:bma180: Prepare for accelerometer channels with different resolutionsPeter Meerwald
2014-09-14iio:bma180: Introduce part-specific _config() and disable() codePeter Meerwald
2014-09-14iio:bma180: Introduce part_info to differentiate further chip variantsPeter Meerwald
2014-09-14iio:bma180: Drop _update_scan_mode()Peter Meerwald
2014-09-14iio:bma180: Expose temperature channelPeter Meerwald
2014-09-14iio:bma180: Use bool instead of int for statePeter Meerwald
2014-09-14iio:bma180: Rename BMA_180 to BMA180_Peter Meerwald
2014-09-14iio:bma180: Prefix remaining tables and functions with bma18_Peter Meerwald
2014-09-14iio:bma180: Enable use of device without IRQPeter Meerwald
2014-08-25iio: accel: bma180: Fix indio_dev->trig assignmentSrinivas Pandruvada
2014-07-20iio:bma180: Missing check for frequency fractional partPeter Meerwald
2014-07-20iio:bma180: Fix scale factors to report correct acceleration unitsPeter Meerwald
2014-02-15iio:accel:bma180: Make LOW_PASS_FILTER_3DB_FREQUENCY shared_by_typePeter Meerwald
2014-02-08iio:accel:bma180: Use modifier instead of index in channel specificationPeter Meerwald
2013-12-17iio:accel:bma180 replaces IIO_ST macro with explicit entries to struct scan_typeJonathan Cameron
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman
2013-09-21iio:bma180: Use iio_push_buffers_with_timestamp()Lars-Peter Clausen
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-15iio: Remove unnecessary casts for iio_push_to_buffers()Lars-Peter Clausen
2013-08-28iio: add Bosch BMA180 acceleration sensor driverOleksandr Kravchenko