summaryrefslogtreecommitdiff
path: root/drivers/iio/light/jsa1212.c
AgeCommit message (Expand)Author
2024-01-23iio: light: jsa1212: Drop ACPI_PTR() usageJonathan Cameron
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: light: jsa1212: Convert to i2c's .probe_new()Uwe Kleine-König
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-11iio:light:jsa1212: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-02-18iio:light:jsa1212: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2017-08-22iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-05-21iio: light: jsa1212: remove unneeded i2c check functionality testAlison Schofield
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-02-25iio: jsa1212: Constify struct regmap_configKrzysztof Kozlowski
2014-11-08iio: jsa1212: Add JSA1212 proximity/ALS sensorKuppuswamy Sathyanarayanan