summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)Author
2021-07-20iio: ltr501: ltr501_read_ps(): add missing endianness conversionOliver Lang
2021-07-20iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTROliver Lang
2021-07-20iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...Marc Kleine-Budde
2021-04-16iio: hid-sensor-prox: Fix scale not correct issueYe Xiang
2020-09-23iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-01-04iio: light: bh1750: Resolve compiler warning and make code more readableKrzysztof Wilczynski
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey
2017-11-30iio: light: fix improper return valuePan Bian
2017-08-16iio: light: tsl2563: use correct event codeAkinobu Mita
2017-06-14iio: light: ltr501 Fix interchanged als/ps register fieldFranziska Naepelt
2016-07-27iio: light apds9960: Add the missing dev.parentYong Li
2016-02-25iio: light: acpi-als: Report data as processedGabriele Mazzotta
2016-02-25iio-light: Use a signed return type for ltr501_match_samp_freq()Markus Elfring
2015-11-21iio: light: apds9960: correct ->last_busy countMatt Ranostay
2015-10-12iio:light:apds9960 Fix sparse endian warnings.Jonathan Cameron
2015-10-03iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila
2015-10-03iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)Octavian Purdila
2015-09-30Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-09-23iio: light: apds9960: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-09-23iio: apds9960: light: fix simple_return.cocci warningskbuild test robot
2015-09-23iio: light: Add support for UPISEMI uS5182d als and proximity sensorAdriana Reus
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-08-31iio: tsl4531: fix error handling in tsl4531_check_id()Dan Carpenter
2015-08-31iio: light: add APDS9960 ALS + promixity driverMatt Ranostay
2015-08-31iio: light: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-08-13Merge tag 'v4.2-rc4' into develLinus Walleij
2015-08-12iio:light:stk3310: adjust indentationHartmut Knaack
2015-08-12iio:light:stk3310: use correct names and type for stateHartmut Knaack
2015-08-12iio:light:stk3310: add more error handlingHartmut Knaack
2015-08-12Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2015-08-02iio: Export OF module alias information in missing driversJavier Martinez Canillas
2015-08-02iio: Export I2C module alias information in missing driversJavier Martinez Canillas
2015-07-27Merge 4.2-rc4 into staging-nextGreg Kroah-Hartman
2015-07-20Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman
2015-07-20iio: light: Add support for TXC PA12 als and proximity sensorAdriana Reus
2015-07-20iio: light: add support for TI's opt3001 light sensorAndreas Dannenberg
2015-07-19iio:light:stk3310: make endianness independent of hostHartmut Knaack
2015-07-19iio:light:stk3310: move device register to end of probeHartmut Knaack
2015-07-19iio:light:ltr501: fix regmap dependencyHartmut Knaack
2015-07-19iio:light:ltr501: fix variable in ltr501_initHartmut Knaack
2015-07-19iio:light:stk3310: Fix REGMAP_I2C dependencyHartmut Knaack
2015-07-19iio: light: STK3310: un-invert proximity valuesTiberiu Breana
2015-07-19iio: light: tcs3414: Fix bug preventing to set integration timePeter Meerwald
2015-07-19iio:light:cm3323: clear bitmask before setHartmut Knaack
2015-07-19iio:light:acpi-als: add missing prefixesHartmut Knaack
2015-07-13Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-13Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-06iio: light: stk3310: use flags argument of devm_gpiod_getUwe Kleine-König