summaryrefslogtreecommitdiff
path: root/drivers/iio/chemical
AgeCommit message (Expand)Author
12 daysMerge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
12 daysMerge tag 'iio-fixes-for-7.2b-take2' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-08-07iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAFFan Wu
2026-08-07iio: chemical: atlas-sensor: fix PM reference leak in buffer postenableMoksh Panicker
2026-07-27iio: chemical: bme680: Use dev_err_probe()Vojtěch Krátký
2026-07-27iio: chemical: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-26iio: chemical: sgp30: Handle IAQ thread creation failureLinmao Li
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron
2026-07-03iio: chemical: scd30: update email for Tomasz DuszynskiTomasz Duszynski
2026-07-03iio: chemical: sps30: update email for Tomasz DuszynskiTomasz Duszynski
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-30iio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-06-30iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-29iio: chemical: scd30: Use devm_mutex_init() over non-devm mutex_init()Maxwell Doose
2026-06-14Merge tag 'iio-fixes-for-7.1b' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-06-03iio: chemical: scd30: Replace manual locking with RAII lockingMaxwell Doose
2026-06-02Merge tag 'v7.1-rc6' into workJonathan Cameron
2026-05-31iio: chemical: sps30: Replace manual locking with RAII lockingMaxwell Doose
2026-05-31iio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-31iio: chemical: bme680: use BME680_NUM_CHANNELS for scan bufferNikhil Gautam
2026-05-31iio: chemical: scd30: reject (response=NULL, size>0) in scd30_i2c_command()Stepan Ionichev
2026-05-31iio: chemical: scd30: make command lookup table constGiorgi Tchankvetadze
2026-05-31iio: Move MODULE_DEVICE_TABLE next to the table itselfKrzysztof Kozlowski
2026-05-27iio: chemical: scd30: Cleanup initializations and fix sign-extension bugMaxwell Doose
2026-04-28iio: chemical: scd30: fix division by zero in write_rawAntoniu Miclaus
2026-04-28iio: chemical: mhz19b: reject oversized serial repliesPengpeng Hou
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron
2026-03-21iio: chemical: rephrase comment and fix a typoShi Hao
2026-02-23iio: chemical: sps30_serial: fix buffer size in sps30_serial_read_meas()Antoniu Miclaus
2026-02-23iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()Antoniu Miclaus
2026-02-23iio: chemical: bme680: Fix measurement wait duration calculationChris Spencer
2026-02-02Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-01-29iio: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior
2025-12-21iio: chemical: scd4x: fix reported channel endiannessFiona Klute
2025-12-21iio: chemical: scd4x: expose timestamp channelFiona Klute
2025-08-25iio: chemical: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-25iio: chemical: Remove dev_err_probe() if error is -ENOMEMXichao Zhao
2025-07-06iio: chemical: atlas-ezo-sensor: make atlas_ezo_devices constDavid Lechner
2025-06-26iio: chemical: sunrise_co2: use = { } instead of memset()David Lechner
2025-06-26iio: chemical: scd30: use = { } instead of memset()David Lechner
2025-06-26iio: chemical: scd4x: use = { } instead of memset()David Lechner
2025-06-26iio: chemical: bme680: convert to use maple tree register cachechuguangqing
2025-06-09iio: Remove single use of macro definition for regmap nameWaqar Hameed
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21iio: chemical: Add driver for SEN0322Tóth János
2025-05-21iio: chemical: mhz19b: Fix error code in probe()Dan Carpenter
2025-05-21iio: chemical: bme680_spi: remove bits_per_word = 8David Lechner
2025-05-21iio: chemical: Add support for Winsen MHZ19B CO2 sensorGyeyoung Baek
2025-05-21iio: chemical: Use iio_push_to_buffers_with_ts() to provide length for runtim...Jonathan Cameron
2025-04-22iio: normalize array sentinel styleDavid Lechner