index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
health
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-03
iio: health: afe4404: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
iio: health: max30102: make use of iio_get_masklength()
Nuno Sa
2024-08-03
iio: health: afe4403: make use of iio_for_each_active_channel()
Nuno Sa
2024-06-25
iio: health: max30102: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
iio: health: max30100: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
iio: health: afe4404: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
iio: health: afe4403: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-05-27
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-03-28
iio: health: max30102: add support for max30101
Javier Carrasco
2024-02-17
iio: health: afe4404: Use devm IIO helpers
Andrew Davis
2024-02-17
iio: health: afe4404: Use devm action helper for regulator disable
Andrew Davis
2024-02-17
iio: health: afe4403: Use devm IIO helpers
Andrew Davis
2024-02-17
iio: health: afe4403: Use devm action helper for regulator disable
Andrew Davis
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-27
Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2022-11-23
iio: health: max30102: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: health: max30100: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: health: afe4404: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: health: max30102: do not use internal iio_dev lock
Nuno Sá
2022-11-23
iio: health: max30100: do not use internal iio_dev lock
Nuno Sá
2022-11-12
iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
Wei Yongjun
2022-11-12
iio: health: afe4403: Fix oob read in afe4403_read_raw
Wei Yongjun
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-18
iio: health: afe4404: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-07-18
iio: health: afe4403: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-06-11
iio: health: afe4404: Remove duplicated error reporting in .remove()
Uwe Kleine-König
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-11-17
iio: afe4404: Remove no-op trigger ops
Lars-Peter Clausen
2021-11-17
iio: afe4403: Remove no-op trigger ops
Lars-Peter Clausen
2021-10-19
iio: health: afe4403: Don't return an error in .remove()
Uwe Kleine-König
2021-10-19
iio: health: afe4404: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
iio: health: afe4403: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-09-21
iio:health:max30102: Drop of_match_ptr and use generic fw accessors
Jonathan Cameron
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-03
iio: health: max30102: update author's email
Matt Ranostay
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
Merge 5.8-rc6 into staging-next
Greg Kroah-Hartman
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-06-14
iio:health:afe4404 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-06-14
iio:health:afe4403 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-03
iio: health: afe4403: Use get_unaligned_be24()
Andy Shevchenko
2020-04-19
iio: health: max30100: use generic property handler
Rohit Sarkar
[next]