index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
32
-52
/
+52
2024-11-09
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
13
-32
/
+1131
2024-11-08
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-6
/
+0
2024-11-03
iio: imu: st_lsm6dsx: use bool for event state
Julien Stephan
1
-1
/
+1
2024-11-03
iio: imu: bmi323: use bool for event state
Julien Stephan
1
-4
/
+4
2024-11-03
iio: fix write_event_config signature
Julien Stephan
4
-4
/
+4
2024-11-01
iio: imu: bmi270: Add support for BMI260
Justin Weiss
4
-1
/
+39
2024-11-01
iio: imu: bmi270: Add scale and sampling frequency to BMI270 IMU
Justin Weiss
1
-0
/
+339
2024-11-01
iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMU
Justin Weiss
3
-0
/
+66
2024-11-01
iio: imu: inv_mpu6050: simplify code in write_event_config callback
Julien Stephan
1
-5
/
+2
2024-10-29
iio: invensense: fix multiple odr switch when FIFO is off
Jean-Baptiste Maneyrol
3
-6
/
+0
2024-10-28
iio: imu: inv_mpu6050: Replace strange way of checking type of enumeration
Andy Shevchenko
1
-4
/
+1
2024-10-28
iio: imu: bmi270: Provide chip info as configuration structure
Justin Weiss
4
-11
/
+40
2024-10-28
iio: imu: bmi270: Remove unused FREQUENCY / SCALE attributes
Justin Weiss
1
-4
/
+0
2024-10-21
iio: imu: smi240: add driver
Shen Jianping
3
-0
/
+637
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
1
-12
/
+11
2024-10-17
iio: imu: bmi270: Remove duplicated include in bmi270_i2c.c
Yang Li
1
-1
/
+0
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-12
/
+11
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2
-2
/
+2
2024-10-10
iio: imu: bmi323: remove redundant register definition
Tarang Raval
1
-1
/
+0
2024-10-10
iio: imu: bmi270: Add spi driver for bmi270 imu
Alex Lanzano
6
-7
/
+105
2024-10-05
iio: imu: inv_mpu6050: add support for IAM-20680HT/HP
Jean-Baptiste Maneyrol
4
-0
/
+44
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-30
iio: imu: kmx61: Drop most likely fake ACPI ID
Andy Shevchenko
1
-22
/
+3
2024-09-30
iio: imu: Add i2c driver for bmi270 imu
Alex Lanzano
7
-0
/
+407
2024-09-30
iio: imu: inv_mpu6050: Use upper_16_bits()/lower_16_bits() helpers
Andy Shevchenko
1
-2
/
+4
2024-09-30
iio: imu: st_lsm6dsx: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-10
/
+5
2024-09-30
iio: imu: st_lsm6dsx: Use aligned data type for timestamp
Andy Shevchenko
1
-1
/
+1
2024-09-30
iio: imu: fxos8700: Drop unused acpi.h
Andy Shevchenko
1
-1
/
+0
2024-09-30
iio: imu: st_lsm6dsx: use irq_get_trigger_type()
Jonathan Cameron
1
-2
/
+1
2024-09-30
iio: imu: inv_mpu6050: use irq_get_trigger_type()
Jonathan Cameron
1
-8
/
+1
2024-09-30
iio: imu: inv_icm42600: use irq_get_trigger_type()
Jonathan Cameron
1
-9
/
+1
2024-09-30
iio: imu: bmi323: use irq_get_trigger_type()
Jonathan Cameron
1
-7
/
+1
2024-09-30
iio: imu: bmi160: use irq_get_trigger_type()
Jonathan Cameron
1
-10
/
+1
2024-09-30
iio: imu: inv_icm42600: add inv_icm42600 id_table
Jason Liu
2
-0
/
+34
2024-09-30
iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()
Dan Carpenter
1
-1
/
+3
2024-09-30
iio: bmi323: fix copy and paste bugs in suspend resume
Dan Carpenter
1
-6
/
+6
2024-09-30
iio: bmi323: Drop CONFIG_PM guards around runtime functions
Nathan Chancellor
1
-5
/
+2
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+11
2024-09-03
iio: imu: st_lsm6dsx: Remove useless dev_fwnode() calls
Andy Shevchenko
1
-17
/
+6
2024-09-03
iio: imu: st_lsm6dsx: Use iio_read_acpi_mount_matrix() helper
Andy Shevchenko
1
-69
/
+1
2024-09-03
iio: bmi323: peripheral in lowest power state on suspend
Denis Benato
1
-2
/
+159
2024-08-17
iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
Jean-Baptiste Maneyrol
1
-2
/
+11
2024-08-10
iio: imu: adis16460: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16400: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16480: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-14
/
+4
2024-08-10
iio: imu: adis16475: drop ifdef around CONFIG_DEBUG_FS
Nuno Sa
1
-6
/
+3
2024-08-10
iio: bmi323: suspend and resume triggering on relevant pm operations
Denis Benato
4
-0
/
+26
2024-08-03
iio: imu: kmx61: make use of iio_for_each_active_channel()
Nuno Sa
1
-2
/
+1
2024-08-03
iio: imu: bno055: make use of iio_get_masklength()
Nuno Sa
1
-1
/
+1
[next]