summaryrefslogtreecommitdiffstats
path: root/drivers/iio/health
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-09-221-6/+5
|\
| * iio:health:max30102: Drop of_match_ptr and use generic fw accessorsJonathan Cameron2020-09-211-6/+5
* | Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-141-2/+2
|\ \ | |/ |/|
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* | iio: health: max30102: update author's emailMatt Ranostay2020-09-031-2/+2
|/
* Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman2020-07-202-6/+11
|\
| * iio:health:afe4404 Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-06-141-3/+5
| * iio:health:afe4403 Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-06-141-3/+6
* | Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-133-3/+3
* | iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-142-2/+0
* | iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-142-2/+0
|/
* iio: health: afe4403: Use get_unaligned_be24()Andy Shevchenko2020-05-031-8/+6
* iio: health: max30100: use generic property handlerRohit Sarkar2020-04-191-4/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-303-27/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* iio: health: max30102: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-191-2/+4
* iio: add SPDX identifier for various driversMatt Ranostay2018-02-181-12/+4
* Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman2017-12-061-1/+1
|\
| * iio: health: max30102: Temperature should be in milli CelsiusPeter Meerwald-Stadler2017-12-021-1/+1
* | iio: health: max30102: Add MAX30105 supportPeter Meerwald-Stadler2017-12-021-14/+130
* | iio: health: max30102: Prepare for copying varying number of measurementsPeter Meerwald-Stadler2017-12-021-5/+10
* | iio: health: max30102: Move mode setting to buffer_postenablePeter Meerwald-Stadler2017-12-021-16/+28
* | iio: health: max30102: Introduce indices for LED channelsPeter Meerwald-Stadler2017-12-021-3/+11
* | iio: health: max30102: Add power enable parameter to get_temp functionPeter Meerwald-Stadler2017-12-021-13/+23
* | iio: health: max30102: Introduce intensity channel macroPeter Meerwald-Stadler2017-12-021-28/+16
* | iio: health: max30102: Add check for part IDPeter Meerwald-Stadler2017-12-021-0/+18
* | iio: health: max30102: Check retval of powermode functionPeter Meerwald-Stadler2017-12-021-1/+4
* | iio: health: max30102: Fix mode config valuesPeter Meerwald-Stadler2017-12-021-6/+6
* | iio: health: max30102: Remove inconsistent full stop in error messagePeter Meerwald-Stadler2017-12-021-1/+1
* | iio: health: max30102: Fix missing newline in dev_errPeter Meerwald-Stadler2017-12-021-1/+1
|/
* iio:health: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-224-6/+0
* Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-03-064-0/+501
|\
| * iio: max30102: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: max30100: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: health: add MAX30102 oximeter driver supportMatt Ranostay2017-02-053-0/+499
* | Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman2017-02-063-5/+5
|\ \ | |/ |/|
| * iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay2017-01-211-1/+1
| * iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
| * iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
* | iio: health: max30100: use msleep() for long uncritical delaysNicholas Mc Guire2017-01-221-1/+1
|/
* Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-06-093-401/+254
|\
| * iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis2016-05-041-3/+3
| * iio: health/afe440x: Remove unused definitionsAndrew F. Davis2016-05-042-57/+0
| * iio: health/afe440x: Match LED currents to stagesAndrew F. Davis2016-05-042-15/+10
| * iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis2016-05-042-24/+44
| * iio: health/afe440x: Use regmap fieldsAndrew F. Davis2016-05-043-155/+144
| * iio: health/afe440x: Remove channel namesAndrew F. Davis2016-05-043-33/+33
| * iio: health/afe4404: Remove LED3 input channelAndrew F. Davis2016-05-041-3/+0
| * iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis2016-05-041-17/+0