kernel: add kernel module for Sensirion SPS30 PMS wip/sensirion-sps30
authorPetr Štetiar <ynezz@true.cz>
Sun, 23 Feb 2020 21:50:22 +0000 (22:50 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 26 Feb 2020 10:00:32 +0000 (11:00 +0100)
commita9adb603d63904971984bf51be6d4724a8c76aa2
treee92a1ab47199dde41b5be362d1685ecf42e7c9f6
parentcb7029055a973f6be502bffc14c91f7a1502d055
kernel: add kernel module for Sensirion SPS30 PMS

Adds into 4.19 backported kernel module from 5.1 for Sensirion SPS30
particulate matter sensor.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/kernel/linux/modules/iio.mk
target/linux/generic/backport-4.19/499-v4.22-iio-add-IIO_MASSCONCENTRATION-channel-type.patch [new file with mode: 0644]
target/linux/generic/backport-4.19/500-v5.1-iio-chemical-add-support-for-Sensirion-SPS30-sensor.patch [new file with mode: 0644]
target/linux/generic/backport-4.19/501-v5.1-iio-chemical-sps30-add-support-for-self-cleaning.patch [new file with mode: 0644]
target/linux/generic/backport-4.19/502-v5.1-iio-chemical-sps30-allow-changing-self-cleaning-peri.patch [new file with mode: 0644]
target/linux/generic/backport-4.19/503-v5.1-iio-chemical-sps30-remove-printk-format-specifier.patch [new file with mode: 0644]
target/linux/generic/backport-4.19/504-v5.1-iio-chemical-sps30-fix-a-loop-timeout-test.patch [new file with mode: 0644]
target/linux/generic/backport-4.19/505-v5.1-iio-chemical-sps30-Supress-some-switch-fallthrough-w.patch [new file with mode: 0644]
target/linux/generic/backport-4.19/506-v5.1-iio-chemical-sps30-Explicity-truncate-constant-by-ma.patch [new file with mode: 0644]
target/linux/generic/backport-4.19/507-v5.6-iio-chemical-sps30-fix-missing-triggered-buffer-depe.patch [new file with mode: 0644]