Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-05 | platform-drivers-x86: samsung-q10: make dmi_check_callback return 1 | Axel Lin | |
We only care about if there is any successful match from the dmi table or no match at all, we can make dmi_check_system return immediately if we have a successful match instead of iterate thorough the whole table. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Matthew Garrett <mjg@redhat.com> | |||
2011-08-05 | Platform: Samsung Q10 backlight driver | Frederick van der Wyck | |
This adds backlight control on the Samsung Q10 laptop, which does not support the SABI interface. Also tested successfully on the Dell Latitude X200. Signed-off-by: Frederick van der Wyck <fvanderwyck@gmail.com> Signed-off-by: Matthew Garrett <mjg@redhat.com> |