summaryrefslogtreecommitdiff
path: root/drivers/iio/light/si1145.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: light: si1145: Convert to i2c's .probe_new()Uwe Kleine-König
2021-07-19iio: light: si1145: remove redundant continue statementColin Ian King
2021-06-09iio: light: si1145: Drop use of %hhx format specifier.Jonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-09-21iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-20iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment bl...Lee Jones
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-12-15iio: si1145: Drop GPIO includeLinus Walleij
2019-08-05iio: light: si1145: Use device-managed APIsChuhong Yuan
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-09-18iio: light: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient l...Peter Meerwald-Stadler