index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bma400_core.c
Age
Commit message (
Expand
)
Author
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