summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)AuthorFilesLines
2021-12-14iio: ltr501: Don't return error code in trigger handlerLars-Peter Clausen1-1/+1
2021-12-14iio: stk3310: Don't return error code in interrupt handlerLars-Peter Clausen1-3/+3
2021-10-20iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N1-3/+3
2021-07-20iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron1-3/+7
2021-07-20iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron1-3/+7
2021-07-20iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang1-3/+4
2021-07-20iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang1-1/+1
2021-07-20iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde1-0/+6
2021-05-22iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+8
2021-03-24iio: hid-sensor-prox: Fix scale not correct issueYe Xiang1-2/+11
2020-12-29iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+13
2020-11-05iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+11
2020-09-23iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+8
2020-09-23iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron1-6/+9
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
2019-12-31iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski1-2/+2
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey1-1/+5
2018-12-17iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2-6/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-2/+2
2017-08-20iio: light: tsl2583: constify i2c_device_idArvind Yadav1-1/+1
2017-08-20iio: light: apds9300: constify i2c_device_idArvind Yadav1-1/+1
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2017-07-24Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2017-07-04iio: light: rpr0521 triggered bufferMikko Koivunen1-7/+329
2017-07-01iio: light: tcs3472: add link to datasheetAkinobu Mita1-0/+2
2017-07-01iio: light: tcs3472: fix ATIME register writeAkinobu Mita1-1/+1
2017-06-24iio: light: tsl2563: use correct event codeAkinobu Mita1-1/+1
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman1-2/+2
2017-05-21iio: light: rpr0521 channel numbers reorderedMikko Koivunen1-20/+20
2017-05-21iio: light: rpr0521 proximity offset read/writeMikko Koivunen1-0/+52
2017-05-21iio: light: rpr0521 sample_frequency read/writeMikko Koivunen1-0/+117
2017-05-21iio: light: rpr0521 whitespace fixesMikko Koivunen1-0/+3
2017-05-21iio: light: rpr0521 magic number to sizeof() on value readMikko Koivunen1-1/+1
2017-05-21iio: light: rpr0521 on-off sequence change for CONFIG_PMMikko Koivunen1-24/+46
2017-05-21iio: light: rpr0521 poweroff for probe failsMikko Koivunen1-2/+15
2017-05-21iio: light: rpr0521 disable sensor -bugfixMikko Koivunen1-2/+8
2017-05-21iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt1-2/+2
2017-05-20iio: light: isl29018: Only declare ACPI table when ACPI is enabledMatthias Kaehlcke1-0/+2
2017-05-16iio: tsl2583: add runtime power management supportBrian Masney1-30/+76
2017-04-30iio: isl29028: add isl29030 supportSebastian Reichel1-0/+6
2017-04-26staging: iio: isl29028: move out of stagingBrian Masney3-0/+734
2017-04-14iio: light: apds9960: add system-wide suspendMatt Ranostay1-0/+2
2017-04-02iio: light: lm3533-als: constify attribute_group structuressimran singhal1-2/+2
2017-04-01iio: light: apds9960: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: light: bh1750: constify attribute_group structuressimran singhal1-1/+1
2017-03-25iio:light: Add support for STMicro VL6180 sensorManivannan Sadhasivam3-0/+554
2017-03-19iio: light: apds9960: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-03-19iio: light: tsl2563: Add OF device ID tableJavier Martinez Canillas1-0/+10
2017-03-19iio: light: us5182d: Add OF device ID tableJavier Martinez Canillas1-0/+7