index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iio-fixes-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-10-13
3
-3
/
+8
|
\
|
*
iio: light: bu27008: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
2024-10-06
1
-0
/
+2
|
*
iio: light: veml6030: fix ALS sensor resolution
Javier Carrasco
2024-09-30
1
-1
/
+1
|
*
iio: light: opt3001: add missing full-scale range value
Emil Gedenryd
2024-09-30
1
-0
/
+4
|
*
iio: light: veml6030: fix IIO device retrieval from embedded device
Javier Carrasco
2024-09-30
1
-2
/
+1
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
7
-7
/
+7
|
/
*
iio: light: ltr390: Calculate 'counts_per_uvi' dynamically
Abhash Jha
2024-08-17
1
-2
/
+12
*
iio: light: ltr390: Add ALS channel and support for gain and resolution
Abhash Jha
2024-08-17
1
-15
/
+90
*
iio: light: noa1305: Fix up integration time look up
Marek Vasut
2024-08-17
1
-1
/
+1
*
iio: light: apds9960: Add proximity and gesture offset calibration
Abhash Jha
2024-08-10
1
-1
/
+54
*
iio: light: ltr390: Add configurable gain and resolution
Abhash Jha
2024-08-03
1
-11
/
+125
*
iio: light: stk3310: add support for stk3013
Kaustabh Chakraborty
2024-08-03
1
-0
/
+5
*
iio: light: stk3310: relax chipid check warning
Kaustabh Chakraborty
2024-08-03
1
-1
/
+1
*
iio: light: ROHM BH1745 colour sensor
Mudit Sharma
2024-08-03
3
-0
/
+920
*
iio: light: tcs3472: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
*
iio: light: tcs3414: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
*
iio: light: si1145: use new '.masklength' accessors
Nuno Sa
2024-08-03
1
-4
/
+3
*
iio: light: isl29125: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
*
iio: light: gp2ap020a00f: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-6
/
+3
*
iio: light: adjd_s311: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
*
iio: light: noa1305: Make integration time configurable
Marek Vasut
2024-08-03
1
-0
/
+61
*
iio: light: noa1305: Report available scale values
Marek Vasut
2024-08-03
1
-0
/
+21
*
iio: light: noa1305: Use static table lookup of scale values
Marek Vasut
2024-08-03
1
-36
/
+15
*
iio: light: noa1305: Assign val in noa1305_measure()
Marek Vasut
2024-08-03
1
-8
/
+5
*
iio: light: noa1305: Simplify noa1305_read_raw()
Marek Vasut
2024-08-03
1
-24
/
+13
*
iio: light: ltrf216a: Add LTR-308 support
Marek Vasut
2024-08-03
1
-10
/
+43
*
iio: bu27034: Add a read only HARDWAREGAIN
Matti Vaittinen
2024-08-03
1
-1
/
+14
*
bu27034: ROHM BU27034ANUC correct lux calculation
Matti Vaittinen
2024-08-03
1
-126
/
+31
*
bu27034: ROHM BU27034ANUC correct gains and times
Matti Vaittinen
2024-08-03
1
-19
/
+9
*
bu27034: ROHM BU27034NUC to BU27034ANUC drop data2
Matti Vaittinen
2024-08-03
1
-104
/
+28
*
bu27034: ROHM BU27034NUC to BU27034ANUC
Matti Vaittinen
2024-08-03
1
-3
/
+2
*
iio: light: gp2ap002: Constify struct regmap_bus
Javier Carrasco
2024-07-29
1
-1
/
+1
*
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-20
39
-67
/
+369
|
\
|
*
iio: light: veml6030: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+2
|
*
iio: light: st_uvis25_core: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+2
|
*
iio: light: isl29018: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-3
/
+3
|
*
iio: light: iqs621-als: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+2
|
*
iio: light: adux1020: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-7
/
+6
|
*
iio: light: driver for Vishay VEML6040
Arthur Becker
2024-06-13
3
-0
/
+293
|
*
iio: light: stk3310: support more stk3311 variants
Barnabás Czémán
2024-06-04
1
-0
/
+4
|
*
iio: light: stk3310: make chip id check expandable
Barnabás Czémán
2024-06-04
1
-5
/
+19
|
*
iio: light: stk3310: relax failure to match id
Barnabás Czémán
2024-06-04
1
-2
/
+1
|
*
iio: light: rohm-bu27034: remove unused struct 'bu27034_result'
Dr. David Alan Gilbert
2024-06-04
1
-6
/
+0
|
*
iio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-27
32
-37
/
+37
|
*
iio: light: gp2ap020a00f: Remove some unused field in struct gp2ap020a00f_data
Christophe JAILLET
2024-05-27
1
-1
/
+0
*
|
iio: light: apds9306: Fix error handing
Mudit Sharma
2024-06-29
1
-2
/
+2
|
/
*
iio: light: stk3310: Drop most likely fake ACPI ID
Andy Shevchenko
2024-04-29
1
-1
/
+0
*
iio: light: apds9306: Fix input arguments to in_range()
Subhajit Ghosh
2024-04-28
1
-6
/
+6
*
iio: light: apds9306: Improve apds9306_write_event_config()
Subhajit Ghosh
2024-04-06
1
-21
/
+27
*
iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()
Dan Carpenter
2024-04-06
1
-1
/
+1
[next]