kernel: add kernel module for Sensirion SPS30 PMS
authorPetr Štetiar <ynezz@true.cz>
Sun, 23 Feb 2020 21:50:22 +0000 (22:50 +0100)
committerPetr Štetiar <ynezz@true.cz>
Sun, 8 Mar 2020 14:10:55 +0000 (15:10 +0100)
commitaae4d85647f27ca64d2012501636e41d5a8ab42a
treee49c8d7e536d23d510bd121e532e57eb4a4116ef
parentea1823a8673a3f10aca418ca64b765f5c5a6e58f
kernel: add kernel module for Sensirion SPS30 PMS

Adds into 4.19 backported kernel module from 5.1 for Sensirion SPS30
particulate matter sensor, for kernel 5.4 backported dependency fix.

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]
target/linux/generic/backport-5.4/507-v5.6-iio-chemical-sps30-fix-missing-triggered-buffer-depe.patch [new file with mode: 0644]