aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/health
AgeCommit message (Expand)AuthorFilesLines
2024-03-28iio: health: max30102: add support for max30101Gravatar Javier Carrasco 1-0/+2
2024-02-17iio: health: afe4404: Use devm IIO helpersGravatar Andrew Davis 1-29/+7
2024-02-17iio: health: afe4404: Use devm action helper for regulator disableGravatar Andrew Davis 1-12/+17
2024-02-17iio: health: afe4403: Use devm IIO helpersGravatar Andrew Davis 1-30/+8
2024-02-17iio: health: afe4403: Use devm action helper for regulator disableGravatar Andrew Davis 1-11/+16
2023-05-21iio: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 3-3/+3
2022-11-27Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 2-7/+10
2022-11-23iio: health: max30102: Convert to i2c's .probe_new()Gravatar Uwe Kleine-König 1-3/+3
2022-11-23iio: health: max30100: Convert to i2c's .probe_new()Gravatar Uwe Kleine-König 1-3/+2
2022-11-23iio: health: afe4404: Convert to i2c's .probe_new()Gravatar Uwe Kleine-König 1-3/+2
2022-11-23iio: health: max30102: do not use internal iio_dev lockGravatar Nuno Sá 1-4/+15
2022-11-23iio: health: max30100: do not use internal iio_dev lockGravatar Nuno Sá 1-6/+9
2022-11-12iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawGravatar Wei Yongjun 1-5/+7
2022-11-12iio: health: afe4403: Fix oob read in afe4403_read_rawGravatar Wei Yongjun 1-2/+3
2022-08-16i2c: Make remove callback return voidGravatar Uwe Kleine-König 3-9/+3
2022-07-18iio: health: afe4404: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Gravatar Jonathan Cameron 1-4/+5
2022-07-18iio: health: afe4403: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Gravatar Jonathan Cameron 1-4/+5
2022-06-11iio: health: afe4404: Remove duplicated error reporting in .remove()Gravatar Uwe Kleine-König 1-3/+1
2022-04-10iio: core: Simplify the registration of kfifo buffersGravatar Miquel Raynal 2-2/+0
2022-02-09spi: make remove callback a void functionGravatar Uwe Kleine-König 1-3/+1
2021-11-17iio: afe4404: Remove no-op trigger opsGravatar Lars-Peter Clausen 1-5/+0
2021-11-17iio: afe4403: Remove no-op trigger opsGravatar Lars-Peter Clausen 1-5/+0
2021-10-19iio: health: afe4403: Don't return an error in .remove()Gravatar Uwe Kleine-König 1-4/+2
2021-10-19iio: health: afe4404: Make use of the helper function dev_err_probe()Gravatar Cai Huoqing 1-4/+4
2021-10-19iio: health: afe4403: Make use of the helper function dev_err_probe()Gravatar Cai Huoqing 1-4/+4
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueGravatar Jonathan Cameron 2-2/+2
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGravatar Gwendal Grignou 2-2/+0
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperGravatar Alexandru Ardelean 2-18/+14
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 1-6/+5
2020-09-21iio:health:max30102: Drop of_match_ptr and use generic fw accessorsGravatar Jonathan Cameron 1-6/+5
2020-09-14Merge 5.9-rc5 into staging-nextGravatar Greg Kroah-Hartman 1-2/+2
2020-09-03iio: health: max30102: update author's emailGravatar Matt Ranostay 1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-2/+2
2020-07-20Merge 5.8-rc6 into staging-nextGravatar Greg Kroah-Hartman 2-6/+11
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioGravatar Alexander A. Klimov 3-3/+3
2020-06-14iio:health:afe4404 Fix timestamp alignment and prevent data leak.Gravatar Jonathan Cameron 1-3/+5
2020-06-14iio:health:afe4403 Fix timestamp alignment and prevent data leak.Gravatar Jonathan Cameron 1-3/+6
2020-06-14iio: remove left-over parent assignmentsGravatar Alexandru Ardelean 2-2/+0
2020-06-14iio: remove explicit IIO device parent assignmentGravatar Alexandru Ardelean 2-2/+0
2020-05-03iio: health: afe4403: Use get_unaligned_be24()Gravatar Andy Shevchenko 1-8/+6
2020-04-19iio: health: max30100: use generic property handlerGravatar Rohit Sarkar 1-4/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Gravatar Thomas Gleixner 3-27/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 1-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2018-08-19iio: health: max30102: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-2/+4
2018-02-18iio: add SPDX identifier for various driversGravatar Matt Ranostay 1-12/+4
2017-12-06Merge Linus's staging merge point into staging-nextGravatar Greg Kroah-Hartman 1-1/+1
2017-12-02iio: health: max30102: Temperature should be in milli CelsiusGravatar Peter Meerwald-Stadler 1-1/+1
2017-12-02iio: health: max30102: Add MAX30105 supportGravatar Peter Meerwald-Stadler 1-14/+130
2017-12-02iio: health: max30102: Prepare for copying varying number of measurementsGravatar Peter Meerwald-Stadler 1-5/+10