summaryrefslogtreecommitdiff
path: root/drivers/iio/light/apds9960.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-27Merge tag 'iio-fixes-for-6.1d' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-11-23iio: light: apds9960: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23iio: light: apds9960: Fix iio_event_spec structuresSubhajit Ghosh
2022-11-06iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-04-10iio: core: Simplify the registration of kfifo buffersMiquel Raynal
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-01-09iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driverMax Leiter
2020-10-31iio: light: apds9960: remove unneeded semicolonTom Rix
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-12-15iio: apds9960: Drop GPIO includesLinus Walleij
2019-07-27iio: light: apds9960: Fix a typoChristophe JAILLET
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-02-18iio: add SPDX identifier for various driversMatt Ranostay
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-04-14iio: light: apds9960: add system-wide suspendMatt Ranostay
2017-04-01iio: light: apds9960: constify attribute_group structuressimran singhal
2017-03-19iio: light: apds9960: Add OF device ID tableJavier Martinez Canillas
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-03iio: light apds9960: Add the missing dev.parentYong Li
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-04-23iio: light: apds9960: silence uninitialized variable warningDan Carpenter
2016-04-16iio: light apds9960: fix wrong use of braceSlawomir Stepien
2016-03-20iio: light: apds9960: correct FIFO check conditionMatt Ranostay
2015-11-21iio: light: apds9960: correct ->last_busy countMatt Ranostay
2015-10-12iio:light:apds9960 Fix sparse endian warnings.Jonathan Cameron
2015-09-23iio: light: apds9960: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-09-23iio: apds9960: light: fix simple_return.cocci warningskbuild test robot
2015-08-31iio: light: add APDS9960 ALS + promixity driverMatt Ranostay