summaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)Author
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
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
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-04iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier
2017-09-03iio: drop iio_info.driver_module and iio_trigger_ops.owner.Jonathan Cameron
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-22iio: triggers: Use macros to avoid boilerplate assignment of owner.Jonathan Cameron
2017-08-22iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-08-20PATCH] iio: Fix some documentation warningsJonathan Corbet
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-08-12iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier
2017-08-12iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier
2017-07-27Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-07-06iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi
2017-06-11iio: add hardware triggered operating modeBenjamin Gaignard
2017-06-03iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin
2017-05-07iio: stm32 trigger: Add support for TRGO2 triggersFabrice Gasnier
2017-03-13iio: sw-device: Fix config group initializationLars-Peter Clausen
2017-01-28Merge tag 'ib-mfd-iio-pwm-4.11' into testJonathan Cameron
2017-01-25iio: Add STM32 timer trigger driverBenjamin Gaignard
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron
2017-01-10iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron
2017-01-10iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.Jonathan Cameron
2017-01-10iio:buffers: Push some docs down into the .c file.Jonathan Cameron
2017-01-10iio:buffer: Stop exporting iio_scan_mask_queryJonathan Cameron
2017-01-10iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron
2017-01-10iio:buffer.h Reformat structure comments to be inline.Jonathan Cameron