index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
orientation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-28
iio: light: tsl2563: Drop unused defintion(s)
Andy Shevchenko
1
-6
/
+3
2022-12-28
iio: light: tsl2563: Make use of the macros from bits.h
Andy Shevchenko
1
-8
/
+9
2022-12-28
iio: light: tsl2563: Configure INT in one place
Andy Shevchenko
1
-17
/
+25
2022-12-28
iio: light: tsl2563: Use i2c_smbus_write_word_data() in tsl2563_configure()
Andy Shevchenko
1
-33
/
+19
2022-12-28
iio: light: tsl2563: Do not hardcode interrupt trigger type
Ferry Toth
1
-1
/
+7
2022-12-28
iio: light: max44009: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-28
iio: pressure: ms5611: Switch to fully devm_ managed registration.
Jonathan Cameron
4
-27
/
+3
2022-12-28
iio: pressure: ms5611: Use devm_regulator_get_enable()
Jonathan Cameron
2
-30
/
+5
2022-12-28
iio: accel: bma400: Use devm_regulator_bulk_get_enable()
Jonathan Cameron
2
-29
/
+4
2022-12-28
iio: common: scmi_iio: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-2
/
+2
2022-12-28
iio: adc: at91-sama5d2_adc: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-2
/
+2
2022-12-28
iio: dac: ad5686: Add support for AD5337
Fabio Estevam
4
-4
/
+14
2022-12-28
dt-bindings: iio: dac: ad5686: Add an entry for AD5337
Fabio Estevam
1
-0
/
+1
2022-12-28
iio: adc: add ADC driver for the TI LMP92064 controller
Leonard Göhrs
4
-0
/
+351