index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux 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
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
2019-04-27
iio: cros_ec: add 'id' sysfs entry
Gwendal Grignou
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
2019-04-04
iio: cros_ec: Switch to SPDX identifier.
Enric Balletbo i Serra
2019-04-04
iio: cros_ec: Add kernel-doc for cros_ec_sensors_read_lpc
Gwendal Grignou
[next]