summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
Commit message (Expand)AuthorAgeFilesLines
* iio:light:vcnl4035: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-2/+8
* iio:light:vcnl4000: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-1/+7
* iio:light:us5182d: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-1/+7
* iio:light:pa12203001: Improve error reporting for problems during .remove()Uwe Kleine-König2022-06-111-1/+7
* iio: common: cros_ec_sensors: Add label attributeGwendal Grignou2022-06-111-2/+0
* iio:light:tsl2583: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio:light:stk3310: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio:light:opt3001: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-2/+1
* iio:light:jsa1212: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio:light:isl29028: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-1/+3
* iio:light:bh1780: Remove duplicated error reporting in .remove()Uwe Kleine-König2022-06-111-4/+3
* iio: proximity: stk3310: Export near level property for proximity sensorArnaud Ferraris2022-04-281-0/+25
* iio: light: tsl2772: Make use of device propertiesAndy Shevchenko2022-04-281-15/+10
* iio: light: cm3605: Drop dependency on OFAndy Shevchenko2022-04-281-1/+0
* iio: core: Simplify the registration of kfifo buffersMiquel Raynal2022-04-101-1/+0
* iio:light:rpr0521: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron2022-02-211-5/+2
* iio:light:bh1780: Switch from CONFIG_PM guards to pm_ptr() etcJonathan Cameron2022-02-211-9/+3
* iio:light:tsl4531: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-7/+3
* iio:light:tsl2563: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-7/+3
* iio:light:tcs3472: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-4/+3
* iio:light:tcs3414: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-4/+3
* iio:light:stk3310: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-8/+3
* iio:light:ltr501: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-4/+2
* iio:light:jsa1212: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-8/+3
* iio:light:isl29125: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-4/+3
* iio:light:isl29018: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Jonathan Cameron2022-02-181-7/+3
* iio:light:cm3232: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-7/+2
* iio:light:apds9300: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etcJonathan Cameron2022-02-181-7/+3
* iio:light:st_uvis25: Move exports to IIO_UVIS25 namespaceJonathan Cameron2022-02-183-2/+4
* iio: lm3533: Use sysfs_emit()Lars-Peter Clausen2022-01-231-3/+3
* iio:light:tsl2722: Fix inconsistent spacing before } in id tableJonathan Cameron2022-01-231-1/+1
* iio:light:ltr501: White space cleanup of spacing around {} in id tablesJonathan Cameron2022-01-231-7/+7
* iio:light:us5182: White space cleanup of spacing around {} in id tablesJonathan Cameron2022-01-231-3/+3
* iio:light:vcnl4035: Trivial whitespace cleanup to add space before }Jonathan Cameron2022-01-231-1/+1
* iio:light:pa12203001: Tidy up white space change to add spaces after { and be...Jonathan Cameron2022-01-231-2/+2
* Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2021-12-223-9/+44
|\
| * iio:light:cm3605: Switch to generic firmware properties.Jonathan Cameron2021-12-121-3/+3
| * iio: ltr501: Export near level property for proximity sensorNikita Travkin2021-12-041-0/+25
| * iio: light: ltr501: Added ltr303 driver supportMaslov Dmitry2021-11-171-1/+16
| * iio: gp2ap020a00f: Remove no-op trigger opsLars-Peter Clausen2021-11-171-5/+0
* | iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen2021-11-171-3/+3
* | iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen2021-11-171-1/+1
|/
* iio: light: gp2ap002: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-14/+10
* iio: light: cm3605: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-201-14/+15
* iio: light: ltr501: Add of_device_id tableNikita Travkin2021-10-201-0/+9
* iio: light: ltr501: Add rudimentary regulator supportNikita Travkin2021-10-201-0/+28
* Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...Greg Kroah-Hartman2021-10-193-22/+9
|\
| * iio: light: noa1305: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-4/+3
| * iio: light: cm36651: Make use of the helper function dev_err_probe()Cai Huoqing2021-10-191-4/+3
| * iio: light: max44000: use device-managed functions in probeAlexandru Ardelean2021-10-171-14/+3