STMicroelectronics IIO sensor shared support library
Shared helper code used by the various STMicroelectronics MEMS sensor drivers (accelerometers, gyroscopes, magnetometers, pressure and humidity sensors) that sit under the kernel's Industrial I/O subsystem. It provides common bus access, trigger handling, and probe routines that the individual ST sensor drivers build on top of.
This is not actually a driver directory; it is a library of shared support code that the real STMicroelectronics IIO sensor drivers depend on. It is only meaningful in combination with those drivers and is not itself a removal or keep candidate.
repository signals
8files
1,177source lines
21commits, 5y
+164 / −225lines added / removed, 5y
12authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 21 total · active in 15/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: shared STMicroelectronics IIO sensor support code under drivers/iio/common, not a standalone kernel-bound hardware driver.