summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
Commit message (Expand)AuthorAgeFilesLines
...
| * | iio: hid-sensor-als: Add relative hysteresis supportYe Xiang2021-03-111-2/+12
| * | hid-sensors: Add more data fields for sensitivity checkingYe Xiang2021-03-111-0/+1
| * | iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang2021-03-112-31/+15
| * | iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean2021-03-112-16/+12
| |/
* | Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-03-151-2/+11
|\ \ | |/ |/|
| * iio: hid-sensor-prox: Fix scale not correct issueYe Xiang2021-01-301-2/+11
* | iio: hid-sensor-als: Add timestamp channelYe Xiang2021-01-221-16/+23
* | iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen2021-01-091-4/+4
* | iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen2021-01-091-1/+1
* | iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driverMax Leiter2021-01-091-0/+8
|/
* iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-12-032-3/+10
* iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-12-031-4/+13
* Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-11-243-8/+17
|\
| * iio:light:tsl2563 use generic fw accessorsVaishnav M A2020-11-011-7/+9
| * iio: light: vcnl4035 add i2c_device_idVaishnav M A2020-11-011-0/+7
| * iio: light: apds9960: remove unneeded semicolonTom Rix2020-10-311-1/+1
* | iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran2020-11-081-0/+1
|/
* iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean2020-09-291-3/+2
* iio:light:gp2ap002 fix spelling typo in commentsWang Qing2020-09-291-1/+1
* Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-09-222-11/+13
|\
| * iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-211-8/+11
| * iio: light: as73211: Increase measurement timeoutChristian Eggers2020-09-131-3/+2
* | Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-143-11/+18
|\ \ | |/ |/|
| * Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-09-132-10/+17
| |\
| | * iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron2020-08-221-6/+9
| | * iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-08-221-4/+8
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
| |/
* | iio: light: tsl2772: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-8/+2
* | iio: light: isl29018: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-6/+3
* | iio: light: as73211: New driverChristian Eggers2020-09-033-0/+817
|/
* iio: light: stk3310: add chip id for STK3311-X variantIcenowy Zheng2020-07-201-0/+2
* iio: light: us5182d: Fix formatting in kerneldoc function blockLee Jones2020-07-201-4/+4
* iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment bl...Lee Jones2020-07-201-3/+3
* iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm()Lee Jones2020-07-201-4/+4
* Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-132-2/+2
* iio: Move attach/detach of the poll func to the coreLars-Peter Clausen2020-06-207-80/+11
* iio: remove left-over parent assignmentsAlexandru Ardelean2020-06-142-2/+0
* iio: light: lm3533-als: use iio_device_set_parent() to assign parentAlexandru Ardelean2020-06-141-1/+1
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-1446-46/+0
* iio: cros_ec: Reapply range at resumeGwendal Grignou2020-06-141-1/+5
* iio: light: stk3310: Constify regmap_configRikard Falkeborn2020-06-141-1/+1
* iio: light: iqs621: remove usage of iio_priv_to_dev()Alexandru Ardelean2020-06-141-2/+4
* iio: light: tsl2563: pass iio device as i2c_client private dataAlexandru Ardelean2020-06-141-5/+7
* iio: light: gp2ap002: Take runtime PM reference on light readJonathan Bakker2020-05-221-3/+16
* iio: light: ltr501: Constify structsRikard Falkeborn2020-05-111-19/+20
* iio: light: cm32181: Fix integartion time typoHans de Goede2020-05-111-1/+1
* iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tablesHans de Goede2020-05-111-0/+101
* iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settingsHans de Goede2020-05-101-2/+6
* iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bitHans de Goede2020-05-101-11/+11
* iio: light: cm32181: Change reg_init to use a bitmap of which registers to initHans de Goede2020-05-101-8/+6