aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/health (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-06Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-0/+501
2017-02-19iio: max30102: Set parent deviceLars-Peter Clausen1-0/+1
2017-02-19iio: max30100: Set parent deviceLars-Peter Clausen1-0/+1
2017-02-06Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman3-5/+5
2017-02-05iio: health: add MAX30102 oximeter driver supportMatt Ranostay3-0/+499
2017-01-22iio: health: max30100: use msleep() for long uncritical delaysNicholas Mc Guire1-1/+1
2017-01-21iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay1-1/+1
2017-01-21iio: health: afe4404: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2017-01-21iio: health: afe4403: retrieve a valid iio_dev in suspend/resumeAlison Schofield1-2/+2
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-401/+254
2016-05-04iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerAndrew F. Davis1-3/+3
2016-05-04iio: health/afe440x: Remove unused definitionsAndrew F. Davis2-57/+0
2016-05-04iio: health/afe440x: Match LED currents to stagesAndrew F. Davis2-15/+10
2016-05-04iio: health/afe440x: Make gain settings a modifier for the stagesAndrew F. Davis2-24/+44
2016-05-04iio: health/afe440x: Use regmap fieldsAndrew F. Davis3-155/+144
2016-05-04iio: health/afe440x: Remove channel namesAndrew F. Davis3-33/+33
2016-05-04iio: health/afe4404: Remove LED3 input channelAndrew F. Davis1-3/+0
2016-05-04iio: health/afe440x: Remove unneeded offset handlingAndrew F. Davis1-17/+0
2016-05-04iio: health/afe440x: Fix scan_index assignmentAndrew F. Davis1-1/+1
2016-05-04iio: health/afe440x: Always use separate gain valuesAndrew F. Davis3-98/+37
2016-05-04iio: health/afe440x: Remove unneeded initializersAndrew F. Davis2-10/+1
2016-05-04iio: health/afe440x: Remove of_match_ptr and ifdefsAndrew F. Davis2-6/+2
2016-05-04iio: health/afe440x: Fix kernel-doc formatAndrew F. Davis2-17/+17
2016-03-28iio: health: max30100: correct FIFO check conditionMatt Ranostay1-1/+2
2016-02-17iio: health/afe4404: mark suspend/resume functions __maybe_unusedArnd Bergmann1-2/+2
2016-02-17iio: health/afe4403: mark suspend/resume functions __maybe_unusedArnd Bergmann1-2/+2
2016-02-17iio: health/afe4403: select REGMAP_SPIArnd Bergmann1-0/+1
2016-02-06iio: health: Add driver for the TI AFE4403 heart monitorAndrew F. Davis3-0/+721
2016-02-06iio: health: Add driver for the TI AFE4404 heart monitorAndrew F. Davis4-1/+889
2016-01-03iio: health: max30100: add config for LED currentMatt Ranostay1-6/+75
2015-12-12iio: light: add MAX30100 oximeter driver supportMatt Ranostay3-0/+481