aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/chemical (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-25Merge 5.7-rc7 into staging-nextGreg Kroah-Hartman1-1/+13
2020-05-22iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-5/+12
2020-05-22iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron1-3/+6
2020-05-16iio: chemical: add atlas-ezo-sensor initial supportMatt Ranostay3-0/+189
2020-05-03iio: chemical: Add OF match table for CCS811 VOC sensorManivannan Sadhasivam1-0/+7
2020-05-03iio: chemical: Add support for external Reset and Wakeup in CCS811Manivannan Sadhasivam1-11/+94
2020-04-25iio: chemical: atlas-sensor: add RTD-SM module supportMatt Ranostay1-0/+29
2020-04-25iio: chemical: atlas-sensor: correct DO-SM channelsMatt Ranostay1-1/+13
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-18/+25
2020-04-19iio:chemical:bme680: Tidy up parameters to regmap_bulk_readJonathan Cameron1-14/+22
2020-04-19iio:chemical:atlas-sensor: Drop unnecessary explicit casts in regmap_bulk_read callsJonathan Cameron1-4/+3
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman1-0/+2
2020-03-08iio: chemical: atlas-sensor: add DO-SM module supportMatt Ranostay1-4/+60
2020-03-08iio: chemical: atlas-sensor: allow probe without interrupt lineMatt Ranostay1-15/+18
2020-03-08iio: chemical: sps30: fix missing triggered buffer dependencyPetr Štetiar1-0/+2
2020-01-22Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman1-0/+1
2020-01-13iio: chemical: pms7003: fix unmet triggered buffer dependencyTomasz Duszynski1-0/+1
2020-01-12iio: chemical: atlas-sensor: add helper function atlas_buffer_num_channels()Matt Ranostay1-1/+12
2019-12-29iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensorMatt Ranostay2-6/+6
2019-12-15iio: atlas-ph-sensor: Drop GPIO includeLinus Walleij1-1/+0
2019-10-22iio: chemical: sgp30: drop excess semicolonJonathan Cameron1-1/+1
2019-10-18iio: chemical: sps30: Explicity truncate constant by maskingJonathan Cameron1-1/+1
2019-10-13iio: chemical: atlas-ph-sensor: fix iio_triggered_buffer_predisable() positionAlexandru Ardelean1-4/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman5-71/+139
2019-04-04drivers: iio: Kconfig: pedantic cleanupEnrico Weigelt, metux IT consult1-6/+6
2019-04-04iio: chemical: pms7003: extend supported sensors listTomasz Duszynski1-0/+5
2019-03-16iio: pms7003: select IIO_TRIGGERED_BUFFERArnd Bergmann1-0/+1
2019-03-09iio:chemical:bme680: Fix SPI read interfaceMike Looijmans4-62/+118
2019-03-09iio:chemical:bme680: Fix, report temperature in millidegreesMike Looijmans1-9/+7
2019-03-09iio: chemical: fix missing Kconfig block for sgp30Jonathan Cameron1-0/+13
2019-02-13Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman4-1/+355
2019-02-11iio: chemical: add support for Plantower PMS7003 sensorTomasz Duszynski3-0/+351
2019-02-11iio:chemical:sps30 Supress some switch fallthrough warnings.Jonathan Cameron1-0/+3
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman1-4/+3
2019-02-09iio: chemical: sps30: fix a loop timeout testDan Carpenter1-1/+1
2019-02-02iio: chemical: sps30: remove printk format specifierTomasz Duszynski1-2/+0
2019-01-19iio: chemical: sps30: allow changing self cleaning periodTomasz Duszynski1-18/+125
2019-01-19iio: chemical: bme680: Add device-tree supportSebastien Bourdelin2-0/+15
2019-01-12iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay1-4/+3
2019-01-05iio: chemical: sps30: add support for self cleaningTomasz Duszynski1-1/+34
2018-12-16iio: chemical: sgp30: Support Sensirion SGP30/SGPC3 sensorsAndreas Brauchli2-0/+592
2018-12-16iio: chemical: add support for Sensirion SPS30 sensorTomasz Duszynski3-0/+419
2018-08-25iio: chemical: bme680: Remove field value definesDavid Frey2-4/+3
2018-08-19iio: chemical: bme680: Add check for val2 in the write_raw functionHimanshu Jha1-0/+3
2018-08-19iio: chemical: bme680: simplify oversampling handlingDavid Frey1-63/+36
2018-08-19iio: chemical: bme680: use FIELD_GET macroDavid Frey1-2/+2
2018-08-19iio: chemical: bme680: use GENMASK macroDavid Frey1-4/+4
2018-08-19iio: chemical: bme680: change MSK->MASK in #definesDavid Frey2-6/+6