1. 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
  2. 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
  3. 8de6778 sensor: lis2dh: Fix gcc8 compiler warning by Kumar Gala · 6 years ago
  4. aca8ae3 driver/sensor: use lis2dh as common driver among multiple sensors by Armando Visconti · 6 years ago
  5. e35f369 driver/sensor: lis2dh: align driver to auto-generated dts macros by Armando Visconti · 6 years ago
  6. 16891af drivers/sensor: lis2dh: Fix LP Enable bit mask by Armando Visconti · 6 years ago
  7. 802ad61 drivers: sensors: lis2dh: Fix out-of-bound access by Armando Visconti · 6 years ago
  8. 8ff96b5 drivers: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  9. a1c0a1f drivers/lis2dh: Add symbol to BUS_TYPE and TRIGGER_MODE config choices by Armando Visconti · 6 years ago
  10. 73a6f58 sensors: convert lis2dh to use information coming from dts by Armando Visconti · 6 years ago
  11. cb350e9 sensors: lis2dh: Handle return value of `lis2dh_reg_read_byte` function by Himanshu Jha · 6 years ago
  12. 1f6122e sensors: lis2dh: move header after log module init by Anas Nashif · 6 years ago
  13. e5620a2 drivers: sensor: Migrate to new logger by Punit Vara · 6 years ago
  14. 2875c05 drivers: sensor: Fix unused variable warnings by Maureen Helm · 7 years ago
  15. 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
  16. da49f2e coccicnelle: Ignore return of memset by Flavio Ceolin · 7 years ago
  17. ab9017e sensor: Eliminate repetitive Kconfig "depends on" in sensor drivers by Maureen Helm · 7 years ago
  18. 8cf8db3 Kconfig: Use a short, consistent style for prompts by Ulf Magnusson · 7 years ago
  19. 19d7803 drivers: sensor: Kconfig: Remove redundant 'default n' properties by Ulf Magnusson · 7 years ago
  20. 87bd2c2 drivers: sensor: lis2dh: Fix I2C burst read/write operations by Armando Visconti · 7 years ago
  21. e16037d drivers: sensor: lis2dh: Fix of compilation issue by Evgeny Kalugin · 7 years ago
  22. b0db28b drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. by Adithya Baglody · 7 years ago
  23. 2f7e6b6 drivers/sensors: Switch lis2dh driver to new SPI API by Tomasz Bursztyka · 7 years ago
  24. 3242654 api/spi: Disable legacy API by default by Tomasz Bursztyka · 7 years ago
  25. 2891649 drivers: lis2dh: Initialise driver with DEVICE_AND_API_INIT by Punit Vara · 7 years ago
  26. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  27. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  28. c1f8eb4 drivers: sensor: clean up Kconfig files by Piotr Mienkowski · 8 years ago
  29. 2d4a36f drivers: use K_THREAD_STACK_DEFINE macros by Andrew Boie · 8 years ago
  30. 33f80d7 drivers: sensor: use k_thread_create() by Andrew Boie · 8 years ago
  31. f930480 doc: misspellings in Kconfig files by David B. Kinder · 8 years ago
  32. 0bc4a88 sensor: lis2dh: Add support for lis2dh accelerometer by Roger Lendenmann · 8 years ago