index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
/
cros_ec_sensors
Age
Commit message (
Expand
)
Author
2026-03-21
iio: common: fix spelling mistakes in comments
Shi Hao
2026-01-29
iio: cros_ec: Allow enabling/disabling calibration mode
Gwendal Grignou
2026-01-22
iio: core: Match iio_device_claim_*() semantics and implementation
Kurt Borja
2025-06-26
iio: cros_ec_sensors: add cros_ec_activity driver
Gwendal Grignou
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: cros_ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-02-08
iio: cros_ec: Trace EC sensors command
Gwendal Grignou
2024-08-03
iio: common: cros_ec_sensors_core: use new '.masklength' accessors
Nuno Sa
2023-10-05
iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()
Tzung-Bi Shih
2023-07-29
iio: cros_ec: Fix the allocation size for cros_ec_command
Yiyuan Guo
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
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-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2021-09-27
iio: common: cros_ec_sensors: simplify getting .driver_data
Wolfram Sang
2021-03-25
iio: cros: unify hw fifo attributes without API changes
Gwendal Grignou
2021-03-25
iio:cros_ec_sensors: Fix a wrong function name in kernel doc.
Jonathan Cameron
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-21
iio: cros_ec: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
2020-11-01
iio: cros_ec: Use default frequencies when EC returns invalid information
Gwendal Grignou
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-09-29
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
2020-08-24
iio: cros_ec: Accept -EOPNOTSUPP as 'not supported' error code
Guenter Roeck
2020-08-22
iio: cros_ec: Set Gyroscope default frequency to 25Hz
Gwendal Grignou
2020-06-14
iio: cros_ec: fix spelling mistake
Keyur Patel
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
iio: cros_ec: Reapply range at resume
Gwendal Grignou
2020-03-30
iio: cros_ec: Use Hertz as unit for sampling frequency
Gwendal Grignou
2020-03-28
iio: cros_ec: Report hwfifo_watermark_max
Gwendal Grignou
2020-03-28
iio: cros_ec: Expose hwfifo_timeout
Gwendal Grignou
2020-03-28
iio: cros_ec: Remove pm function
Gwendal Grignou
2020-03-28
iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO
Gwendal Grignou
2020-03-28
iio: cros_ec: Move function description to .c file
Gwendal Grignou
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
2019-11-21
mfd / platform / iio: cros_ec: Register sensor through sensorhub
Gwendal Grignou
2019-11-21
iio / platform: cros_ec: Add cros-ec-sensorhub driver
Gwendal Grignou
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-09-03
iio: cros_ec: set calibscale for 3d MEMS to unit vector
Gwendal Grignou
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
2019-07-27
iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...
Fabien Lahoudere
2019-07-27
iio: cros_ec: Add sign vector in core for backward compatibility
Gwendal Grignou
2019-07-27
iio: common: cros_ec_sensors: determine protocol version
Fabien Lahoudere
2019-07-27
iio: cros_ec: Remove replacing error code with -EIO
Gwendal Grignou
2019-07-27
iio: cros_ec: Add calibscale for 3d MEMS
Gwendal Grignou
[next]