aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/health
AgeCommit message (Expand)AuthorFilesLines
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Gravatar Greg Kroah-Hartman 3-401/+254
2016-05-04iio: health/afe4404: ENSEPGAIN is part of CONTROL2 registerGravatar Andrew F. Davis 1-3/+3
2016-05-04iio: health/afe440x: Remove unused definitionsGravatar Andrew F. Davis 2-57/+0
2016-05-04iio: health/afe440x: Match LED currents to stagesGravatar Andrew F. Davis 2-15/+10
2016-05-04iio: health/afe440x: Make gain settings a modifier for the stagesGravatar Andrew F. Davis 2-24/+44
2016-05-04iio: health/afe440x: Use regmap fieldsGravatar Andrew F. Davis 3-155/+144
2016-05-04iio: health/afe440x: Remove channel namesGravatar Andrew F. Davis 3-33/+33
2016-05-04iio: health/afe4404: Remove LED3 input channelGravatar Andrew F. Davis 1-3/+0
2016-05-04iio: health/afe440x: Remove unneeded offset handlingGravatar Andrew F. Davis 1-17/+0
2016-05-04iio: health/afe440x: Fix scan_index assignmentGravatar Andrew F. Davis 1-1/+1
2016-05-04iio: health/afe440x: Always use separate gain valuesGravatar Andrew F. Davis 3-98/+37
2016-05-04iio: health/afe440x: Remove unneeded initializersGravatar Andrew F. Davis 2-10/+1
2016-05-04iio: health/afe440x: Remove of_match_ptr and ifdefsGravatar Andrew F. Davis 2-6/+2
2016-05-04iio: health/afe440x: Fix kernel-doc formatGravatar Andrew F. Davis 2-17/+17
2016-03-28iio: health: max30100: correct FIFO check conditionGravatar Matt Ranostay 1-1/+2
2016-02-17iio: health/afe4404: mark suspend/resume functions __maybe_unusedGravatar Arnd Bergmann 1-2/+2
2016-02-17iio: health/afe4403: mark suspend/resume functions __maybe_unusedGravatar Arnd Bergmann 1-2/+2
2016-02-17iio: health/afe4403: select REGMAP_SPIGravatar Arnd Bergmann 1-0/+1
2016-02-06iio: health: Add driver for the TI AFE4403 heart monitorGravatar Andrew F. Davis 3-0/+721
2016-02-06iio: health: Add driver for the TI AFE4404 heart monitorGravatar Andrew F. Davis 4-1/+889
2016-01-03iio: health: max30100: add config for LED currentGravatar Matt Ranostay 1-6/+75
2015-12-12iio: light: add MAX30100 oximeter driver supportGravatar Matt Ranostay 3-0/+481