index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-17
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
2023-07-20
iio: move inv_icm42600 timestamp module in common
Jean-Baptiste Maneyrol
8
-273
/
+13
2023-07-20
iio: imu: inv_icm42600: make timestamp module chip independent
Jean-Baptiste Maneyrol
3
-19
/
+12
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
15
-34
/
+78
2023-05-23
iio: imu: inv_icm42600: avoid frequent timestamp jitter
Jean-Baptiste Maneyrol
1
-23
/
+26
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
8
-8
/
+8
2023-05-20
iio: imu: inv_icm42600: fix timestamp reset
Jean-Baptiste Maneyrol
1
-5
/
+5
2023-05-13
iio: imu: mpu6050: Add support for the ICM 20600 IMU
Hermes Zhang
5
-2
/
+25
2023-05-13
iio: st_sensors: Add ACPI support for lsm303d to the LSM9DS0 IMU driver
Marius Hoch
1
-0
/
+7
2023-05-13
iio: st_sensors: Add lsm303d support to the LSM9DS0 IMU driver
Marius Hoch
3
-1
/
+12
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-20
/
+189
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+1
2023-04-13
iio: imu: lsm6dsx: Add ACPI mount matrix retrieval
Jonathan Cameron
1
-3
/
+74
2023-04-12
iio: imu: lsm6dsx: Support SMO8B30 ACPI ID for LSM6DS3TR-C
Jonathan Cameron
2
-3
/
+15
2023-04-12
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
7
-14
/
+100
2023-03-28
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+1
2023-03-12
iio: imu: st_lsm6dsx: add support to ASM330LHB
Lorenzo Bianconi
6
-3
/
+19
2023-03-11
iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with func...
Amit Kumar Mahapatra
1
-1
/
+1
2023-03-11
iio: imu: st_lsm6dsx: discard samples during filters settling time
Lorenzo Bianconi
3
-8
/
+78
2023-03-11
iio: imu: adis16475: correct copy paste mistake in comment block
Nuno Sá
1
-3
/
+3
2023-02-06
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2
-22
/
+90
2023-02-02
iio: adis16480: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
[next]