index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
Age
Commit message (
Expand
)
Author
2025-06-29
iio: common: st_sensors: Fix use of uninitialize device structs
Maud Spierings
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-21
iio: ssp_sensors: optimalize -> optimize
Ahelenia Ziemiańska
2025-05-21
iio: cros_ec_sensors: Flush when changing the FIFO timeout
Gwendal Grignou
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: common: st_sensors: Switch to sparse friendly iio_device_claim/release_d...
Jonathan Cameron
2025-04-22
iio: common: scmi: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-04-22
iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-04-07
iio: hid-sensor-prox: support multi-channel SCALE calculation
Zhang Lixu
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-08
iio: cros_ec: Trace EC sensors command
Gwendal Grignou
2024-12-28
iio: common: ssp_sensors: drop conditional optimization for simplicity
Vasileios Amoiridis
2024-12-07
iio: invensense: Prevent possible integer overflow while multiplication
Karan Sanghavi
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-08
Merge tag 'iio-fixes-for-6.12c' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-29
iio: invensense: fix multiple odr switch when FIFO is off
Jean-Baptiste Maneyrol
2024-10-21
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2024-10-13
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-10
iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
Christophe JAILLET
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
iio: common: st: use irq_get_trigger_type()
Jonathan Cameron
2024-08-03
iio: common: cros_ec_sensors_core: use new '.masklength' accessors
Nuno Sa
2024-08-03
iio: common: scmi_iio: Remove unnecessary u64 type cast
Thorsten Blum
2024-06-30
iio: common: scmi_iio: convert to dev_err_probe()
Nuno Sa
2024-06-29
iio: st_sensors: relax WhoAmI check in st_sensors_verify_id()
Kaustabh Chakraborty
2024-05-27
iio: invensense: fix odr switching to same value
Jean-Baptiste Maneyrol
2024-05-03
iio: invensense: fix timestamp glitches when switching frequency
Jean-Baptiste Maneyrol
2024-05-01
iio: invensense: fix interrupt timestamp alignment
Jean-Baptiste Maneyrol
2024-01-23
iio: invensense: remove redundant initialization of variable period
Colin Ian King
2023-11-16
iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time table
Javier Carrasco
2023-10-05
iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()
Tzung-Bi Shih
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
2023-07-29
iio: cros_ec: Fix the allocation size for cros_ec_command
Yiyuan Guo
2023-07-20
iio: make invensense timestamp module generic
Jean-Baptiste Maneyrol
2023-07-20
iio: move inv_icm42600 timestamp module in common
Jean-Baptiste Maneyrol
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2022-12-28
iio: common: scmi_iio: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
2022-11-23
iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-11-23
iio: common: scmi_iio: do not use internal iio_dev lock
Nuno Sá
2022-08-28
iio: common: scmi_sensors: use HZ macro from units.h
Dmitry Rokosov
2022-08-19
iio: st_sensors: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-18
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
2022-06-14
iio: common: cros_ec_sensors: explicitly add proper header files
Nuno Sá
2022-06-14
iio: common: cros_ec_lid_angle: explicitly add proper header files
Nuno Sá
2022-06-14
iio: common: ssp: Fix alignment for DMA safety
Jonathan Cameron
2022-06-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
[next]