index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
chemical
Age
Commit message (
Expand
)
Author
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-14
Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2026-06-03
iio: chemical: scd30: Replace manual locking with RAII locking
Maxwell Doose
2026-06-02
Merge tag 'v7.1-rc6' into work
Jonathan Cameron
2026-05-31
iio: chemical: sps30: Replace manual locking with RAII locking
Maxwell Doose
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: chemical: bme680: use BME680_NUM_CHANNELS for scan buffer
Nikhil Gautam
2026-05-31
iio: chemical: scd30: reject (response=NULL, size>0) in scd30_i2c_command()
Stepan Ionichev
2026-05-31
iio: chemical: scd30: make command lookup table const
Giorgi Tchankvetadze
2026-05-31
iio: Move MODULE_DEVICE_TABLE next to the table itself
Krzysztof Kozlowski
2026-05-27
iio: chemical: scd30: Cleanup initializations and fix sign-extension bug
Maxwell Doose
2026-04-28
iio: chemical: scd30: fix division by zero in write_raw
Antoniu Miclaus
2026-04-28
iio: chemical: mhz19b: reject oversized serial replies
Pengpeng Hou
2026-03-22
Merge tag 'v7.0-rc4' into togreg
Jonathan Cameron
2026-03-21
iio: chemical: rephrase comment and fix a typo
Shi Hao
2026-02-23
iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()
Antoniu Miclaus
2026-02-23
iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()
Antoniu Miclaus
2026-02-23
iio: chemical: bme680: Fix measurement wait duration calculation
Chris Spencer
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2026-01-29
iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
2025-12-21
iio: chemical: scd4x: fix reported channel endianness
Fiona Klute
2025-12-21
iio: chemical: scd4x: expose timestamp channel
Fiona Klute
2025-08-25
iio: chemical: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-08-25
iio: chemical: Remove dev_err_probe() if error is -ENOMEM
Xichao Zhao
2025-07-06
iio: chemical: atlas-ezo-sensor: make atlas_ezo_devices const
David Lechner
2025-06-26
iio: chemical: sunrise_co2: use = { } instead of memset()
David Lechner
2025-06-26
iio: chemical: scd30: use = { } instead of memset()
David Lechner
2025-06-26
iio: chemical: scd4x: use = { } instead of memset()
David Lechner
2025-06-26
iio: chemical: bme680: convert to use maple tree register cache
chuguangqing
2025-06-09
iio: Remove single use of macro definition for regmap name
Waqar Hameed
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-21
iio: chemical: Add driver for SEN0322
Tóth János
2025-05-21
iio: chemical: mhz19b: Fix error code in probe()
Dan Carpenter
2025-05-21
iio: chemical: bme680_spi: remove bits_per_word = 8
David Lechner
2025-05-21
iio: chemical: Add support for Winsen MHZ19B CO2 sensor
Gyeyoung Baek
2025-05-21
iio: chemical: Use iio_push_to_buffers_with_ts() to provide length for runtim...
Jonathan Cameron
2025-04-22
iio: normalize array sentinel style
David Lechner
2025-04-22
iio: chemical: scd4x: Switch to sparse friendly iio_device_claim/release_dire...
Jonathan Cameron
2025-04-22
iio: chemical: atlas-sensor: Switch to sparse friendly iio_device_claim/relea...
Jonathan Cameron
2025-04-22
iio: chemical: ccs811: Switch to sparse friendly iio_device_claim/release_dir...
Jonathan Cameron
2025-04-22
iio: chemical: ccs811: Factor out handling of read of IIO_INFO_RAW to simplif...
Jonathan Cameron
2025-04-18
iio: chemical: pms7003: use aligned_s64 for timestamp
David Lechner
2025-04-18
iio: chemical: sps30: use aligned_s64 for timestamp
David Lechner
2025-02-17
iio: chemical: ens160: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2025-02-17
iio: chemical: scd30: Switch to sparse friendly claim/release_direct()
Jonathan Cameron
2025-02-17
iio: chemical: scd30: Use guard(mutex) to allow early returns
Jonathan Cameron
2025-01-16
Merge tag 'iio-fixes-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-01-12
iio: chemical: bme680: Fix uninitialized variable in __bme680_read_raw()
Dan Carpenter
2024-12-28
iio: chemical: scd4x: switch timestamp type from int64_t __aligned(8) to alig...
Jonathan Cameron
2024-12-28
iio: chemical: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
[next]