summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/jsa1212.c
Commit message (Expand)AuthorAgeFilesLines
* iio: light: jsa1212: Drop ACPI_PTR() usageJonathan Cameron2024-01-231-2/+2
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: light: jsa1212: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* iio:light:jsa1212: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio:light:jsa1212: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-8/+3
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: light: jsa1212: remove unneeded i2c check functionality testAlison Schofield2016-05-211-3/+0
* iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-271-1/+1
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0
* iio: jsa1212: Constify struct regmap_configKrzysztof Kozlowski2015-02-251-1/+1
* iio: jsa1212: Add JSA1212 proximity/ALS sensorKuppuswamy Sathyanarayanan2014-11-081-0/+471