index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
bmi323
Age
Commit message (
Expand
)
Author
Lines
2025-08-25
iio: imu: bmi323: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
-2
/
+1
2025-02-17
iio: imu: bmi323: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
-19
/
+25
2024-12-28
iio: imu: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-4
/
+4
2024-11-03
iio: imu: bmi323: use bool for event state
Julien Stephan
-4
/
+4
2024-11-03
iio: fix write_event_config signature
Julien Stephan
-1
/
+1
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
-12
/
+11
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-12
/
+11
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
-1
/
+1
2024-10-10
iio: imu: bmi323: remove redundant register definition
Tarang Raval
-1
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-09-30
iio: imu: bmi323: use irq_get_trigger_type()
Jonathan Cameron
-7
/
+1
2024-09-30
iio: bmi323: fix reversed if statement in bmi323_core_runtime_resume()
Dan Carpenter
-1
/
+3
2024-09-30
iio: bmi323: fix copy and paste bugs in suspend resume
Dan Carpenter
-6
/
+6
2024-09-30
iio: bmi323: Drop CONFIG_PM guards around runtime functions
Nathan Chancellor
-5
/
+2
2024-09-03
iio: bmi323: peripheral in lowest power state on suspend
Denis Benato
-2
/
+159
2024-08-10
iio: bmi323: suspend and resume triggering on relevant pm operations
Denis Benato
-0
/
+26
2024-07-29
iio: imu: bmi323: Constify struct regmap_bus
Javier Carrasco
-2
/
+2
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
-2
/
+3
2024-06-04
iio: imu: bmi323: Use iio read_acpi_mount_matrix() helper
Denis Benato
-3
/
+5
2024-05-27
iio: imu: bmi323: Fix trigger notification in case of error
Vasileios Amoiridis
-2
/
+3
2024-02-19
iio: imu: bmi323: Add ACPI Match Table
Jonathan LoBue
-0
/
+21
2024-02-17
iio: imu: bmi323: Use cleanup handling for iio_device_claim_direct_mode()
Jonathan Cameron
-47
/
+31
2023-11-26
iio: imu: bmi323: Make the local structures static
Jagath Jog J
-2
/
+2
2023-11-16
iio: imu: Fix spelling mistake "accelrometer" -> "accelerometer"
Colin Ian King
-2
/
+2
2023-11-16
iio: imu: Add driver for BMI323 IMU
Jagath Jog J
-0
/
+2601