summaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/bma400_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: bma400: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+3
* iio: accel: bma400: Add triggered buffer supportJagath Jog J2022-06-111-1/+1
* iio: accel: bma400: conversion to device-managed functionJagath Jog J2022-06-111-8/+0
* iio:accel:bma400: Move exports into IIO_BMA400 namespaceJonathan Cameron2022-02-181-0/+1
* iio: accel: bma400: Make bma400_remove() return voidUwe Kleine-König2021-10-191-1/+3
* iio: accel: Add driver for the BMA400Dan Robertson2019-12-291-0/+61