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: si1133: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+3 |
* | iio: light: si1133: Drop remaining uses of %hhx format string. | Jonathan Cameron | 2021-06-09 | 1 | -7/+7 |
* | iio: si1133: fix format string warnings | Arnd Bergmann | 2021-06-09 | 1 | -2/+2 |
* | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
* | iio: light: si1133: Use get_unaligned_be24() | Andy Shevchenko | 2020-05-03 | 1 | -12/+6 |
* | iio: si1133: read 24-bit signed integer for measurement | Maxime Roussin-Bélanger | 2020-03-08 | 1 | -13/+24 |
* | iio: light: si1133: fix uninitialized resp variable | Maxime Roussin-Bélanger | 2018-08-01 | 1 | -0/+3 |
* | iio: light: si1133 fix test for val being not zero or not one. | Colin Ian King | 2018-07-30 | 1 | -1/+1 |
* | iio: light: introduce si1133 | Maxime Roussin-Bélanger | 2018-07-23 | 1 | -0/+1068 |