summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
Commit message (Expand)AuthorAgeFilesLines
...
* iio: vcnl4000: Factorize data reading and writing.Mathieu Othacehe2020-05-031-2/+22
* iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe2020-05-031-4/+2
* iio: light: zopt2201: Use get_unaligned_le24()Andy Shevchenko2020-05-031-1/+3
* iio: light: si1133: Use get_unaligned_be24()Andy Shevchenko2020-05-031-12/+6
* iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptrJonathan Cameron2020-04-251-1/+2
* iio: light: st_uvis25: Add mod_devicetable.h and drop of_match_ptrJonathan Cameron2020-04-252-2/+4
* iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptrJonathan Cameron2020-04-251-1/+2
* iio: light: gp2ap020a00f: Swap of.h for mod_devicetable.h + drop of_match_ptrJonathan Cameron2020-04-251-4/+2
* iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptrJonathan Cameron2020-04-251-1/+2
* iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptrJonathan Cameron2020-04-251-1/+2
* iio: light: bh1780: use mod_devicetable.h and drop of_match_ptr macroJonathan Cameron2020-04-251-4/+2
* Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-04-237-18/+53
|\
| * iio: vcnl4000: Export near level property for proximity sensorGuido Günther2020-04-191-0/+25
| * iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positionsAlexandru Ardelean2020-04-191-9/+19
| * iio:light:ltr501: Drop unnecessary cast of parameter in regmap_bulk_readJonathan Cameron2020-04-191-1/+1
| * iio: tsl2772: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-04-191-3/+3
| * iio: light: tsl2563: Rename macro to fix typoNishant Malpani2020-03-211-1/+1
| * iio: light: st_uvis25: Drop unneeded casting when print error codeAndy Shevchenko2020-03-212-4/+4
* | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-04-081-9/+6
|\ \
| * | iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou2020-03-281-2/+3
| * | iio: cros_ec: Remove pm functionGwendal Grignou2020-03-281-1/+0
| * | iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou2020-03-281-6/+3
* | | Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-04-073-0/+628
|\ \ \
| * | | iio: light: Add support for Azoteq IQS621/622 ambient light sensorsJeff LaBundy2020-03-273-0/+628
| |/ /
* | | Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman2020-03-231-7/+8
|\ \ \ | |_|/ |/| |
| * | Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-03-181-7/+8
| |\ \ | | |/ | |/|
| | * iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny2020-03-081-3/+4
| | * iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny2020-03-081-4/+4
* | | iio: light: gp2ap020a00f: fix iio_triggered_buffer_{predisable,postenable} po...Alexandru Ardelean2020-03-081-11/+12
* | | iio: si1133: read 24-bit signed integer for measurementMaxime Roussin-Bélanger2020-03-081-13/+24
* | | iio: light: Simplify the current to lux LUTGregor Riepl2020-03-081-78/+14
* | | iio: light: al3320a allow module autoload and polishDavid Heidelberg2020-03-081-0/+8
* | | iio: light: al3320a implement devm_add_action_or_resetDavid Heidelberg2020-03-081-6/+14
* | | iio: light: al3320a implement suspend supportDavid Heidelberg2020-03-081-5/+25
* | | iio: light: add Dyna-Image AL3010 driverDavid Heidelberg2020-03-083-0/+253
* | | iio: light: al3320a slightly improve code formattingDavid Heidelberg2020-03-081-10/+12
* | | iio: vcnl4000: Enable runtime pm for vcnl4200/4040Guido Günther2020-02-141-12/+117
* | | iio: vcnl4000: Use a single return when getting IIO_CHAN_INFO_RAWGuido Günther2020-02-141-7/+8
* | | iio: light: Add a driver for Sharp GP2AP002x00FLinus Walleij2020-02-143-0/+796
|/ /
* | Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-02-041-1/+0
|\ \ | |/ |/|
| * cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra2020-01-071-1/+0
* | Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman2020-01-221-1/+2
|\ \
| * | iio: light: vcnl4000: Fix scale for vcnl4040Guido Günther2020-01-131-1/+2
| |/
* | Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-104-5/+1
|\ \ | |/ |/|
| * iio: light: remove unneeded semicolonChen Zhou2019-12-291-1/+1
| * iio: light: st_uvis25: Drop unneeded header inclusionAndy Shevchenko2019-12-291-1/+0
| * iio: apds9960: Drop GPIO includesLinus Walleij2019-12-151-2/+0
| * iio: si1145: Drop GPIO includeLinus Walleij2019-12-151-1/+0
* | Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-031-6/+0
|\ \ | |/ |/|
| * mfd / platform / iio: cros_ec: Register sensor through sensorhubGwendal Grignou2019-11-211-6/+0