aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-18iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko1-0/+3
2020-01-18iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko1-15/+0
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici1-0/+2
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2-21/+1
2020-01-12iio: adis: Remove startup_delayNuno Sá1-1/+0
2020-01-12iio: adis: Introduce timeouts structureNuno Sá1-0/+13
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen1-4/+2
2019-12-15iio: adf4350: Convert to use GPIO descriptorLinus Walleij1-4/+0
2019-12-15iio: ak8975: Convert to use GPIO descriptorLinus Walleij1-2/+0
2019-11-23iio: core: add thermocouple_type standard attributeAndrea Merello1-0/+1
2019-11-23iio: core: add char type for sysfs attributesAndrea Merello1-0/+1
2019-11-23iio: imu: adis: create an unlocked version of adis_reset()Alexandru Ardelean1-1/+18
2019-11-23iio: imu: adis: create an unlocked version of adis_check_status()Alexandru Ardelean1-1/+12
2019-11-23iio: imu: adis: add unlocked read/write function versionsAlexandru Ardelean1-2/+114
2019-11-23iio: imu: adis: rename txrx_lock -> state_lockAlexandru Ardelean1-1/+1
2019-11-03iio: imu: adis: assign value only if return code zero in read funcsAlexandru Ardelean1-2/+4
2019-10-13Merge tag 'iio-for-5.5a-take3' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-0/+4
2019-10-07iio: core: Add optional symbolic label to device attributesPhil Reid1-0/+2
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-1/+2
2019-09-08iio: adc: ad_sigma_delta: Export ad_sd_calibrateMircea Caprioru1-0/+2
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-1/+2
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca1-5/+9
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca1-3/+2
2019-07-27iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio sysfsFabien Lahoudere1-0/+21
2019-07-27iio: cros_ec: Add sign vector in core for backward compatibilityGwendal Grignou1-1/+1
2019-07-27iio: imu: adis: Add support for SPI transfer cs_change_delayAlexandru Ardelean1-0/+2
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca2-39/+5
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2-4/+3
2019-07-27iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca1-0/+4
2019-07-27iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou1-1/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner14-56/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2-4/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner9-18/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner4-8/+4
2019-05-15Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-0/+14
2019-04-22iio: trigger: stm32-timer: fix build issue when disabledFabrice Gasnier1-1/+10
2019-04-18Merge 'ib-jz47xx-battery-prereq' into psy-nextSebastian Reichel1-0/+14
2019-04-14iio: inkern: API for reading available iio channel attribute valuesArtur Rojek1-0/+14
2019-04-04iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen1-0/+1
2019-04-04iio: frequency: ad9523: Fix typo in ad9523_platform_dataLars-Peter Clausen1-4/+4
2019-04-04iio: Make possible to include driver.h firstAndy Shevchenko1-0/+1
2019-04-04iio: imu: adis: generalize burst mode supportAlexandru Ardelean1-0/+14
2019-04-04iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller1-0/+1
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko1-2/+2
2019-02-02iio: st_accel: use ACPI orientation dataDaniel Drake1-0/+1
2018-11-17iio: ad_sigma_delta: Allow to provide custom data register addressLars-Peter Clausen1-0/+3
2018-11-16iio: st-accel: add support for lis3deHeiko Stuebner1-1/+1