index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
common
/
cros_ec_sensors
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
iio: common: cros_ec_sensors_core: use new '.masklength' accessors
Nuno Sa
1
-5
/
+3
2023-10-05
iio: cros_ec: fix an use-after-free in cros_ec_sensors_push_data()
Tzung-Bi Shih
1
-1
/
+5
2023-07-29
iio: cros_ec: Fix the allocation size for cros_ec_command
Yiyuan Guo
1
-1
/
+1
2022-11-23
iio: Don't silently expect attribute types
Matti Vaittinen
1
-3
/
+3
2022-07-18
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
3
-21
/
+47
2022-06-14
iio: common: cros_ec_sensors: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-14
iio: common: cros_ec_lid_angle: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
1
-21
/
+9
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
1
-1
/
+1
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
1
-2
/
+1
2021-09-27
iio: common: cros_ec_sensors: simplify getting .driver_data
Wolfram Sang
1
-2
/
+1
2021-03-25
iio: cros: unify hw fifo attributes without API changes
Gwendal Grignou
3
-20
/
+10
2021-03-25
iio:cros_ec_sensors: Fix a wrong function name in kernel doc.
Jonathan Cameron
1
-1
/
+1
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
1
-8
/
+5
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-6
/
+9
2020-11-21
iio: cros_ec: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-6
/
+9
2020-11-01
iio: cros_ec: Use default frequencies when EC returns invalid information
Gwendal Grignou
1
-5
/
+11
2020-10-23
Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2020-09-29
iio: cros_ec: unify hw fifo attributes into the core file
Alexandru Ardelean
3
-7
/
+12
2020-08-24
iio: cros_ec: Accept -EOPNOTSUPP as 'not supported' error code
Guenter Roeck
1
-1
/
+1
2020-08-22
iio: cros_ec: Set Gyroscope default frequency to 25Hz
Gwendal Grignou
1
-1
/
+4
2020-06-14
iio: cros_ec: fix spelling mistake
Keyur Patel
1
-1
/
+1
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-1
/
+0
2020-06-14
iio: cros_ec: Reapply range at resume
Gwendal Grignou
2
-0
/
+26
2020-03-30
iio: cros_ec: Use Hertz as unit for sampling frequency
Gwendal Grignou
1
-13
/
+19
2020-03-29
iio: cros_ec: Report hwfifo_watermark_max
Gwendal Grignou
1
-2
/
+31
2020-03-29
iio: cros_ec: Expose hwfifo_timeout
Gwendal Grignou
2
-23
/
+75
2020-03-29
iio: cros_ec: Remove pm function
Gwendal Grignou
3
-49
/
+0
2020-03-29
iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO
Gwendal Grignou
3
-10
/
+102
2020-03-29
iio: cros_ec: Move function description to .c file
Gwendal Grignou
1
-0
/
+69
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
2
-2
/
+0
2019-11-21
mfd / platform / iio: cros_ec: Register sensor through sensorhub
Gwendal Grignou
2
-7
/
+3
2019-11-21
iio / platform: cros_ec: Add cros-ec-sensorhub driver
Gwendal Grignou
1
-1
/
+1
2019-09-20
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-5
/
+6
2019-09-03
iio: cros_ec: set calibscale for 3d MEMS to unit vector
Gwendal Grignou
1
-1
/
+4
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
3
-4
/
+5
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
1
-1
/
+1
2019-07-28
iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...
Fabien Lahoudere
2
-0
/
+68
2019-07-28
iio: cros_ec: Add sign vector in core for backward compatibility
Gwendal Grignou
1
-0
/
+4
2019-07-28
iio: common: cros_ec_sensors: determine protocol version
Fabien Lahoudere
1
-1
/
+34
2019-07-28
iio: cros_ec: Remove replacing error code with -EIO
Gwendal Grignou
1
-19
/
+25
2019-07-27
iio: cros_ec: Add calibscale for 3d MEMS
Gwendal Grignou
2
-6
/
+47
2019-07-12
Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-0
/
+149
2019-06-25
iio: cros_ec: Add lid angle driver
Gwendal Grignou
3
-0
/
+149
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-27
iio: cros_ec: add 'id' sysfs entry
Gwendal Grignou
1
-0
/
+14
2019-04-22
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
1
-3
/
+4
2019-04-04
iio: cros_ec: Switch to SPDX identifier.
Enric Balletbo i Serra
2
-18
/
+2
2019-04-04
iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpc
Gwendal Grignou
1
-0
/
+11
[next]