index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-05
iio: accel: bma400: Add support for single and double tap events
Jagath Jog J
2
-10
/
+347
2022-08-30
iio/accel: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-08-30
iio: add MEMSensing MSA311 3-axis accelerometer driver
Dmitry Rokosov
3
-0
/
+1336
2022-08-28
iio: accel: adxl345: use HZ macro from units.h
Dmitry Rokosov
1
-3
/
+4
2022-07-19
iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytes
LI Qingwu
1
-11
/
+19
2022-07-18
iio: accel: bma220: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-07-18
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
1
-2
/
+2
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
23
-213
/
+1120
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-13
/
+20
2022-06-19
iio: accel: mma8452: ignore the return value of reset operation
Haibo Chen
1
-3
/
+7
2022-06-19
iio:accel:mxc4005: rearrange iio trigger get and register
Dmitry Rokosov
1
-2
/
+2
2022-06-19
iio:accel:kxcjk-1013: rearrange iio trigger get and register
Dmitry Rokosov
1
-2
/
+2
2022-06-19
iio:accel:bma180: rearrange iio trigger get and register
Dmitry Rokosov
1
-1
/
+2
2022-06-18
iio: accel: mma7660: Drop wrong use of ACPI_PTR()
Andy Shevchenko
1
-3
/
+3
2022-06-16
iio:accel:kxsd9: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
3
-11
/
+4
2022-06-14
iio: accel: sca3300: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: accel: sca3000: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2022-06-14
iio: accel: bmi088: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: accel: bma220: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: accel: adxl367: Fix alignment for DMA safety
Jonathan Cameron
2
-4
/
+6
2022-06-14
iio: accel: adxl355: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: accel: adxl313: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: accel: sca3000: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-14
iio: accel: sca3300: Add inclination channels
LI Qingwu
1
-3
/
+73
2022-06-14
iio: accel: sca3300: Add support for SCL3300
LI Qingwu
1
-2
/
+28
2022-06-14
iio: accel: sca3300: modified to support multi chips
LI Qingwu
1
-41
/
+156
2022-06-14
iio: accel: sca3300: add define for temp channel for reuse.
LI Qingwu
1
-12
/
+14
2022-06-11
iio: accel: bmi088: Add support for bmi090l accel
LI Qingwu
3
-0
/
+10
2022-06-11
iio: accel: bmi088: Add support for bmi085 accel
LI Qingwu
3
-0
/
+10
2022-06-11
iio: accel: bmi088: modified the device name
LI Qingwu
3
-19
/
+36
2022-06-11
iio: accel: bmi088: Make it possible to config scales
LI Qingwu
1
-1
/
+32
2022-06-11
iio: accel: bmi088: Modified the scale calculate
LI Qingwu
1
-4
/
+11
2022-06-11
iio: accel: adxl367: do not update FIFO watermark on scan mode update
Cosmin Tanislav
1
-37
/
+9
2022-06-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
1
-1
/
+1
2022-06-11
iio: accel: bma400: Add support for activity and inactivity events
Jagath Jog J
2
-1
/
+242
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
2
-0
/
+78
2022-06-11
iio: accel: bma400: Add separate channel for step counter
Jagath Jog J
2
-4
/
+67
2022-06-11
iio: accel: bma400: Add triggered buffer support
Jagath Jog J
5
-8
/
+185
2022-06-11
iio: accel: bma400: conversion to device-managed function
Jagath Jog J
4
-55
/
+38
2022-06-11
iio: accel: bma400: Reordering of header files
Jagath Jog J
1
-2
/
+2
2022-06-11
iio: accel: bma400: Fix the scale min and max macro values
Jagath Jog J
1
-2
/
+21
2022-06-11
iio:accel:stk8ba50: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:accel:stk8312: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-06-11
iio:accel:mc3230: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-05-01
iio: mma8452: fix probe fail when device tree compatible is used.
Haibo Chen
1
-5
/
+7
2022-04-28
iio: accel: mma8452: Add missing documentation for name element of chip_info
Jonathan Cameron
1
-0
/
+1
2022-04-28
iio: accel: dmard06: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-04-28
iio: accel: adxl355: use fwnode_irq_get_byname()
Puranjay Mohan
1
-5
/
+2
[next]