summaryrefslogtreecommitdiff
path: root/drivers/iio/common
AgeCommit message (Expand)Author
2021-11-17iio/scmi: Add reading "raw" attribute.Andriy Tryshnivskyy
2021-11-17iio: st-sensors: Use dev_to_iio_dev() in sysfs callbacksLars-Peter Clausen
2021-11-10Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-10-19Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman
2021-10-19iio: triggered-buffer: extend support to configure output buffersAlexandru Ardelean
2021-10-19iio: st_sensors: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-27iio: common: cros_ec_sensors: simplify getting .driver_dataWolfram Sang
2021-09-18iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter
2021-09-18iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08iio/drivers/hid-sensor: use HZ macrosDaniel Lezcano
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron
2021-06-16iio: hid-sensors: Update header includesJonathan Cameron
2021-06-16iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko
2021-06-13iio: scmi: fix spelling of SPDX tagTom Rix
2021-06-03iio: hid: trigger: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: common: scmi_sensors: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron
2021-05-10iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-30iio/scmi: Port driver to the new scmi_sensor_proto_ops interfaceCristian Marussi
2021-03-26Merge remote-tracking branch 'local/ib-iio-scmi-5.12-rc2-take3' into togregJonathan Cameron
2021-03-25iio: cros: unify hw fifo attributes without API changesGwendal Grignou
2021-03-25iio:cros_ec_sensors: Fix a wrong function name in kernel doc.Jonathan Cameron
2021-03-25iio: set default trig->dev.parentGwendal Grignou
2021-03-13iio/scmi: Adding support for IIO SCMI Based SensorsJyoti Bhayana
2021-03-11iio: Add relative sensitivity supportYe Xiang
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-11iio: st_sensors: fix typo in commentAhmad Fatoum
2021-01-25Merge 5.11-rc5 into staging-nextGreg Kroah-Hartman
2021-01-22iio:common:ms_sensors:ms_sensors_i2c: add support for alternative PROM layoutAlexandre Belloni
2021-01-22iio:common:ms_sensors:ms_sensors_i2c: rework CRC calculation helperAlexandre Belloni
2021-01-22iio:pressure:ms5637: introduce hardware differentiationAlexandre Belloni
2021-01-22iio: hid-sensors: Add hinge sensor driverYe Xiang
2021-01-14iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_threadLorenzo Bianconi
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-11-21iio: hid-sensors: use iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: cros_ec: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-01iio: cros_ec: Use default frequencies when EC returns invalid informationGwendal Grignou
2020-10-23Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean
2020-09-29iio: ssp: use PLATFORM_DEVID_NONEKrzysztof Kozlowski
2020-08-24iio: cros_ec: Accept -EOPNOTSUPP as 'not supported' error codeGuenter Roeck
2020-08-22iio: cros_ec: Set Gyroscope default frequency to 25HzGwendal Grignou
2020-07-20iio: common: ms_sensors: ms_sensors_i2c: Fix misspelling of parameter 'client'Lee Jones
2020-06-14iio: cros_ec: fix spelling mistakeKeyur Patel