index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
/
afe4404.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: health: afe4404: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
*
iio: health: afe4404: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-5
/
+4
*
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
1
-1
/
+1
*
iio: health: afe4404: Use devm IIO helpers
Andrew Davis
2024-02-17
1
-29
/
+7
*
iio: health: afe4404: Use devm action helper for regulator disable
Andrew Davis
2024-02-17
1
-12
/
+17
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2022-11-27
1
-5
/
+7
|
\
|
*
iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
Wei Yongjun
2022-11-12
1
-5
/
+7
*
|
iio: health: afe4404: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
|
/
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
iio: health: afe4404: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
1
-4
/
+5
*
iio: health: afe4404: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-06-11
1
-3
/
+1
*
iio: afe4404: Remove no-op trigger ops
Lars-Peter Clausen
2021-11-17
1
-5
/
+0
*
iio: health: afe4404: 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
/
+5
|
\
|
*
iio:health:afe4404 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-06-14
1
-3
/
+5
*
|
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
|
/
*
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: afe4404: retrieve a valid iio_dev in suspend/resume
Alison Schofield
2017-01-21
1
-2
/
+2
*
iio: health/afe4404: ENSEPGAIN is part of CONTROL2 register
Andrew F. Davis
2016-05-04
1
-3
/
+3
*
iio: health/afe440x: Remove unused definitions
Andrew F. Davis
2016-05-04
1
-20
/
+0
*
iio: health/afe440x: Match LED currents to stages
Andrew F. Davis
2016-05-04
1
-9
/
+6
*
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
-75
/
+81
*
iio: health/afe440x: Remove channel names
Andrew F. Davis
2016-05-04
1
-15
/
+15
*
iio: health/afe4404: Remove LED3 input channel
Andrew F. Davis
2016-05-04
1
-3
/
+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
-4
/
+0
*
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
-8
/
+8
*
iio: health/afe4404: mark suspend/resume functions __maybe_unused
Arnd Bergmann
2016-02-17
1
-2
/
+2
*
iio: health: Add driver for the TI AFE4404 heart monitor
Andrew F. Davis
2016-02-06
1
-0
/
+679