summaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)Author
2021-03-25iio: light: gp2ap002: Drop unneeded explicit castingAndy Shevchenko
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou
2021-03-15Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-03-11iio: hid-sensor-als: Add relative hysteresis supportYe Xiang
2021-03-11hid-sensors: Add more data fields for sensitivity checkingYe Xiang
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-08IIO: acpi-als: Get rid of ACPICA message printingRafael J. Wysocki
2021-01-30iio: hid-sensor-prox: Fix scale not correct issueYe Xiang
2021-01-22iio: hid-sensor-als: Add timestamp channelYe Xiang
2021-01-09iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driverMax Leiter
2020-12-03iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-03iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-11-08iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran
2020-11-01iio:light:tsl2563 use generic fw accessorsVaishnav M A
2020-11-01iio: light: vcnl4035 add i2c_device_idVaishnav M A
2020-10-31iio: light: apds9960: remove unneeded semicolonTom Rix
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean
2020-09-29iio:light:gp2ap002 fix spelling typo in commentsWang Qing
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-09-21iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-13iio: light: as73211: Increase measurement timeoutChristian Eggers
2020-09-03iio: light: tsl2772: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: light: isl29018: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: light: as73211: New driverChristian Eggers
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron
2020-08-22iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-07-20iio: light: stk3310: add chip id for STK3311-X variantIcenowy Zheng
2020-07-20iio: light: us5182d: Fix formatting in kerneldoc function blockLee Jones
2020-07-20iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment bl...Lee Jones
2020-07-20iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm()Lee Jones
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-06-14iio: light: lm3533-als: use iio_device_set_parent() to assign parentAlexandru Ardelean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou
2020-06-14iio: light: stk3310: Constify regmap_configRikard Falkeborn
2020-06-14iio: light: iqs621: remove usage of iio_priv_to_dev()Alexandru Ardelean
2020-06-14iio: light: tsl2563: pass iio device as i2c_client private dataAlexandru Ardelean
2020-05-22iio: light: gp2ap002: Take runtime PM reference on light readJonathan Bakker
2020-05-11iio: light: ltr501: Constify structsRikard Falkeborn
2020-05-11iio: light: cm32181: Fix integartion time typoHans de Goede
2020-05-11iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tablesHans de Goede