summaryrefslogtreecommitdiff
path: root/drivers/iio/accel/bma400_core.c
AgeCommit message (Expand)Author
2023-05-13iio: accel: bma400: Simplify an error messageChristophe JAILLET
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait
2022-12-28iio: accel: bma400: Use devm_regulator_bulk_get_enable()Jonathan Cameron
2022-11-27Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-11-23iio: accel: bma400: Switch to use dev_err_probe() helperYuan Can
2022-11-12iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()Dong Chenchen
2022-10-29iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.Jonathan Cameron
2022-09-21iio: accel: bma400: Fix smatch warning based on use of unintialized value.Jonathan Cameron
2022-09-05iio: accel: bma400: Add support for single and double tap eventsJagath Jog J
2022-06-14iio: core: Fix IIO_ALIGN and rename as it was not sufficiently largeJonathan Cameron
2022-06-11iio: accel: bma400: Add support for activity and inactivity eventsJagath Jog J
2022-06-11iio: accel: bma400: Add activity recognition supportJagath Jog J
2022-06-11iio: accel: bma400: Add step change eventJagath Jog J
2022-06-11iio: accel: bma400: Add separate channel for step counterJagath Jog J
2022-06-11iio: accel: bma400: Add triggered buffer supportJagath Jog J
2022-06-11iio: accel: bma400: conversion to device-managed functionJagath Jog J
2022-06-11iio: accel: bma400: Reordering of header filesJagath Jog J
2022-02-18iio:accel:bma400: Move exports into IIO_BMA400 namespaceJonathan Cameron
2021-10-19iio: accel: bma400: Make bma400_remove() return voidUwe Kleine-König
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-01-18iio: accel: bma400: prevent setting accel scale too lowDan Carpenter
2019-12-29iio: accel: bma400: basic regulator supportDan Robertson
2019-12-29iio: accel: Add driver for the BMA400Dan Robertson