summaryrefslogtreecommitdiffstats
path: root/include/linux/iio
Commit message (Expand)AuthorAgeFilesLines
...
| | * | iio: triggers: Use macros to avoid boilerplate assignment of owner.Jonathan Cameron2017-08-221-6/+13
| | * | iio: Use macro magic to avoid manual assign of driver_moduleJonathan Cameron2017-08-221-2/+29
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
| |_|/ |/| |
* | | Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-251-0/+3
|\ \ \ | |/ / |/| |
| * | iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan2017-09-241-0/+3
| |/
* | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-071-0/+27
|\ \
| * | iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier2017-09-041-0/+27
* | | Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-282-3/+3
|\| | | |/ |/|
| * PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-202-3/+3
* | Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-201-0/+14
|\ \
| * | iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier2017-08-121-0/+12
| * | iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier2017-08-121-0/+2
* | | Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-141-0/+7
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-241-0/+7
| |\
| | * iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-061-0/+7
* | | Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-07-282-10/+12
|\ \ \ | |/ / |/| |
| * | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2017-07-012-10/+12
* | | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-041-0/+37
|\ \ \ | |/ / |/| |
| * | iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin2017-06-031-0/+37
| |/
* | iio: add hardware triggered operating modeBenjamin Gaignard2017-06-111-0/+6
* | iio: stm32 trigger: Add support for TRGO2 triggersFabrice Gasnier2017-05-071-0/+2
|/
* iio: sw-device: Fix config group initializationLars-Peter Clausen2017-03-131-1/+1
* Merge tag 'ib-mfd-iio-pwm-4.11' into testJonathan Cameron2017-01-281-0/+62
|\
| * iio: Add STM32 timer trigger driverBenjamin Gaignard2017-01-251-0/+62
* | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-194-157/+179
|\ \
| * | iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron2017-01-102-155/+163
| * | iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron2017-01-101-14/+2Star
| * | iio:kfifo_buf header include push down.Jonathan Cameron2017-01-101-3/+2Star
| * | iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.Jonathan Cameron2017-01-101-1/+1
| * | iio:buffers: Push some docs down into the .c file.Jonathan Cameron2017-01-101-5/+0Star
| * | iio:buffer: Stop exporting iio_scan_mask_queryJonathan Cameron2017-01-101-3/+0Star
| * | iio:buffer: Introduced a function to assign the buffer specific attrs.Jonathan Cameron2017-01-101-0/+2
| * | iio:buffer.h Reformat structure comments to be inline.Jonathan Cameron2017-01-101-37/+63
| * | iio:buffer: Stop exporting iio_update_demuxJonathan Cameron2017-01-101-2/+0Star
| * | iio: st_sensors: match sensors using ACPI handleShrirang Bagul2016-12-031-0/+9
| |/
* / iio: accel: st_accel: fix LIS3LV02 reading and scalingLinus Walleij2016-12-311-0/+12
|/
* iio: inkern: add helpers to query available values from channelsPeter Rosin2016-11-132-0/+45
* iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2016-11-132-0/+34
* iio: dac: mcp4725: support voltage reference selectionTomas Novotny2016-10-231-0/+11
* iio: dac: mcp4725: use regulator frameworkTomas Novotny2016-10-231-1/+0Star
* staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya2016-10-111-0/+1
* include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, R...Brian Masney2016-10-011-0/+24
* iio: Declare event_attrs field of iio_info structure as constBhumika Goyal2016-10-011-1/+1
* iio: inkern: add iio_read_channel_offset helperMatt Ranostay2016-09-271-0/+13
* iio:trigger: Add helper function to verify that a trigger belongs to the same...Lars-Peter Clausen2016-09-271-0/+2
* Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-143-0/+37
|\
| * iio: trigger: helpers to determine own triggerLinus Walleij2016-09-101-0/+11
| * iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-042-0/+9
| * iio:trigger: add resource managed (un)registerGregor Boirie2016-09-041-0/+6
| * iio: trigger: allow immutable triggers to be assignedMatt Ranostay2016-09-032-0/+11