aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
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-06-11iio: add hardware triggered operating modeBenjamin Gaignard1-0/+6
2017-06-03iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin1-0/+37
2017-05-07iio: stm32 trigger: Add support for TRGO2 triggersFabrice Gasnier1-0/+2
2017-03-13iio: sw-device: Fix config group initializationLars-Peter Clausen1-1/+1
2017-01-28Merge tag 'ib-mfd-iio-pwm-4.11' into testJonathan Cameron1-0/+62
2017-01-25iio: Add STM32 timer trigger driverBenjamin Gaignard1-0/+62
2017-01-19Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-157/+179
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2-155/+163
2017-01-10iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron1-14/+2
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-3/+2
2017-01-10iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.Jonathan Cameron1-1/+1
2017-01-10iio:buffers: Push some docs down into the .c file.Jonathan Cameron1-5/+0
2017-01-10iio:buffer: Stop exporting iio_scan_mask_queryJonathan Cameron1-3/+0
2017-01-10iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron1-0/+2
2017-01-10iio:buffer.h Reformat structure comments to be inline.Jonathan Cameron1-37/+63
2017-01-10iio:buffer: Stop exporting iio_update_demuxJonathan Cameron1-2/+0
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij1-0/+12
2016-12-03iio: st_sensors: match sensors using ACPI handleShrirang Bagul1-0/+9
2016-11-13iio: inkern: add helpers to query available values from channelsPeter Rosin2-0/+45
2016-11-13iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2-0/+34
2016-10-23iio: dac: mcp4725: support voltage reference selectionTomas Novotny1-0/+11
2016-10-23iio: dac: mcp4725: use regulator frameworkTomas Novotny1-1/+0
2016-10-11staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya1-0/+1
2016-10-01include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, RW} macrosBrian Masney1-0/+24
2016-10-01iio: Declare event_attrs field of iio_info structure as constBhumika Goyal1-1/+1
2016-09-27iio: inkern: add iio_read_channel_offset helperMatt Ranostay1-0/+13
2016-09-27iio:trigger: Add helper function to verify that a trigger belongs to the same deviceLars-Peter Clausen1-0/+2
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-0/+37
2016-09-10iio: trigger: helpers to determine own triggerLinus Walleij1-0/+11
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2016-09-04iio: add resource managed triggered buffer init helpersGregor Boirie2-0/+9
2016-09-04iio:trigger: add resource managed (un)registerGregor Boirie1-0/+6
2016-09-03iio: trigger: allow immutable triggers to be assignedMatt Ranostay2-0/+11
2016-08-21iio: buffer-callback: allow getting underlying iio_devMatt Ranostay1-0/+12
2016-08-15iio: sw-trigger: Fix config group initializationLars-Peter Clausen1-1/+1
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij1-0/+2
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-8/+14
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-1/+8
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-1/+8
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-1/+1
2016-05-29iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie1-2/+0
2016-05-04iio: Add support for creating IIO devices via configfsDaniel Baluta1-0/+70
2016-04-23iio:ak8975: add mounting matrix supportGregor Boirie1-0/+16
2016-04-23iio:core: mounting matrix supportGregor Boirie1-0/+31
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}_allLaxman Dewangan1-0/+26
2016-04-19iio: core: Add devm_ APIs for iio_channel_{get,release}Laxman Dewangan1-0/+27
2016-04-19iio: st_sensors: support open drain modeLinus Walleij1-0/+6
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+3
2016-04-16iio:adis: Add support for manual self-test flag clearLars-Peter Clausen1-0/+1