aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-22backlight: lm3630a: Convert to atomic PWM API and check for errorsUwe Kleine-König1-23/+19
2021-06-22backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König1-6/+6
2021-06-01backlight: Kconfig whitespace and indentation cleanupsJuerg Haefliger1-11/+11
2021-05-27video: backlight: qcom-wled: Add PMI8994 compatibleKonrad Dybcio1-0/+1
2021-05-19backlight: rt4831: Adds support for Richtek RT4831 backlightChiYuan Huang3-0/+212
2021-05-19backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko1-1/+3
2021-03-23backlight: journada720: Fix Wmisleading-indentation warningArnd Bergmann1-22/+22
2021-03-23backlight: qcom-wled: Correct the sync_toggle sequenceKiran Gunda1-6/+6
2021-03-22backlight: qcom-wled: Fix FSC update issue for WLED5Kiran Gunda1-6/+19
2021-03-22backlight: ktd253: Support KTD259Linus Walleij1-0/+1
2021-03-22backlight: qcom-wled: Use sink_addr for sync toggleObeida Shamoun1-2/+2
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+1
2021-02-12backlight/video: Use Platform getter/setter functionsJulia Lawall1-1/+1
2021-02-09backlight: ktd253: Bring up in a known stateLinus Walleij1-9/+3
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König1-2/+1
2021-01-20backlight: sky81452-backlight: Convert comma to semicolonZheng Yongjun1-1/+1
2021-01-20backlight: lms283gf05: Convert to GPIO descriptorsLinus Walleij1-26/+17
2020-11-04backlight: pwm_bl: Fix interpolationAlexandru Stan1-39/+31
2020-10-14Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds6-2/+210
2020-09-08backlight: tosa_bl: Include the right headerLinus Walleij1-1/+1
2020-09-08backlight: tosa_lcd: Include the right headerLinus Walleij1-1/+1
2020-08-28backlight: Add Kinetic KTD253 backlight driverLinus Walleij3-0/+207
2020-08-28backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-1/+2
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds33-604/+200
2020-07-21video: backlight: cr_bllcd: Remove unused variable 'intensity'Lee Jones1-1/+0
2020-07-20backlight: backlight: Make of_find_backlight staticSam Ravnborg1-17/+1
2020-07-20backlight: backlight: Drop backlight_put()Sam Ravnborg1-2/+5
2020-07-20backlight: Use backlight_get_brightness() throughoutSam Ravnborg19-150/+19
2020-07-20backlight: jornada720_bl: Introduce backlight_is_blank()Sam Ravnborg1-1/+1
2020-07-20backlight: gpio_backlight: Simplify update_status()Sam Ravnborg1-15/+2
2020-07-20backlight: cr_bllcd: Introduce gpio-backlight semanticsSam Ravnborg1-16/+9
2020-07-20backlight: as3711_bl: Simplify update_statusSam Ravnborg1-9/+2
2020-07-20backlight: backlight: Add overview and update existing docSam Ravnborg1-41/+97
2020-07-20backlight: generic_bl: Remove this driver as it is unusedSam Ravnborg3-119/+0
2020-07-20backlight: backlight: Refactor fb_notifier_callback()Sam Ravnborg1-21/+22
2020-07-08video: backlight: sky81452-backlight: Fix some kerneldoc issuesLee Jones1-3/+3
2020-07-06backlight: qcom-wled: Remove unused configs for LED3 and LED4Lee Jones1-8/+0
2020-07-06backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0Lee Jones1-2/+2
2020-07-06backlight: backlight: Supply description for function args in existing KerneldocsLee Jones1-0/+2
2020-07-06backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'s argLee Jones1-0/+2
2020-07-06backlight: ili922x: Remove invalid use of kerneldoc syntaxLee Jones1-2/+2
2020-07-06backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() argsLee Jones1-0/+2
2020-07-06backlight: lcd: Add missing kerneldoc entry for 'struct device parent'Lee Jones1-0/+1
2020-07-06backlight: lms501kf03: Remove unused const variablesLee Jones1-8/+0
2020-07-01backlight: lms501kf03: Drop unused includeLinus Walleij1-1/+0
2020-07-01backlight: Delete the OT200 backlight driverLinus Walleij3-170/+0
2020-07-01backlight: sky81452: Privatize platform dataLinus Walleij1-7/+27
2020-07-01backlight: sky81452: Convert to GPIO descriptorsLinus Walleij1-14/+4