summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/bma220_spi.c
AgeCommit message (Expand)Author
2022-07-18iio: accel: bma220: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-06-14iio: accel: bma220: Fix alignment for DMA safetyJonathan Cameron
2021-11-17iio: bma220: Use scan_type when processing raw dataGwendal Grignou
2021-07-19iio: accel: bma220: make suspend state setting more robustAlexandru Ardelean
2021-07-19iio: accel: bma220: convert probe to device-managed functionsAlexandru Ardelean
2021-05-17iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou
2020-09-03iio: accel: bma220: Remove unneeded blank linesAndy Shevchenko
2020-09-03iio: accel: bma220: Use BIT() and GENMASK() macrosAndy Shevchenko
2020-09-03iio: accel: bma220: Group IIO headers togetherAndy Shevchenko
2020-09-03iio: accel: bma220: Drop ACPI_PTR() and accompanying ifdefferyAndy Shevchenko
2020-09-03iio: accel: bma220: Mark PM functions as __maybe_unusedAndy Shevchenko
2020-09-03iio: accel: bma220: Use dev_get_drvdata() directlyAndy Shevchenko
2020-09-03iio: accel: bma220: Convert to use ->read_avail()Andy Shevchenko
2020-09-03iio: accel: bma220: Fix returned codes from bma220_init(), bma220_deinit()Andy Shevchenko
2020-07-20iio: accel: bma220_spi: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2017-08-22iio:accel: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-08-15iio: accel: bma220_spi: set up buffer timestamps for non-zero valuesAlison Schofield
2016-05-21iio: accel: Add triggered buffer support for BMA220Tiberiu Breana
2016-05-14iio: accel: Add support for Bosch BMA220Tiberiu Breana