index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
tsl2772.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: light: tsl2772: fix reading proximity-diodes from device tree
Brian Masney
2023-04-08
1
-0
/
+1
*
iio: light: tsl2772: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
iio: light: tsl2772: Make use of device properties
Andy Shevchenko
2022-04-28
1
-15
/
+10
*
iio:light:tsl2722: Fix inconsistent spacing before } in id table
Jonathan Cameron
2022-01-23
1
-1
/
+1
*
iio: light: tsl2772: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-8
/
+2
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: tsl2772: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-04-19
1
-3
/
+3
*
iio: tsl2772: Use regulator_bulk_() APIs
Chuhong Yuan
2019-08-05
1
-58
/
+29
*
iio: tsl2772: Use devm_iio_device_register
Chuhong Yuan
2019-08-05
1
-18
/
+1
*
iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off
Chuhong Yuan
2019-08-05
1
-3
/
+13
*
iio: tsl2772: Use devm_add_action_or_reset
Chuhong Yuan
2019-08-05
1
-3
/
+3
*
iio: tsl2772: add support for regulator framework
Brian Masney
2018-08-19
1
-1
/
+94
*
iio: tsl2772: add support for avago,apds9930
Brian Masney
2018-08-18
1
-2
/
+16
*
iio: tsl2772: add support for reading proximity led settings from device tree
Brian Masney
2018-08-18
1
-0
/
+81
*
iio: tsl2x7x/tsl2772: avoid potential division by zero
Colin Ian King
2018-06-24
1
-0
/
+2
*
staging: iio: tsl2x7x/tsl2772: move out of staging
Brian Masney
2018-05-12
1
-0
/
+1800