1. 25a2bdd Switch to use safe_strtoint instead of strtol by Bryce Harrington · 9 years ago
  2. 913d7c1 Standardize error checking for strtol calls by Bryce Harrington · 9 years ago
  3. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  4. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago[Renamed from src/libbacklight.c]
  5. 883ac02 Whitespace corrections by Murray Calavera · 10 years ago
  6. 981fa33 backlight: fix backlight_path memory leak by U. Artie Eoff · 11 years ago
  7. 991f271 Cleanup stray newline in a return statement by Bryce W. Harrington · 11 years ago
  8. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  9. 23d330e backlight: Avoid passing an invalid fd into close() by Rob Bradford · 12 years ago
  10. 546c856 backlight: Revamp error handling code to not leak the directory by Rob Bradford · 13 years ago
  11. 0b0be8e backlight: Remove unnecessary and confusing NULL checks by Rob Bradford · 13 years ago
  12. a6b63d0 backlight: Jump to cleanup code if synthesizing backlight string fails by Rob Bradford · 13 years ago
  13. 273fec8 backlight: Avoid buffer overflow in the use of readlink by Rob Bradford · 13 years ago
  14. 4ac32ab compositor-drm: fix libbacklight build by Pekka Paalanen · 13 years ago
  15. 51cba3c compositor-drm: Just pull in libbacklight source for now by Kristian Høgsberg · 13 years ago