summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common
AgeCommit message (Expand)Author
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
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou
2020-05-15Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-05-10iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean
2020-05-03iio: st_sensors: Use get_unaligned_be24() and sign_extend32()Andy Shevchenko
2020-04-27Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-04-20Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-04-19iio: st_sensors: rely on odr mask to know if odr can be setLary Gibaud
2020-04-08Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-03-30iio: cros_ec: Use Hertz as unit for sampling frequencyGwendal Grignou
2020-03-28iio: cros_ec: Report hwfifo_watermark_maxGwendal Grignou
2020-03-28iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou
2020-03-28iio: cros_ec: Remove pm functionGwendal Grignou
2020-03-28iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou
2020-03-28iio: cros_ec: Move function description to .c fileGwendal Grignou
2020-03-21iio: st_sensors: Join string literals backAndy Shevchenko
2020-03-21iio: st_sensors: Drop unneeded casting when print error codeAndy Shevchenko
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko
2020-03-21iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko
2020-02-14iio: st_sensors: handle memory allocation failure to fix null pointer derefer...Colin Ian King
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2020-01-10Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra
2019-12-29iio: st_sensors: Describe function parameters in kernel-docAndy Shevchenko
2019-12-15iio: ssp_sensors: Convert to use GPIO descriptorsLinus Walleij
2019-11-21mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou
2019-11-21iio / platform: cros_ec: Add cros-ec-sensorhub driverGwendal Grignou
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-06iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko
2019-09-03iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-08-25iio: st_sensors: Fix build errorYueHaibing
2019-08-18iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-07-27iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere