index
:
git.armlinux.org.uk/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
/
cros_ec_sensors
Age
Commit message (
Expand
)
Author
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
2019-07-11
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-06-25
iio: cros_ec: Add lid angle driver
Gwendal Grignou
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
[next]