Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-10 | platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on ↵ | Hans de Goede | 1 | -1/+2 | |
the Asus T100TAF Like the Asus T100TA the Asus T100TAF has a camera LED which is always on by default and both also use the same GPIO for the LED. Relax the DMI match for the Asus T100TA so that it also matches the T100TAF. Signed-off-by: Hans de Goede <[email protected]> Link: https://lore.kernel.org/r/[email protected] | |||||
2021-08-20 | platform/x86: intel_atomisp2: Move to intel sub-directory | Kate Hsuan | 1 | -0/+116 | |
Move Intel AtomISP v2 drivers to intel sub-directory to improve readability. Signed-off-by: Kate Hsuan <[email protected]> Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans de Goede <[email protected]> |