aboutsummaryrefslogtreecommitdiff
path: root/include/linux/iio
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 1-0/+27
2017-09-04iio: trigger: Add STM32 LPTimer trigger driverGravatar Fabrice Gasnier 1-0/+27
2017-08-28Merge 4.13-rc7 into staging-nextGravatar Greg Kroah-Hartman 2-3/+3
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 1-0/+14
2017-08-20PATCH] iio: Fix some documentation warningsGravatar Jonathan Corbet 2-3/+3
2017-08-14Merge 4.13-rc5 into staging-nextGravatar Greg Kroah-Hartman 1-0/+7
2017-08-12iio: trigger: stm32-timer: add output compare triggersGravatar Fabrice Gasnier 1-0/+12
2017-08-12iio: trigger: stm32-timer: add support for STM32H7Gravatar Fabrice Gasnier 1-0/+2
2017-07-27Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 2-10/+12
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-0/+7
2017-07-06iio: accel: st_accel: add SPI-3wire supportGravatar Lorenzo Bianconi 1-0/+7
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+37
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeGravatar Lorenzo Bianconi 2-10/+12
2017-06-11iio: add hardware triggered operating modeGravatar Benjamin Gaignard 1-0/+6
2017-06-03iio: inkern: api for manipulating ext_info of iio channelsGravatar Peter Rosin 1-0/+37
2017-05-07iio: stm32 trigger: Add support for TRGO2 triggersGravatar Fabrice Gasnier 1-0/+2
2017-03-13iio: sw-device: Fix config group initializationGravatar Lars-Peter Clausen 1-1/+1
2017-01-28Merge tag 'ib-mfd-iio-pwm-4.11' into testGravatar Jonathan Cameron 1-0/+62
2017-01-25iio: Add STM32 timer trigger driverGravatar Benjamin Gaignard 1-0/+62
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Gravatar Greg Kroah-Hartman 4-157/+179
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hGravatar Jonathan Cameron 2-155/+163
2017-01-10iio:buffer: Push implementation of iio_device_attach_buffer into .c fileGravatar Jonathan Cameron 1-14/+2
2017-01-10iio:kfifo_buf header include push down.Gravatar Jonathan Cameron 1-3/+2
2017-01-10iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.Gravatar Jonathan Cameron 1-1/+1
2017-01-10iio:buffers: Push some docs down into the .c file.Gravatar Jonathan Cameron 1-5/+0
2017-01-10iio:buffer: Stop exporting iio_scan_mask_queryGravatar Jonathan Cameron 1-3/+0
2017-01-10iio:buffer: Introduced a function to assign the buffer specific attrs.Gravatar Jonathan Cameron 1-0/+2
2017-01-10iio:buffer.h Reformat structure comments to be inline.Gravatar Jonathan Cameron 1-37/+63
2017-01-10iio:buffer: Stop exporting iio_update_demuxGravatar Jonathan Cameron 1-2/+0
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingGravatar Linus Walleij 1-0/+12
2016-12-03iio: st_sensors: match sensors using ACPI handleGravatar Shrirang Bagul 1-0/+9
2016-11-13iio: inkern: add helpers to query available values from channelsGravatar Peter Rosin 2-0/+45
2016-11-13iio:core: add a callback to allow drivers to provide _available attributesGravatar Jonathan Cameron 2-0/+34
2016-10-23iio: dac: mcp4725: support voltage reference selectionGravatar Tomas Novotny 1-0/+11
2016-10-23iio: dac: mcp4725: use regulator frameworkGravatar Tomas Novotny 1-1/+0
2016-10-11staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQGravatar Eva Rachel Retuya 1-0/+1
2016-10-01include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, R...Gravatar Brian Masney 1-0/+24
2016-10-01iio: Declare event_attrs field of iio_info structure as constGravatar Bhumika Goyal 1-1/+1
2016-09-27iio: inkern: add iio_read_channel_offset helperGravatar Matt Ranostay 1-0/+13
2016-09-27iio:trigger: Add helper function to verify that a trigger belongs to the same...Gravatar Lars-Peter Clausen 1-0/+2
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Gravatar Greg Kroah-Hartman 3-0/+37
2016-09-10iio: trigger: helpers to determine own triggerGravatar Linus Walleij 1-0/+11
2016-09-05Merge 4.8-rc5 into staging-nextGravatar Greg Kroah-Hartman 1-1/+1
2016-09-04iio: add resource managed triggered buffer init helpersGravatar Gregor Boirie 2-0/+9
2016-09-04iio:trigger: add resource managed (un)registerGravatar Gregor Boirie 1-0/+6
2016-09-03iio: trigger: allow immutable triggers to be assignedGravatar Matt Ranostay 2-0/+11
2016-08-21iio: buffer-callback: allow getting underlying iio_devGravatar Matt Ranostay 1-0/+12
2016-08-15iio: sw-trigger: Fix config group initializationGravatar Lars-Peter Clausen 1-1/+1
2016-07-02iio: st_sensors: harden interrupt handlingGravatar Linus Walleij 1-0/+2
2016-06-30iio:core: timestamping clock selection supportGravatar Gregor Boirie 1-8/+14