summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
2020-01-18iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko
2020-01-18iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2020-01-12iio: adis: Remove startup_delayNuno Sá
2020-01-12iio: adis: Introduce timeouts structureNuno Sá
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen
2019-12-15iio: adf4350: Convert to use GPIO descriptorLinus Walleij
2019-12-15iio: ak8975: Convert to use GPIO descriptorLinus Walleij
2019-11-23iio: core: add thermocouple_type standard attributeAndrea Merello
2019-11-23iio: core: add char type for sysfs attributesAndrea Merello
2019-11-23iio: imu: adis: create an unlocked version of adis_reset()Alexandru Ardelean
2019-11-23iio: imu: adis: create an unlocked version of adis_check_status()Alexandru Ardelean
2019-11-23iio: imu: adis: add unlocked read/write function versionsAlexandru Ardelean
2019-11-23iio: imu: adis: rename txrx_lock -> state_lockAlexandru Ardelean
2019-11-03iio: imu: adis: assign value only if return code zero in read funcsAlexandru Ardelean
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-10-07iio: core: Add optional symbolic label to device attributesPhil Reid
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-08iio: adc: ad_sigma_delta: Export ad_sd_calibrateMircea Caprioru
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca
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
2019-07-27iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou
2019-07-27iio: imu: adis: Add support for SPI transfer cs_change_delayAlexandru Ardelean
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-07-27iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2019-05-15Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-04-22iio: trigger: stm32-timer: fix build issue when disabledFabrice Gasnier
2019-04-18Merge 'ib-jz47xx-battery-prereq' into psy-nextSebastian Reichel
2019-04-14iio: inkern: API for reading available iio channel attribute valuesArtur Rojek
2019-04-04iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-04-04iio: frequency: ad9523: Fix typo in ad9523_platform_dataLars-Peter Clausen
2019-04-04iio: Make possible to include driver.h firstAndy Shevchenko
2019-04-04iio: imu: adis: generalize burst mode supportAlexandru Ardelean
2019-04-04iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko
2019-02-02iio: st_accel: use ACPI orientation dataDaniel Drake
2018-11-17iio: ad_sigma_delta: Allow to provide custom data register addressLars-Peter Clausen
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner