summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
AgeCommit message (Expand)Author
2018-11-04iio: buffer: fix the function signature to match implementationPhil Reid
2018-06-05iio:buffer: make length types match kfifo typesMartin Kelly
2017-12-25iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-12-14iio: stm32: fix adc/trigger link errorArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg 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-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
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
2017-01-10iio:buffer: Stop exporting iio_update_demuxJonathan Cameron
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij
2016-12-03iio: st_sensors: match sensors using ACPI handleShrirang Bagul
2016-11-13iio: inkern: add helpers to query available values from channelsPeter Rosin
2016-11-13iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron
2016-10-23iio: dac: mcp4725: support voltage reference selectionTomas Novotny
2016-10-23iio: dac: mcp4725: use regulator frameworkTomas Novotny
2016-10-11staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya
2016-10-01include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, R...Brian Masney
2016-10-01iio: Declare event_attrs field of iio_info structure as constBhumika Goyal
2016-09-27iio: inkern: add iio_read_channel_offset helperMatt Ranostay
2016-09-27iio:trigger: Add helper function to verify that a trigger belongs to the same...Lars-Peter Clausen
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-09-10iio: trigger: helpers to determine own triggerLinus Walleij
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman