summaryrefslogtreecommitdiffstats
path: root/drivers/iio/potentiostat
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait2023-03-111-1/+1
* iio: potentiostat: lmp91000: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* iio: lmp91000: Remove no-op trigger opsLars-Peter Clausen2021-11-171-4/+0
* iio: potentiostat: lmp91000: Fix alignment of buffer in iio_push_to_buffers_w...Jonathan Cameron2021-05-171-2/+2
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+2
* iio: lmp91000: Remove code to set trigger parentGwendal Grignou2021-03-251-2/+1
* iio:potentiostat:lmp91000: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-6/+5
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-201-11/+2
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-141-1/+0
* iio: potentiostat: lmp9100: fix iio_triggered_buffer_{predisable,postenable} ...Alexandru Ardelean2020-03-081-5/+13
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* iio:potentiostat:lmp91000: change dev_err messageAnderson Reis2019-04-041-1/+1
* iio:potentiostat:lmp91000: invert if statementAnderson Reis2019-04-041-3/+2
* iio:potentiostat:lmp91000: reduce line width and remove blank lineAnderson Reis2019-04-041-3/+2
* iio:potentiostat:lmp91000: remove unnecessary parenthesesLucas Oshiro2019-04-041-1/+1
* iio: potentiostat: lmp91000: add LMP91002 supportMatt Ranostay2018-05-121-0/+2
* iio: add SPDX identifier for various driversMatt Ranostay2018-02-181-12/+4
* iio:potentiostat:lmp91000 drop assign iio_info.driver_module and iio_trigger_...Jonathan Cameron2017-08-221-2/+0
* iio: lmp91000: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
* iio: potentiostat: add LMP91000 supportMatt Ranostay2016-09-273-0/+474