summaryrefslogtreecommitdiff
path: root/drivers/iio/light/gp2ap020a00f.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: light: gp2ap020a00f: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-11-17iio: gp2ap020a00f: Remove no-op trigger opsLars-Peter Clausen
2021-03-25iio: gp2ap020a00f: Remove code to set trigger parentGwendal Grignou
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
2020-04-25iio: light: gp2ap020a00f: Swap of.h for mod_devicetable.h + drop of_match_ptrJonathan Cameron
2020-03-08iio: light: gp2ap020a00f: fix iio_triggered_buffer_{predisable,postenable} po...Alexandru Ardelean
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-11iio: light: gp2ap020a00f: use iio helper function to lock direct modeAlison Schofield
2015-08-02iio: Export OF module alias information in missing driversJavier Martinez Canillas
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-02-14iio: gp2ap020a00f: Use put_unaligned_le32Vaishali Thakkar
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald
2014-05-03iio: Fix spelling of illuminance in gp2ap020a00f driverPeter Meerwald
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-10-18iio: light: gp2ap020a00f: Include linux/of.h headerSachin Kamat
2013-10-16iio:gp2ap020a00f: Remove redundant call to iio_sw_buffer_preenable()Lars-Peter Clausen
2013-10-12iio:gp2ap020a00f: Switch to new event config interfaceLars-Peter Clausen
2013-09-21iio:gp2ap020a00f: Use iio_push_to_buffers_with_timestamp()Lars-Peter Clausen
2013-09-15iio: gp2ap020a00f: Add a driver for the deviceJacek Anaszewski