aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+1
2021-04-26Merge branch 'acpi-messages'Rafael J. Wysocki1-3/+1
2021-03-26Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman14-99/+116
2021-03-25iio: acpi_als: Add trigger supportGwendal Grignou1-28/+68
2021-03-25iio: acpi_als: Add local variable dev in probeGwendal Grignou1-4/+5
2021-03-25iio: acpi_als: Add timestamp channelGwendal Grignou1-6/+4
2021-03-25iio: cros: unify hw fifo attributes without API changesGwendal Grignou1-2/+1
2021-03-25iio: gp2ap020a00f: Remove code to set trigger parentGwendal Grignou1-1/+0
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou5-5/+0
2021-03-25iio: light: gp2ap002: Drop unneeded explicit castingAndy Shevchenko1-2/+1
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou2-2/+2
2021-03-15Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-2/+11
2021-03-11iio: hid-sensor-als: Add relative hysteresis supportYe Xiang1-2/+12
2021-03-11hid-sensors: Add more data fields for sensitivity checkingYe Xiang1-0/+1
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang2-31/+15
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean2-16/+12
2021-03-08IIO: acpi-als: Get rid of ACPICA message printingRafael J. Wysocki1-3/+1
2021-01-30iio: hid-sensor-prox: Fix scale not correct issueYe Xiang1-2/+11
2021-01-22iio: hid-sensor-als: Add timestamp channelYe Xiang1-16/+23
2021-01-09iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen1-4/+4
2021-01-09iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen1-1/+1
2021-01-09iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driverMax Leiter1-0/+8
2020-12-03iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron2-3/+10
2020-12-03iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+13
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-8/+17
2020-11-08iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran1-0/+1
2020-11-01iio:light:tsl2563 use generic fw accessorsVaishnav M A1-7/+9
2020-11-01iio: light: vcnl4035 add i2c_device_idVaishnav M A1-0/+7
2020-10-31iio: light: apds9960: remove unneeded semicolonTom Rix1-1/+1
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean1-3/+2
2020-09-29iio:light:gp2ap002 fix spelling typo in commentsWang Qing1-1/+1
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-11/+13
2020-09-21iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+11
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman3-11/+18
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-10/+17
2020-09-13iio: light: as73211: Increase measurement timeoutChristian Eggers1-3/+2
2020-09-03iio: light: tsl2772: Simplify with dev_err_probe()Krzysztof Kozlowski1-8/+2
2020-09-03iio: light: isl29018: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+3
2020-09-03iio: light: as73211: New driverChristian Eggers3-0/+817
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-22iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron1-6/+9
2020-08-22iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+8
2020-07-20iio: light: stk3310: add chip id for STK3311-X variantIcenowy Zheng1-0/+2
2020-07-20iio: light: us5182d: Fix formatting in kerneldoc function blockLee Jones1-4/+4
2020-07-20iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones1-3/+3
2020-07-20iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm()Lee Jones1-4/+4
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2-2/+2
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen7-80/+11
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean2-2/+0
2020-06-14iio: light: lm3533-als: use iio_device_set_parent() to assign parentAlexandru Ardelean1-1/+1