aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-24iio: buffer: fix the function signature to match implementationPhil Reid1-1/+1
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-19/+211
2018-05-20iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.hFabrice Gasnier1-0/+2
2018-05-07iio: iio.h: use nested struct support on kernel-doc markupMauro Carvalho Chehab1-12/+12
2018-03-30iio:buffer: make length types match kfifo typesMartin Kelly1-3/+3
2018-03-17iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ supportAlexandru Ardelean1-7/+17
2018-03-17iio: cros_ec: Move cros_ec_sensors_core.h in /includeGwendal Grignou1-0/+180
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-3/+11
2018-01-12Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon', 'asoc/topic/iio' and 'asoc/topic/max98373' into asoc-nextMark Brown5-28/+104
2018-01-10IIO: consumer: allow to set buffer sizesArnaud Pouliquen1-0/+11
2018-01-10IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen1-0/+18
2018-01-10IIO: inkern: API for manipulating channel attributesArnaud Pouliquen3-28/+54
2018-01-10IIO: hw_consumer: add devm_iio_hw_consumer_allocArnaud Pouliquen1-0/+2
2018-01-10iio: Add hardware consumer buffer supportLars-Peter Clausen1-0/+19
2018-01-08iio: add field identifier for @use_count kernel-docTobin C. Harding1-1/+1
2018-01-08iio: add kernel-doc for field @ownerTobin C. Harding1-0/+1
2018-01-08iio: fix SPHINX kernel-docs build warningTobin C. Harding1-2/+2
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman1-1/+4
2017-12-02iio: Add macro to populate struct iio_map arrayLukas Wunner1-0/+7
2017-12-02iio: stm32: fix adc/trigger link errorArnd Bergmann1-1/+4
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2-2/+2
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-26/+65
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-10-19iio: make function argument and some structures constBhumika Goyal2-2/+2
2017-10-14iio: Drop duplicate forward declarationLukas Wunner1-1/+0
2017-10-10iio: st_sensors: split open-drain parameters for irq1 and irq2Lorenzo Bianconi1-12/+16
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi1-6/+10
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi1-2/+5
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-0/+3
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-13/+42
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+3
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+3
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+27
2017-09-04iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier1-0/+27
2017-09-03iio: drop iio_info.driver_module and iio_trigger_ops.owner.Jonathan Cameron2-5/+0
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2-3/+3
2017-08-22iio: triggers: Use macros to avoid boilerplate assignment of owner.Jonathan Cameron1-6/+13
2017-08-22iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron1-2/+29
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+14
2017-08-20PATCH] iio: Fix some documentation warningsJonathan Corbet2-3/+3
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman1-0/+7
2017-08-12iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier1-0/+12
2017-08-12iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier1-0/+2
2017-07-27Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-10/+12
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+7
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi1-0/+7
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+37
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2-10/+12