index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bma400_core.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-29
iio: accel: bma400: simplify with cleanup.h
Krzysztof Kozlowski
2023-05-13
iio: accel: bma400: Simplify an error message
Christophe JAILLET
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2022-12-28
iio: accel: bma400: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-11-27
Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2022-11-25
Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2022-11-23
iio: accel: bma400: Switch to use dev_err_probe() helper
Yuan Can
2022-11-12
iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()
Dong Chenchen
2022-10-29
iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.
Jonathan Cameron
2022-09-21
iio: accel: bma400: Fix smatch warning based on use of unintialized value.
Jonathan Cameron
2022-09-05
iio: accel: bma400: Add support for single and double tap events
Jagath Jog J
2022-06-14
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
2022-06-11
iio: accel: bma400: Add support for activity and inactivity events
Jagath Jog J
2022-06-11
iio: accel: bma400: Add activity recognition support
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: Reordering of header files
Jagath Jog J
2022-02-18
iio:accel:bma400: Move exports into IIO_BMA400 namespace
Jonathan Cameron
2021-10-19
iio: accel: bma400: Make bma400_remove() return void
Uwe Kleine-König
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-01-18
iio: accel: bma400: prevent setting accel scale too low
Dan Carpenter
2019-12-29
iio: accel: bma400: basic regulator support
Dan Robertson
2019-12-29
iio: accel: Add driver for the BMA400
Dan Robertson