index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bma400.h
Age
Commit message (
Expand
)
Author
2025-10-19
iio: accel: bma400: Replace bit shifts with FIELD_PREP() and FIELD_GET()
Akshay Jindal
2025-10-19
iio: accel: bma400: Use index-based register addressing and lookup
Akshay Jindal
2025-10-19
iio: accel: bma400: Use macros for generic event configuration values
Akshay Jindal
2025-10-19
iio: accel: bma400: Reorganize and rename register and field macros
Akshay Jindal
2022-12-28
iio: accel: bma400: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-09-05
iio: accel: bma400: Add support for single and double tap events
Jagath Jog J
2022-06-11
iio: accel: bma400: Add support for activity and inactivity events
Jagath Jog J
2022-06-11
iio: accel: bma400: Add step change event
Jagath Jog J
2022-06-11
iio: accel: bma400: Add separate channel for step counter
Jagath Jog J
2022-06-11
iio: accel: bma400: Add triggered buffer support
Jagath Jog J
2022-06-11
iio: accel: bma400: conversion to device-managed function
Jagath Jog J
2022-06-11
iio: accel: bma400: Fix the scale min and max macro values
Jagath Jog J
2021-10-19
iio: accel: bma400: Make bma400_remove() return void
Uwe Kleine-König
2019-12-29
iio: accel: bma400: basic regulator support
Dan Robertson
2019-12-29
iio: accel: Add driver for the BMA400
Dan Robertson