summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/bma400_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-23iio: accel: bma400: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2022-06-11iio: accel: bma400: Add triggered buffer supportJagath Jog J1-1/+1
2022-06-11iio: accel: bma400: conversion to device-managed functionJagath Jog J1-8/+0
2022-02-18iio:accel:bma400: Move exports into IIO_BMA400 namespaceJonathan Cameron1-0/+1
2021-10-19iio: accel: bma400: Make bma400_remove() return voidUwe Kleine-König1-1/+3
2019-12-29iio: accel: Add driver for the BMA400Dan Robertson1-0/+61