Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-25 | Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2017-09-24 | iio: ad_sigma_delta: Implement a dedicated reset function | Dragos Bogdan |
2017-09-07 | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2017-09-04 | iio: trigger: Add STM32 LPTimer trigger driver | Fabrice Gasnier |
2017-08-28 | Merge 4.13-rc7 into staging-next | Greg Kroah-Hartman |
2017-08-20 | Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2017-08-20 | PATCH] iio: Fix some documentation warnings | Jonathan Corbet |
2017-08-14 | Merge 4.13-rc5 into staging-next | Greg Kroah-Hartman |
2017-08-12 | iio: trigger: stm32-timer: add output compare triggers | Fabrice Gasnier |
2017-08-12 | iio: trigger: stm32-timer: add support for STM32H7 | Fabrice Gasnier |
2017-07-27 | Merge tag 'iio-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2017-07-23 | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2017-07-06 | iio: accel: st_accel: add SPI-3wire support | Lorenzo Bianconi |
2017-07-03 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-01 | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code | Lorenzo Bianconi |
2017-06-11 | iio: add hardware triggered operating mode | Benjamin Gaignard |
2017-06-03 | iio: inkern: api for manipulating ext_info of iio channels | Peter Rosin |
2017-05-07 | iio: stm32 trigger: Add support for TRGO2 triggers | Fabrice Gasnier |
2017-03-13 | iio: sw-device: Fix config group initialization | Lars-Peter Clausen |
2017-01-28 | Merge tag 'ib-mfd-iio-pwm-4.11' into test | Jonathan Cameron |
2017-01-25 | iio: Add STM32 timer trigger driver | Benjamin Gaignard |
2017-01-19 | Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
2017-01-10 | iio:buffer.h - split into buffer.h and buffer_impl.h | Jonathan Cameron |
2017-01-10 | iio:buffer: Push implementation of iio_device_attach_buffer into .c file | Jonathan Cameron |
2017-01-10 | iio:kfifo_buf header include push down. | Jonathan Cameron |
2017-01-10 | iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc. | Jonathan Cameron |
2017-01-10 | iio:buffers: Push some docs down into the .c file. | Jonathan Cameron |
2017-01-10 | iio:buffer: Stop exporting iio_scan_mask_query | Jonathan Cameron |
2017-01-10 | iio:buffer: Introduced a function to assign the buffer specific attrs. | Jonathan Cameron |
2017-01-10 | iio:buffer.h Reformat structure comments to be inline. | Jonathan Cameron |
2017-01-10 | iio:buffer: Stop exporting iio_update_demux | Jonathan Cameron |
2016-12-31 | iio: accel: st_accel: fix LIS3LV02 reading and scaling | Linus Walleij |
2016-12-03 | iio: st_sensors: match sensors using ACPI handle | Shrirang Bagul |
2016-11-13 | iio: inkern: add helpers to query available values from channels | Peter Rosin |
2016-11-13 | iio:core: add a callback to allow drivers to provide _available attributes | Jonathan Cameron |
2016-10-23 | iio: dac: mcp4725: support voltage reference selection | Tomas Novotny |
2016-10-23 | iio: dac: mcp4725: use regulator framework | Tomas Novotny |
2016-10-11 | staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ | Eva Rachel Retuya |
2016-10-01 | include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, R... | Brian Masney |
2016-10-01 | iio: Declare event_attrs field of iio_info structure as const | Bhumika Goyal |
2016-09-27 | iio: inkern: add iio_read_channel_offset helper | Matt Ranostay |
2016-09-27 | iio:trigger: Add helper function to verify that a trigger belongs to the same... | Lars-Peter Clausen |
2016-09-14 | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2016-09-10 | iio: trigger: helpers to determine own trigger | Linus Walleij |
2016-09-05 | Merge 4.8-rc5 into staging-next | Greg Kroah-Hartman |
2016-09-04 | iio: add resource managed triggered buffer init helpers | Gregor Boirie |
2016-09-04 | iio:trigger: add resource managed (un)register | Gregor Boirie |
2016-09-03 | iio: trigger: allow immutable triggers to be assigned | Matt Ranostay |
2016-08-21 | iio: buffer-callback: allow getting underlying iio_dev | Matt Ranostay |