aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio
AgeCommit message (Expand)Author
2020-06-04iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen
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
2018-01-08iio: add kernel-doc for field @ownerTobin C. Harding
2018-01-08iio: fix SPHINX kernel-docs build warningTobin C. Harding
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman
2017-12-02iio: Add macro to populate struct iio_map arrayLukas Wunner
2017-12-02iio: stm32: fix adc/trigger link errorArnd Bergmann
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19iio: make function argument and some structures constBhumika Goyal
2017-10-14iio: Drop duplicate forward declarationLukas Wunner
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman