index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
3
-3
/
+3
2022-11-27
Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-7
/
+10
2022-11-23
iio: health: max30102: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: health: max30100: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: health: afe4404: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-23
iio: health: max30102: do not use internal iio_dev lock
Nuno Sá
1
-4
/
+15
2022-11-23
iio: health: max30100: do not use internal iio_dev lock
Nuno Sá
1
-6
/
+9
2022-11-12
iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
Wei Yongjun
1
-5
/
+7
2022-11-12
iio: health: afe4403: Fix oob read in afe4403_read_raw
Wei Yongjun
1
-2
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
3
-9
/
+3
2022-07-18
iio: health: afe4404: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+5
2022-07-18
iio: health: afe4403: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+5
2022-06-11
iio: health: afe4404: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-3
/
+1
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2
-2
/
+0
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-11-17
iio: afe4404: Remove no-op trigger ops
Lars-Peter Clausen
1
-5
/
+0
2021-11-17
iio: afe4403: Remove no-op trigger ops
Lars-Peter Clausen
1
-5
/
+0
2021-10-19
iio: health: afe4403: Don't return an error in .remove()
Uwe Kleine-König
1
-4
/
+2
2021-10-19
iio: health: afe4404: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+4
2021-10-19
iio: health: afe4403: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+4
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+2
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2
-2
/
+0
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2
-18
/
+14
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-6
/
+5
2020-09-21
iio:health:max30102: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
1
-6
/
+5
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2020-09-03
iio: health: max30102: update author's email
Matt Ranostay
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2
-6
/
+11
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
3
-3
/
+3
2020-06-14
iio:health:afe4404 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+5
2020-06-14
iio:health:afe4403 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-3
/
+6
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2
-2
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2
-2
/
+0
2020-05-03
iio: health: afe4403: Use get_unaligned_be24()
Andy Shevchenko
1
-8
/
+6
2020-04-19
iio: health: max30100: use generic property handler
Rohit Sarkar
1
-4
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
3
-27
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-08-19
iio: health: max30102: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+4
2018-02-18
iio: add SPDX identifier for various drivers
Matt Ranostay
1
-12
/
+4
2017-12-06
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2017-12-02
iio: health: max30102: Temperature should be in milli Celsius
Peter Meerwald-Stadler
1
-1
/
+1
2017-12-02
iio: health: max30102: Add MAX30105 support
Peter Meerwald-Stadler
1
-14
/
+130
2017-12-02
iio: health: max30102: Prepare for copying varying number of measurements
Peter Meerwald-Stadler
1
-5
/
+10
2017-12-02
iio: health: max30102: Move mode setting to buffer_postenable
Peter Meerwald-Stadler
1
-16
/
+28
2017-12-02
iio: health: max30102: Introduce indices for LED channels
Peter Meerwald-Stadler
1
-3
/
+11
2017-12-02
iio: health: max30102: Add power enable parameter to get_temp function
Peter Meerwald-Stadler
1
-13
/
+23
2017-12-02
iio: health: max30102: Introduce intensity channel macro
Peter Meerwald-Stadler
1
-28
/
+16
2017-12-02
iio: health: max30102: Add check for part ID
Peter Meerwald-Stadler
1
-0
/
+18
[next]