summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
Commit message (Expand)AuthorAgeFilesLines
* iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen2021-12-141-1/+1
* iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen2021-12-141-3/+3
* iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N2021-10-201-3/+3
* iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-07-141-1/+2
* iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-07-141-3/+7
* iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron2021-07-141-3/+7
* iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron2021-07-141-3/+7
* iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang2021-07-141-3/+4
* iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang2021-07-141-1/+1
* iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde2021-07-141-0/+6
* iio: light: tcs3472: do not free unallocated IRQfrank zago2021-07-141-2/+4
* iio: tsl2583: Fix division by a zero lux_valColin Ian King2021-05-191-0/+8
* iio: hid-sensor-prox: Fix scale not correct issueYe Xiang2021-03-241-2/+11
* iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-12-302-3/+10
* iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-12-301-4/+13
* iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran2020-11-241-0/+1
* iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-11-051-8/+11
* iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-171-4/+8
* iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron2020-09-171-6/+9
* iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe2020-06-101-4/+2
* iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger2020-04-231-13/+24
* iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny2020-03-251-3/+4
* iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny2020-03-251-4/+4
* iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther2020-01-231-1/+2
* iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski2019-12-311-2/+2
* Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-103-6/+15
|\
| * iio: Fix an undefied reference error in noa1305_probezhong jiang2019-10-091-0/+1
| * iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-091-1/+5
| * iio: light: add missing vcnl4040 of_compatibleMarco Felsch2019-10-091-0/+4
| * iio: light: fix vcnl4000 devicetree hooksMarco Felsch2019-10-091-5/+5
* | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-191-1/+2
|\ \ | |/ |/|
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-1/+2
* | iio:light:noa1305: Fix missing break statement.Jonathan Cameron2019-08-141-0/+1
* | iio: light: noa1305: Add support for NOA1305Martyn Welch2019-08-053-0/+324
* | iio: tsl2772: Use regulator_bulk_() APIsChuhong Yuan2019-08-051-58/+29
* | iio: tsl2772: Use devm_iio_device_registerChuhong Yuan2019-08-051-18/+1
* | iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan2019-08-051-3/+13
* | iio: tsl2772: Use devm_add_action_or_resetChuhong Yuan2019-08-051-3/+3
* | iio: light: si1145: Use device-managed APIsChuhong Yuan2019-08-051-37/+5
* | iio: light: cm3323: Use device-managed APIsChuhong Yuan2019-08-051-24/+9
* | iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ...Fabien Lahoudere2019-07-271-0/+3
* | iio: light: veml6070: convert to i2c_new_dummy_deviceWolfram Sang2019-07-271-3/+3
* | iio: light: cm36651: convert to i2c_new_dummy_deviceWolfram Sang2019-07-271-6/+6
* | iio: cros_ec: Remove replacing error code with -EIOGwendal Grignou2019-07-271-20/+16
* | iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou2019-07-271-6/+6
* | iio: light: apds9960: Fix a typoChristophe JAILLET2019-07-271-1/+1
* | iio: light: stk3310: Add device tree supportLuca Weiss2019-07-271-0/+9
|/
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-012-2/+6
|\
| * iio: light: stk3310: Add support for stk3335Martijn Braam2019-06-171-1/+5
| * iio: light: bh1780: simplify getting the adapter of a clientWolfram Sang2019-06-171-1/+1