summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
Commit message (Collapse)AuthorAge
* nvidia: use kernel overlay featuresStephen Warren2017-10-29
| | | | | | | | | | | | | | | | Update all Kconfig files and Makefiles to rely on the kernel overlay feature. In particular, don't include any Kconfig files or Makefiles from other overlays. -I directives in CFLAGS are not yet cleaned up. Bug 1978395 Change-Id: I425d37d55f8ea61fb3a082a1504f994ff30cec03 Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1561187 Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
* backlight: ds1050: move ds1050 to nvidia repoarvind2017-09-01
| | | | | | | | Move DS1050 driver from kernel 4.x to nvidia repo Bug 200325748 Change-Id: I215d2d2e5540461d1f96bb1351bf88e594e547cf Signed-off-by: arvind <am@nvidia.com>
* ds1050: fix an uninitialized local variable issueHaley Teng2017-09-01
| | | | | | | | | | | | | | | Bug 200227501 EARM-269 Change-Id: I68d6867ff63a665039048701ec475f6a9cd64614 Signed-off-by: Haley Teng <hteng@nvidia.com> Reviewed-on: http://git-master/r/1216994 Reviewed-on: https://git-master/r/1509958 Reviewed-by: Bo Kim <bok@nvidia.com> Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Sachin Nikam <snikam@nvidia.com> GVS: Gerrit_Virtual_Submit Reviewed-by: Sumeet Gupta <sumeetg@nvidia.com>
* backlight: add driver for DS1050Haley Teng2017-09-01
Bug 200305193 Change-Id: I0d401e393221ff2e62d7d510a9d5f54493193919 Reviewed-on: http://git-master/r/823180 (cherry-picked from commit bc6a13329b37279dca668fa461521f72bef068d6) Signed-off-by: Emma Yan <eyan@nvidia.com> Reviewed-on: http://git-master/r/1490539 GVS: Gerrit_Virtual_Submit Reviewed-by: Sachin Nikam <snikam@nvidia.com>