aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean46-46/+0
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou1-1/+5
2020-06-14iio: light: stk3310: Constify regmap_configRikard Falkeborn1-1/+1
2020-06-14iio: light: iqs621: remove usage of iio_priv_to_dev()Alexandru Ardelean1-2/+4
2020-06-14iio: light: tsl2563: pass iio device as i2c_client private dataAlexandru Ardelean1-5/+7
2020-05-22iio: light: gp2ap002: Take runtime PM reference on light readJonathan Bakker1-3/+16
2020-05-11iio: light: ltr501: Constify structsRikard Falkeborn1-19/+20
2020-05-11iio: light: cm32181: Fix integartion time typoHans de Goede1-1/+1
2020-05-11iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tablesHans de Goede1-0/+101
2020-05-10iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settingsHans de Goede1-2/+6
2020-05-10iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bitHans de Goede1-11/+11
2020-05-10iio: light: cm32181: Change reg_init to use a bitmap of which registers to initHans de Goede1-8/+6
2020-05-10iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resourcesHans de Goede1-0/+22
2020-05-10iio: light: cm32181: Clean up the probe function a bitHans de Goede1-14/+8
2020-05-10iio: light: cm32181: Add support for the CM3218Hans de Goede1-12/+36
2020-05-10iio: light: cm32181: Add some extra register definesHans de Goede1-4/+11
2020-05-10iio: light: cm32181: Add support for ACPI enumerationHans de Goede1-0/+9
2020-05-10iio: light: cm32181: Switch to new style i2c-driver probe functionHans de Goede1-12/+3
2020-05-10iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean2-28/+8
2020-05-03iio: vcnl4000: Add buffer support for VCNL4010/20.Mathieu Othacehe2-2/+161
2020-05-03iio: vcnl4000: Add sampling frequency support for VCNL4010/20.Mathieu Othacehe1-1/+117
2020-05-03iio: vcnl4000: Add event support for VCNL4010/20.Mathieu Othacehe1-62/+392
2020-05-03iio: vcnl4000: Factorize data reading and writing.Mathieu Othacehe1-2/+22
2020-05-03iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
2020-05-03iio: light: zopt2201: Use get_unaligned_le24()Andy Shevchenko1-1/+3
2020-05-03iio: light: si1133: Use get_unaligned_be24()Andy Shevchenko1-12/+6
2020-04-25iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptrJonathan Cameron1-1/+2
2020-04-25iio: light: st_uvis25: Add mod_devicetable.h and drop of_match_ptrJonathan Cameron2-2/+4
2020-04-25iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptrJonathan Cameron1-1/+2