Age | Commit message (Expand) | Author |
2021-06-16 | iio: hid-sensors: Update header includes | Jonathan Cameron |
2021-06-16 | iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace | Andy Shevchenko |
2021-06-13 | iio: scmi: fix spelling of SPDX tag | Tom Rix |
2021-06-03 | iio: hid: trigger: Balance runtime pm + use pm_runtime_resume_and_get() | Jonathan Cameron |
2021-05-17 | iio: core: move @id from struct iio_dev to struct iio_dev_opaque | Jonathan Cameron |
2021-05-17 | iio: common: scmi_sensors: Drop duplicate setting of iio_dev.dev.parent | Jonathan Cameron |
2021-05-10 | iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER | Alexandru Ardelean |
2021-04-26 | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-03-30 | iio/scmi: Port driver to the new scmi_sensor_proto_ops interface | Cristian Marussi |
2021-03-26 | Merge remote-tracking branch 'local/ib-iio-scmi-5.12-rc2-take3' into togreg | Jonathan Cameron |
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-25 | iio: set default trig->dev.parent | Gwendal Grignou |
2021-03-13 | iio/scmi: Adding support for IIO SCMI Based Sensors | Jyoti Bhayana |
2021-03-11 | iio: Add relative sensitivity support | Ye Xiang |
2021-03-11 | iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common | Ye Xiang |
2021-03-11 | iio: make use of devm_iio_kfifo_buffer_setup() helper | Alexandru Ardelean |
2021-03-11 | iio: st_sensors: fix typo in comment | Ahmad Fatoum |
2021-01-25 | Merge 5.11-rc5 into staging-next | Greg Kroah-Hartman |
2021-01-22 | iio:common:ms_sensors:ms_sensors_i2c: add support for alternative PROM layout | Alexandre Belloni |
2021-01-22 | iio:common:ms_sensors:ms_sensors_i2c: rework CRC calculation helper | Alexandre Belloni |
2021-01-22 | iio:pressure:ms5637: introduce hardware differentiation | Alexandre Belloni |
2021-01-22 | iio: hid-sensors: Add hinge sensor driver | Ye Xiang |
2021-01-14 | iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread | Lorenzo Bianconi |
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: hid-sensors: use iio_triggered_buffer_setup_ext() | Alexandru Ardelean |
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-09-29 | iio: ssp: use PLATFORM_DEVID_NONE | Krzysztof Kozlowski |
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-07-20 | iio: common: ms_sensors: ms_sensors_i2c: Fix misspelling of parameter 'client' | Lee Jones |
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-05-15 | Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2020-05-10 | iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger | Alexandru Ardelean |
2020-05-03 | iio: st_sensors: Use get_unaligned_be24() and sign_extend32() | Andy Shevchenko |
2020-04-27 | Merge 5.7-rc3 into staging-next | Greg Kroah-Hartman |
2020-04-23 | Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2020-04-20 | Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2020-04-19 | iio: st_sensors: rely on odr mask to know if odr can be set | Lary Gibaud |
2020-04-08 | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
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 |