summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
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
2018-06-24iio: buffer: fix the function signature to match implementationPhil Reid
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-20iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.hFabrice Gasnier
2018-05-07iio: iio.h: use nested struct support on kernel-doc markupMauro Carvalho Chehab
2018-03-30iio:buffer: make length types match kfifo typesMartin Kelly
2018-03-17iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ supportAlexandru Ardelean
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-12Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon'...Mark Brown
2018-01-10IIO: consumer: allow to set buffer sizesArnaud Pouliquen
2018-01-10IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen
2018-01-10IIO: inkern: API for manipulating channel attributesArnaud Pouliquen
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen
2018-01-08iio: add field identifier for @use_count kernel-docTobin C. Harding