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
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
9
-9
/
+9
*
Merge commit '9365f0de4303f82ed4c2db1c39d3de824b249d80' into HEAD
Jonathan Cameron
2024-11-09
1
-1
/
+1
|
\
|
*
Merge 6.12-rc6 into char-misc-next
Greg Kroah-Hartman
2024-11-05
1
-1
/
+1
|
|
\
|
|
*
iio: light: veml6030: fix microlux value calculation
Javier Carrasco
2024-10-24
1
-1
/
+1
*
|
|
iio: light: apds9960: remove useless return
Julien Stephan
2024-11-03
1
-2
/
+0
*
|
|
iio: light: apds9960: convert als_int and pxs_int to bool
Julien Stephan
2024-11-03
1
-2
/
+2
*
|
|
iio: light: apds9306: simplifies if branch in apds9306_write_event_config
Julien Stephan
2024-11-03
1
-4
/
+1
*
|
|
iio: light: apds9300: use bool for event state
Julien Stephan
2024-11-03
1
-9
/
+9
*
|
|
iio: fix write_event_config signature
Julien Stephan
2024-11-03
21
-22
/
+24
*
|
|
iio: light: adux1020: write_event_config: use local variable for interrupt value
Julien Stephan
2024-11-03
1
-5
/
+4
*
|
|
iio: light: tsl2772: simplify code in write_event_config callback
Julien Stephan
2024-11-03
1
-2
/
+2
*
|
|
iio: light: ltr390: simplify code in write_event_config callback
Julien Stephan
2024-11-03
1
-4
/
+1
*
|
|
iio: hid-sensor-prox: Add support for more channels
Ricardo Ribalda
2024-11-03
1
-76
/
+104
*
|
|
iio: hid-sensors-prox: Make proximity channel indexed
Ricardo Ribalda
2024-11-03
1
-0
/
+1
*
|
|
iio: hid-sensors-prox: Factor-in hid_sensor_push_data
Ricardo Ribalda
2024-11-03
1
-12
/
+4
*
|
|
iio: light: veml6070: add support for integration time
Javier Carrasco
2024-11-03
1
-8
/
+123
*
|
|
iio: light: add support for veml3235
Javier Carrasco
2024-11-01
3
-0
/
+507
*
|
|
iio: light: stk3310: simplify code in write_event_config callback
Julien Stephan
2024-11-01
1
-3
/
+0
*
|
|
iio: imu: inv_mpu6050: simplify code in write_event_config callback
Julien Stephan
2024-11-01
1
-2
/
+0
*
|
|
iio: light: veml6030: simplify code in write_event_config callback
Julien Stephan
2024-11-01
1
-3
/
+0
*
|
|
iio: light: ltr501: simplify code in write_event_config callback
Julien Stephan
2024-11-01
1
-4
/
+0
*
|
|
iio: light: bh1745: simplify code in write_event_config callback
Julien Stephan
2024-11-01
1
-26
/
+22
*
|
|
iio: light: ltr501: Replace a variant of iio_get_acpi_device_name_and_data()
Andy Shevchenko
2024-11-01
1
-17
/
+8
*
|
|
iio: light: ltr501: Add LTER0303 to the supported devices
Andy Shevchenko
2024-11-01
1
-0
/
+2
*
|
|
iio: light: ltr501: Drop most likely fake ACPI IDs
Andy Shevchenko
2024-11-01
1
-2
/
+0
*
|
|
iio: light: isl29018: drop ACPI_PTR() and CONFIG_ACPI guards
Andy Shevchenko
2024-11-01
1
-7
/
+6
*
|
|
iio: light: isl29018: Replace a variant of iio_get_acpi_device_name_and_data()
Andy Shevchenko
2024-11-01
1
-19
/
+6
*
|
|
iio: light: Remove "default n" entries
Andy Shevchenko
2024-10-28
1
-1
/
+0
*
|
|
iio: light: opt3001: add support for TI's opt3002 light sensor
Emil Gedenryd
2024-10-28
2
-34
/
+157
*
|
|
iio: light: veml6070: use field to set integration time
Javier Carrasco
2024-10-21
1
-3
/
+4
*
|
|
iio: light: veml6070: use unsigned int instead of unsigned
Javier Carrasco
2024-10-21
1
-2
/
+2
|
/
/
*
|
Merge 6.12-rc4 into char-misc-next
Greg Kroah-Hartman
2024-10-21
3
-3
/
+8
|
\
|
|
*
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
*
|
|
iio: light: rpr0521: Use generic iio_pollfunc_store_time()
Vasileios Amoiridis
2024-10-15
1
-13
/
+1
*
|
|
iio: light: vl6180: Add support for Continuous Mode
Abhash Jha
2024-10-15
1
-4
/
+129
*
|
|
iio: light: vl6180: Added Interrupt support for single shot access
Abhash Jha
2024-10-15
1
-11
/
+43
*
|
|
iio: light: vl6180: Add configurable inter-measurement period support
Abhash Jha
2024-10-15
1
-2
/
+68
*
|
|
iio: light: veml6030: add support for veml7700
Javier Carrasco
2024-10-15
1
-17
/
+91
*
|
|
iio: light: veml6035: fix read_avail in no_irq case for veml6035
Javier Carrasco
2024-10-15
1
-24
/
+2
*
|
|
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-12
7
-7
/
+7
|
\
|
|
|
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
7
-7
/
+7
|
|
/
*
|
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-10
4
-4
/
+4
*
|
iio: light: veml6030: add support for veml6035
Javier Carrasco
2024-10-06
2
-29
/
+265
*
|
iio: light: veml6030: power off device in probe error paths
Javier Carrasco
2024-10-06
1
-19
/
+13
*
|
iio: light: veml6030: drop processed info for white channel
Javier Carrasco
2024-10-06
1
-6
/
+0
*
|
iio: light: veml6030: use read_avail() for available attributes
Javier Carrasco
2024-10-06
1
-35
/
+47
[next]