summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/bma220_spi.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: bma220_spi: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-201-0/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1
* iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: accel: bma220_spi: set up buffer timestamps for non-zero valuesAlison Schofield2016-08-151-1/+1
* iio: accel: Add triggered buffer support for BMA220Tiberiu Breana2016-05-211-2/+63
* iio: accel: Add support for Bosch BMA220Tiberiu Breana2016-05-141-0/+277