Age | Commit message (Expand) | Author | Files | Lines |
2023-05-21 | iio: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-03-11 | iio: Rename iio_trigger_poll_chained and add kernel-doc | Mehdi Djait | 1 | -1/+1 |
2022-11-23 | iio: potentiostat: lmp91000: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2021-11-17 | iio: lmp91000: Remove no-op trigger ops | Lars-Peter Clausen | 1 | -4/+0 |
2021-05-17 | iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_w... | Jonathan Cameron | 1 | -2/+2 |
2021-05-17 | iio: core: move @id from struct iio_dev to struct iio_dev_opaque | Jonathan Cameron | 1 | -1/+2 |
2021-03-25 | iio: lmp91000: Remove code to set trigger parent | Gwendal Grignou | 1 | -2/+1 |
2020-09-21 | iio:potentiostat:lmp91000: Drop of_match_ptr and use generic fw accessors | Jonathan Cameron | 1 | -6/+5 |
2020-06-20 | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen | 1 | -11/+2 |
2020-06-14 | iio: remove left-over parent assignments | Alexandru Ardelean | 1 | -1/+0 |
2020-03-08 | iio: potentiostat: lmp9100: fix iio_triggered_buffer_{predisable,postenable} ... | Alexandru Ardelean | 1 | -5/+13 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-04-04 | iio:potentiostat:lmp91000: change dev_err message | Anderson Reis | 1 | -1/+1 |
2019-04-04 | iio:potentiostat:lmp91000: invert if statement | Anderson Reis | 1 | -3/+2 |
2019-04-04 | iio:potentiostat:lmp91000: reduce line width and remove blank line | Anderson Reis | 1 | -3/+2 |
2019-04-04 | iio:potentiostat:lmp91000: remove unnecessary parentheses | Lucas Oshiro | 1 | -1/+1 |
2018-05-12 | iio: potentiostat: lmp91000: add LMP91002 support | Matt Ranostay | 1 | -0/+2 |
2018-02-18 | iio: add SPDX identifier for various drivers | Matt Ranostay | 1 | -12/+4 |
2017-08-22 | iio:potentiostat:lmp91000 drop assign iio_info.driver_module and iio_trigger_... | Jonathan Cameron | 1 | -2/+0 |
2017-02-19 | iio: lmp91000: Set parent device | Lars-Peter Clausen | 1 | -0/+1 |
2016-09-27 | iio: potentiostat: add LMP91000 support | Matt Ranostay | 3 | -0/+474 |