index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
/
bma400_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime c...
Jonathan Cameron
1
-2
/
+3
2025-02-16
iio: accel: bma400: convert to use maple tree register cache
Bo Liu
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-2
/
+2
2024-11-03
iio: fix write_event_config signature
Julien Stephan
1
-1
/
+1
2024-10-28
iio: accel: replace s64 __aligned(8) with aligned_s64
Jonathan Cameron
1
-1
/
+1
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-30
iio: accel: bma400: Fix uninitialized variable field_value in tap event handl...
Mikhail Lobanov
1
-1
/
+2
2024-07-29
iio: accel: bma400: simplify with cleanup.h
Krzysztof Kozlowski
1
-6
/
+5
2023-05-13
iio: accel: bma400: Simplify an error message
Christophe JAILLET
1
-2
/
+1
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
1
-1
/
+1
2022-12-28
iio: accel: bma400: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
1
-25
/
+4
2022-11-27
Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+3
2022-11-25
Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-7
/
+3
2022-11-23
iio: accel: bma400: Switch to use dev_err_probe() helper
Yuan Can
1
-7
/
+3
2022-11-12
iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()
Dong Chenchen
1
-1
/
+3
2022-10-29
iio: accel: bma400: Ensure VDDIO is enable defore reading the chip ID.
Jonathan Cameron
1
-12
/
+12
2022-09-21
iio: accel: bma400: Fix smatch warning based on use of unintialized value.
Jonathan Cameron
1
-1
/
+2
2022-09-05
iio: accel: bma400: Add support for single and double tap events
Jagath Jog J
1
-10
/
+333
2022-06-14
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
1
-1
/
+1
2022-06-11
iio: accel: bma400: Add support for activity and inactivity events
Jagath Jog J
1
-1
/
+231
2022-06-11
iio: accel: bma400: Add activity recognition support
Jagath Jog J
1
-0
/
+85
2022-06-11
iio: accel: bma400: Add step change event
Jagath Jog J
1
-0
/
+76
2022-06-11
iio: accel: bma400: Add separate channel for step counter
Jagath Jog J
1
-4
/
+65
2022-06-11
iio: accel: bma400: Add triggered buffer support
Jagath Jog J
1
-5
/
+172
2022-06-11
iio: accel: bma400: conversion to device-managed function
Jagath Jog J
1
-39
/
+38
2022-06-11
iio: accel: bma400: Reordering of header files
Jagath Jog J
1
-2
/
+2
2022-02-18
iio:accel:bma400: Move exports into IIO_BMA400 namespace
Jonathan Cameron
1
-3
/
+3
2021-10-19
iio: accel: bma400: Make bma400_remove() return void
Uwe Kleine-König
1
-3
/
+4
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
1
-1
/
+1
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-01-18
iio: accel: bma400: prevent setting accel scale too low
Dan Carpenter
1
-1
/
+2
2019-12-29
iio: accel: bma400: basic regulator support
Dan Robertson
1
-5
/
+34
2019-12-29
iio: accel: Add driver for the BMA400
Dan Robertson
1
-0
/
+823