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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
iio: imu: inv_mpu6050: add new interrupt handler for WoM events
Jean-Baptiste Maneyrol
3
-16
/
+66
2024-03-25
iio: imu: inv_mpu6050: add WoM event as accel event
Jean-Baptiste Maneyrol
1
-8
/
+59
2024-03-25
iio: imu: inv_mpu6050: add WoM (Wake-on-Motion) sensor
Jean-Baptiste Maneyrol
4
-13
/
+309
2024-03-25
iio: imu: st_lsm6dsx: drop casting to void in dev_set_drvdata
Javier Carrasco
1
-1
/
+1
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-97
/
+176
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
18
-97
/
+176
2024-02-25
iio: imu: inv_mpu6050: fix frequency setting when chip is off
Jean-Baptiste Maneyrol
1
-0
/
+5
2024-02-24
iio: imu: inv_mpu6050: fix FIFO parsing when empty
Jean-Baptiste Maneyrol
1
-0
/
+2
2024-02-19
iio: imu: bmi323: Add ACPI Match Table
Jonathan LoBue
1
-0
/
+21
2024-02-19
iio: st_sensors: lsm9ds0: Use common style for terminator in ID tables
andy.shevchenko@gmail.com
1
-1
/
+1
2024-02-19
iio: st_sensors: lsm9ds0: Don't use "proxy" headers
andy.shevchenko@gmail.com
4
-5
/
+12
2024-02-19
iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhere
andy.shevchenko@gmail.com
1
-10
/
+7
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2024-02-17
Add 10EC5280 to bmi160_i2c ACPI IDs to allow binding on some devices
Jesus Gonzalez
1
-0
/
+9
2024-02-17
iio: imu: st_lsm6dsx: add support to ASM330LHHXG1
Lorenzo Bianconi
6
-0
/
+19
2024-02-17
iio: imu: st_lsm6dsx: improve kernel docs and comments
Lorenzo Bianconi
3
-14
/
+71
2024-02-17
iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode()
Jonathan Cameron
1
-47
/
+31
2024-02-17
iio: imu: adis16480: make use of irq_get_trigger_type()
Nuno Sa
1
-8
/
+1
2024-02-17
iio: imu: adis16475: make use of irq_get_trigger_type()
Nuno Sa
1
-7
/
+1
2024-01-28
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
1
-2
/
+2
2024-01-24
iio: imu: kmx61: Drop ACPI_PTR() usage
Jonathan Cameron
1
-1
/
+1
2024-01-24
iio: imu: fxos8700: Drop ACPI_PTR() usage
Jonathan Cameron
2
-4
/
+2
2024-01-22
iio: imu: bno055: serdev requires REGMAP
Randy Dunlap
1
-0
/
+1
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2024-01-18
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-30
/
+2615
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-3
/
+3
2023-11-26
iio: imu: bmi323: Make the local structures static
Jagath Jog J
2
-2
/
+2
2023-11-26
iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
Su Hui
1
-2
/
+2
2023-11-26
iio: imu: inv_mpu6050: return callee's error code rather than -EINVAL
Su Hui
1
-6
/
+3
2023-11-26
iio: imu: adis16475: use bit numbers in assign_bit()
Nuno Sa
1
-2
/
+2
2023-11-26
iio: imu: adis16475: add spi_device_id table
Nuno Sa
1
-45
/
+72
2023-11-16
iio: imu: adis: Use spi cs inactive delay
Ramona Gradinariu
1
-12
/
+6
2023-11-16
iio/imu: inv_icm42600: Use max() helper macros
Bragatheswaran Manickavel
3
-12
/
+3
2023-11-16
iio: imu: Fix spelling mistake "accelrometer" -> "accelerometer"
Colin Ian King
1
-2
/
+2
2023-11-16
iio: imu: Add driver for BMI323 IMU
Jagath Jog J
8
-0
/
+2603
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
4
-39
/
+217
2023-10-14
drivers: imu: adis16475.c: Remove scan index from delta channels
Ramona Gradinariu
1
-21
/
+46
2023-10-05
iio: imu: bno055: Fix missing Kconfig dependencies
Jonathan Cameron
1
-0
/
+2
2023-10-05
iio: imu: mpu6050: add level shifter flag
Andreas Kemnade
3
-0
/
+17
2023-10-05
iio: imu: adis16475: Add buffer padding after temp channel
Ramona Gradinariu
1
-0
/
+10
2023-09-12
iio: imu: adis16475.c: Add delta angle and delta velocity channels
Ramona Bolboaca
1
-19
/
+146
2023-09-12
iio: Remove unused declarations
Yue Haibing
1
-1
/
+0
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2023-07-23
iio: imu: lsm6dsx: Fix mount matrix retrieval
Alejandro Tafalla
1
-1
/
+1
2023-07-23
iio: imu: adis16475.c: Add has_burst32 flag to adis16477 devices
Ramona Bolboaca
1
-0
/
+3
2023-07-23
iio: imu: adis16475.c: Remove unused enum elements
Ramona Bolboaca
1
-2
/
+0
2023-07-20
iio: imu: inv_mpu6050: read the full fifo when processing data
Jean-Baptiste Maneyrol
3
-8
/
+18
2023-07-20
iio: imu: inv_mpu6050: use the common inv_sensors timestamp module
Jean-Baptiste Maneyrol
5
-93
/
+45
2023-07-20
iio: make invensense timestamp module generic
Jean-Baptiste Maneyrol
4
-40
/
+55
[prev]
[next]