Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-04-22 | Merge 5.1-rc6 into staging-next | Greg Kroah-Hartman | 5 | -71/+139 |
2019-04-04 | drivers: iio: Kconfig: pedantic cleanup | Enrico Weigelt, metux IT consult | 1 | -6/+6 |
2019-04-04 | iio: chemical: pms7003: extend supported sensors list | Tomasz Duszynski | 1 | -0/+5 |
2019-03-16 | iio: pms7003: select IIO_TRIGGERED_BUFFER | Arnd Bergmann | 1 | -0/+1 |
2019-03-09 | iio:chemical:bme680: Fix SPI read interface | Mike Looijmans | 4 | -62/+118 |
2019-03-09 | iio:chemical:bme680: Fix, report temperature in millidegrees | Mike Looijmans | 1 | -9/+7 |
2019-03-09 | iio: chemical: fix missing Kconfig block for sgp30 | Jonathan Cameron | 1 | -0/+13 |
2019-02-13 | Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 4 | -1/+355 |
2019-02-11 | iio: chemical: add support for Plantower PMS7003 sensor | Tomasz Duszynski | 3 | -0/+351 |
2019-02-11 | iio:chemical:sps30 Supress some switch fallthrough warnings. | Jonathan Cameron | 1 | -0/+3 |
2019-02-11 | Merge 5.0-rc6 into staging-next | Greg Kroah-Hartman | 1 | -4/+3 |
2019-02-09 | iio: chemical: sps30: fix a loop timeout test | Dan Carpenter | 1 | -1/+1 |
2019-02-02 | iio: chemical: sps30: remove printk format specifier | Tomasz Duszynski | 1 | -2/+0 |
2019-01-19 | iio: chemical: sps30: allow changing self cleaning period | Tomasz Duszynski | 1 | -18/+125 |
2019-01-19 | iio: chemical: bme680: Add device-tree support | Sebastien Bourdelin | 2 | -0/+15 |
2019-01-12 | iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius | Matt Ranostay | 1 | -4/+3 |
2019-01-05 | iio: chemical: sps30: add support for self cleaning | Tomasz Duszynski | 1 | -1/+34 |
2018-12-16 | iio: chemical: sgp30: Support Sensirion SGP30/SGPC3 sensors | Andreas Brauchli | 2 | -0/+592 |
2018-12-16 | iio: chemical: add support for Sensirion SPS30 sensor | Tomasz Duszynski | 3 | -0/+419 |
2018-08-25 | iio: chemical: bme680: Remove field value defines | David Frey | 2 | -4/+3 |
2018-08-19 | iio: chemical: bme680: Add check for val2 in the write_raw function | Himanshu Jha | 1 | -0/+3 |
2018-08-19 | iio: chemical: bme680: simplify oversampling handling | David Frey | 1 | -63/+36 |
2018-08-19 | iio: chemical: bme680: use FIELD_GET macro | David Frey | 1 | -2/+2 |
2018-08-19 | iio: chemical: bme680: use GENMASK macro | David Frey | 1 | -4/+4 |
2018-08-19 | iio: chemical: bme680: change MSK->MASK in #defines | David Frey | 2 | -6/+6 |
2018-08-19 | iio: chemical: bme680: indent #defines consistently | David Frey | 1 | -8/+7 |
2018-08-19 | iio: chemical: bme680: cleanup bme680_read_calib formatting | David Frey | 1 | -24/+12 |
2018-08-19 | iio: chemical: bme680: use clamp macro | David Frey | 1 | -4/+1 |
2018-08-04 | iio: chemical: fix spelling mistake "failted" -> "failed" | Colin Ian King | 1 | -1/+1 |
2018-07-28 | iio: chemical: Add support for Bosch BME680 sensor | Himanshu Jha | 6 | -0/+1291 |
2018-05-11 | Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 1 | -7/+7 |
2018-04-15 | iio: chemical: atlas-ph-sensor: use msleep() for long uncritical delays | Matt Ranostay | 1 | -7/+7 |
2018-03-28 | Merge 4.16-rc7 into staging-next | Greg Kroah-Hartman | 1 | -0/+3 |
2018-02-24 | iio: chemical: ccs811: Corrected firmware boot/application mode transition | Richard Lai | 1 | -0/+3 |
2018-02-24 | iio: chemical: ccs811: Renamed resistance member in ccs811_reading struct | Richard Lai | 1 | -3/+3 |
2018-02-18 | iio: add SPDX identifier for various drivers | Matt Ranostay | 3 | -38/+12 |
2018-02-17 | iio: chemical: ccs811: Typo correction in HW_ID_VALUE constant define naming | Richard Lai | 1 | -2/+2 |
2018-01-08 | iio: chemical: ccs811: Fix output of IIO_CONCENTRATION channels | Narcisa Ana Maria Vasile | 1 | -10/+3 |
2017-09-24 | iio: chemical: ccs811: Add support for data ready trigger | Narcisa Ana Maria Vasile | 1 | -1/+85 |
2017-08-22 | iio:chemical: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 4 | -5/+0 |
2017-08-18 | iio: chemical: ccs811: Add triggered buffer support | Narcisa Ana Maria Vasile | 2 | -5/+73 |
2017-07-22 | iio: chemical: ccs811: Add support for AMS CCS811 VOC sensor | Narcisa Ana Maria Vasile | 3 | -0/+347 |
2017-03-30 | drivers: iio: chemical: replace comma with a semicolon | Arushi Singhal | 2 | -2/+2 |
2016-10-24 | iio:chemical:atlas-ph-sensor: Fix use of 32 bit int to hold 16 bit big endian... | Sandhya Bankar | 1 | -3/+4 |
2016-09-14 | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 1 | -35/+166 |
2016-09-05 | Merge 4.8-rc5 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2016-09-03 | iio: chemical: vz89x: fix boolreturn.cocci warnings | kbuild test robot | 1 | -1/+1 |
2016-08-29 | iio: chemical: vz89x: prevent corrupted buffer from being read | Matt Ranostay | 1 | -2/+6 |
2016-08-29 | iio: chemical: vz89x: add support for VZ89TE part | Matt Ranostay | 1 | -15/+98 |