summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-027-7/+7
* iio: light: ltr390: Calculate 'counts_per_uvi' dynamicallyAbhash Jha2024-08-171-2/+12
* iio: light: ltr390: Add ALS channel and support for gain and resolutionAbhash Jha2024-08-171-15/+90
* iio: light: noa1305: Fix up integration time look upMarek Vasut2024-08-171-1/+1
* iio: light: apds9960: Add proximity and gesture offset calibrationAbhash Jha2024-08-101-1/+54
* iio: light: ltr390: Add configurable gain and resolutionAbhash Jha2024-08-031-11/+125
* iio: light: stk3310: add support for stk3013Kaustabh Chakraborty2024-08-031-0/+5
* iio: light: stk3310: relax chipid check warningKaustabh Chakraborty2024-08-031-1/+1
* iio: light: ROHM BH1745 colour sensorMudit Sharma2024-08-033-0/+920
* iio: light: tcs3472: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* iio: light: tcs3414: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* iio: light: si1145: use new '.masklength' accessorsNuno Sa2024-08-031-4/+3
* iio: light: isl29125: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* iio: light: gp2ap020a00f: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-6/+3
* iio: light: adjd_s311: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* iio: light: noa1305: Make integration time configurableMarek Vasut2024-08-031-0/+61
* iio: light: noa1305: Report available scale valuesMarek Vasut2024-08-031-0/+21
* iio: light: noa1305: Use static table lookup of scale valuesMarek Vasut2024-08-031-36/+15
* iio: light: noa1305: Assign val in noa1305_measure()Marek Vasut2024-08-031-8/+5
* iio: light: noa1305: Simplify noa1305_read_raw()Marek Vasut2024-08-031-24/+13
* iio: light: ltrf216a: Add LTR-308 supportMarek Vasut2024-08-031-10/+43
* iio: bu27034: Add a read only HARDWAREGAINMatti Vaittinen2024-08-031-1/+14
* bu27034: ROHM BU27034ANUC correct lux calculationMatti Vaittinen2024-08-031-126/+31
* bu27034: ROHM BU27034ANUC correct gains and timesMatti Vaittinen2024-08-031-19/+9
* bu27034: ROHM BU27034NUC to BU27034ANUC drop data2Matti Vaittinen2024-08-031-104/+28
* bu27034: ROHM BU27034NUC to BU27034ANUCMatti Vaittinen2024-08-031-3/+2
* iio: light: gp2ap002: Constify struct regmap_busJavier Carrasco2024-07-291-1/+1
* Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-1939-67/+369
|\
| * iio: light: veml6030: make use of regmap_clear_bits()Trevor Gamblin2024-06-251-2/+2
| * iio: light: st_uvis25_core: make use of regmap_clear_bits()Trevor Gamblin2024-06-251-2/+2
| * iio: light: isl29018: make use of regmap_clear_bits()Trevor Gamblin2024-06-251-3/+3
| * iio: light: iqs621-als: make use of regmap_clear_bits()Trevor Gamblin2024-06-251-2/+2
| * iio: light: adux1020: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin2024-06-251-7/+6
| * iio: light: driver for Vishay VEML6040Arthur Becker2024-06-133-0/+293
| * iio: light: stk3310: support more stk3311 variantsBarnabás Czémán2024-06-041-0/+4
| * iio: light: stk3310: make chip id check expandableBarnabás Czémán2024-06-041-5/+19
| * iio: light: stk3310: relax failure to match idBarnabás Czémán2024-06-041-2/+1
| * iio: light: rohm-bu27034: remove unused struct 'bu27034_result'Dr. David Alan Gilbert2024-06-041-6/+0
| * iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-2732-37/+37
| * iio: light: gp2ap020a00f: Remove some unused field in struct gp2ap020a00f_dataChristophe JAILLET2024-05-271-1/+0
* | iio: light: apds9306: Fix error handingMudit Sharma2024-06-291-2/+2
|/
* iio: light: stk3310: Drop most likely fake ACPI IDAndy Shevchenko2024-04-291-1/+0
* iio: light: apds9306: Fix input arguments to in_range()Subhajit Ghosh2024-04-281-6/+6
* iio: light: apds9306: Improve apds9306_write_event_config()Subhajit Ghosh2024-04-061-21/+27
* iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()Dan Carpenter2024-04-061-1/+1
* iio: light: Add support for APDS9306 Light SensorSubhajit Ghosh2024-03-253-0/+1368
* io: light: st_uvis25: drop casting to void in dev_set_drvdataJavier Carrasco2024-03-251-1/+1
* iio: light: al3010: Switch from linux/of.h to linux/mod_devicetable.hJonathan Cameron2024-02-281-1/+1
* iio: light: al3320a: Drop unused linux/of.h includeJonathan Cameron2024-02-281-1/+0
* iio: light: vl6180: Drop unused linux/of.h includeJonathan Cameron2024-02-281-1/+0