| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: buffer: fix use-after-free for attached_buffers array | Alexandru Ardelean | 2021-03-25 | 1 | -2/+2 |
* | iio: buffer: add ioctl() to support opening extra buffers for IIO device | Alexandru Ardelean | 2021-03-11 | 1 | -6/+6 |
* | iio: buffer: introduce support for attaching more IIO buffers | Alexandru Ardelean | 2021-03-11 | 1 | -4/+6 |
* | iio: core: wrap iio device & buffer into struct for character devices | Alexandru Ardelean | 2021-03-11 | 1 | -0/+5 |
* | iio: add reference to iio buffer on iio_dev_attr | Alexandru Ardelean | 2021-03-11 | 1 | -0/+2 |
* | iio: core: rework iio device group creation | Alexandru Ardelean | 2021-03-11 | 1 | -0/+3 |
* | iio: core: centralize ioctl() calls to the main chardev | Alexandru Ardelean | 2020-11-14 | 1 | -1/+14 |
* | iio: buffer: rename 'read_first_n' callback to 'read' | Lars-Peter Clausen | 2019-12-29 | 1 | -4/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 1 | -1/+1 |
* | iio:core: timestamping clock selection support | Gregor Boirie | 2016-06-30 | 1 | -0/+3 |
* | iio: Move buffer registration to the core | Lars-Peter Clausen | 2014-12-12 | 1 | -0/+9 |
* | IIO: core: Introduce read_raw_multi | Srinivas Pandruvada | 2014-04-29 | 1 | -1/+1 |
* | iio: Factor IIO value formating into its own function | Lars-Peter Clausen | 2013-10-12 | 1 | -0/+2 |
* | iio: Add a helper to free a list of IIO device attributes | Lars-Peter Clausen | 2013-10-12 | 1 | -0/+1 |
* | iio: Wakeup poll and blocking reads when the device is unregistered | Lars-Peter Clausen | 2013-10-12 | 1 | -0/+3 |
* | Merge 3.12-rc2 into staging-next. | Greg Kroah-Hartman | 2013-09-25 | 1 | -0/+4 |
|\ |
|
| * | iio: Stop sampling when the device is removed | Lars-Peter Clausen | 2013-09-21 | 1 | -0/+4 |
* | | iio: refactor info mask and ext_info attribute creation. | Jonathan Cameron | 2013-09-15 | 1 | -1/+1 |
|/ |
|
* | iio: Add OF support | Guenter Roeck | 2013-03-16 | 1 | -0/+1 |
* | IIO: Move the core files to drivers/iio | Jonathan Cameron | 2012-04-25 | 1 | -0/+62 |