index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
/
afe4403.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
iio: afe4403: Remove no-op trigger ops
Lars-Peter Clausen
2021-11-17
1
-5
/
+0
*
iio: health: afe4403: Don't return an error in .remove()
Uwe Kleine-König
2021-10-19
1
-4
/
+2
*
iio: health: afe4403: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-4
/
+4
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-1
/
+1
*
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
1
-1
/
+0
*
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-20
1
-3
/
+6
|
\
|
*
iio:health:afe4403 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-06-14
1
-3
/
+6
*
|
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-13
1
-1
/
+1
*
|
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
1
-1
/
+0
|
/
*
iio: health: afe4403: Use get_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-8
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
iio:health: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-2
/
+0
*
iio: health: afe4403: retrieve a valid iio_dev in suspend/resume
Alison Schofield
2017-01-21
1
-2
/
+2
*
iio: health/afe440x: Remove unused definitions
Andrew F. Davis
2016-05-04
1
-37
/
+0
*
iio: health/afe440x: Match LED currents to stages
Andrew F. Davis
2016-05-04
1
-6
/
+4
*
iio: health/afe440x: Make gain settings a modifier for the stages
Andrew F. Davis
2016-05-04
1
-12
/
+22
*
iio: health/afe440x: Use regmap fields
Andrew F. Davis
2016-05-04
1
-58
/
+60
*
iio: health/afe440x: Remove channel names
Andrew F. Davis
2016-05-04
1
-14
/
+14
*
iio: health/afe440x: Remove unneeded offset handling
Andrew F. Davis
2016-05-04
1
-17
/
+0
*
iio: health/afe440x: Always use separate gain values
Andrew F. Davis
2016-05-04
1
-43
/
+17
*
iio: health/afe440x: Remove unneeded initializers
Andrew F. Davis
2016-05-04
1
-6
/
+1
*
iio: health/afe440x: Remove of_match_ptr and ifdefs
Andrew F. Davis
2016-05-04
1
-3
/
+1
*
iio: health/afe440x: Fix kernel-doc format
Andrew F. Davis
2016-05-04
1
-9
/
+9
*
iio: health/afe4403: mark suspend/resume functions __maybe_unused
Arnd Bergmann
2016-02-17
1
-2
/
+2
*
iio: health: Add driver for the TI AFE4403 heart monitor
Andrew F. Davis
2016-02-06
1
-0
/
+708