index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
inv_icm42600
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-06-15
2
-24
/
+27
|
\
|
*
iio: imu: inv_icm42600: avoid frequent timestamp jitter
Jean-Baptiste Maneyrol
2023-05-23
1
-23
/
+26
|
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
|
iio: imu: inv_icm42600: fix timestamp reset
Jean-Baptiste Maneyrol
2023-05-20
1
-5
/
+5
|
/
*
iio: imu: inv_icm42600: Add support for icm42631
Jay Greco
2022-11-23
4
-0
/
+13
*
iio: imu: inv_icm42600: Move exports to IIO_ICM42600 namespace
Jonathan Cameron
2022-11-23
3
-13
/
+14
*
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-07-14
2
-2
/
+2
|
\
|
*
iio: imu: inv_icm42600: Fix alignment for DMA safety in buffer code.
Jonathan Cameron
2022-06-14
1
-1
/
+1
|
*
iio: imu: inv_icm42600: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
|
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-06-20
2
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
Jean-Baptiste Maneyrol
2022-06-19
2
-1
/
+2
*
|
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-05-19
2
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
2
-2
/
+0
*
|
iio: imu: inv_icm42600: Fix I2C init possible nack
Fawzi Khaber
2022-04-16
1
-6
/
+9
|
/
*
iio:imu:inv_icm42600: Suppress clang W=1 warning about pointer to enum conver...
Jonathan Cameron
2021-12-21
2
-2
/
+2
*
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
1
-1
/
+1
*
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-11
2
-15
/
+12
*
iio: imu: inv_icm42600: add accurate timestamping
Jean-Baptiste Maneyrol
2020-06-27
8
-15
/
+396
*
iio: imu: inv_icm42600: add buffer support in iio devices
Jean-Baptiste Maneyrol
2020-06-27
8
-2
/
+1033
*
iio: imu: inv_icm42600: add device interrupt
Jean-Baptiste Maneyrol
2020-06-27
4
-4
/
+105
*
iio: imu: add Kconfig and Makefile for inv_icm42600 driver
Jean-Baptiste Maneyrol
2020-06-27
2
-0
/
+41
*
iio: imu: inv_icm42600: add temperature sensor support
Jean-Baptiste Maneyrol
2020-06-27
4
-2
/
+134
*
iio: imu: inv_icm42600: add accelerometer IIO device
Jean-Baptiste Maneyrol
2020-06-27
3
-0
/
+600
*
iio: imu: inv_icm42600: add gyroscope IIO device
Jean-Baptiste Maneyrol
2020-06-27
3
-0
/
+613
*
iio: imu: inv_icm42600: add SPI driver for inv_icm42600 driver
Jean-Baptiste Maneyrol
2020-06-27
1
-0
/
+99
*
iio: imu: inv_icm42600: add I2C driver for inv_icm42600 driver
Jean-Baptiste Maneyrol
2020-06-27
1
-0
/
+100
*
iio: imu: inv_icm42600: add core of new inv_icm42600 driver
Jean-Baptiste Maneyrol
2020-06-27
2
-0
/
+1006