aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/si1145.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-19iio: light: si1145: remove redundant continue statementColin Ian King1-1/+0
2021-06-09iio: light: si1145: Drop use of %hhx format specifier.Jonathan Cameron1-5/+5
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron1-1/+1
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou1-1/+0
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-8/+11
2020-09-21iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+11
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-20iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-3/+3
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen1-2/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-12-15iio: si1145: Drop GPIO includeLinus Walleij1-1/+0
2019-08-05iio: light: si1145: Use device-managed APIsChuhong Yuan1-37/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner1-4/+1
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-3/+0
2016-09-18iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient light, uv index and proximity sensorsPeter Meerwald-Stadler1-0/+1404