summaryrefslogtreecommitdiff
path: root/drivers/iio/chemical/pms7003.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-2/+2
2025-05-21iio: chemical: Use iio_push_to_buffers_with_ts() to provide length for runtim...Jonathan Cameron1-2/+2
2025-04-18iio: chemical: pms7003: use aligned_s64 for timestampDavid Lechner1-2/+3
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-01-28treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini1-2/+2
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)1-3/+3
2021-01-09iio: chemical: pms7003: convert comma to semicolonZheng Yongjun1-1/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-22iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-5/+12
2019-04-04iio: chemical: pms7003: extend supported sensors listTomasz Duszynski1-0/+5
2019-02-11iio: chemical: add support for Plantower PMS7003 sensorTomasz Duszynski1-0/+340