summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-2/+1
|\
| * ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König2021-02-011-2/+1
* | backlight/video: Use Platform getter/setter functionsJulia Lawall2021-02-121-1/+1
* | backlight: ktd253: Bring up in a known stateLinus Walleij2021-02-091-9/+3
* | backlight: sky81452-backlight: Convert comma to semicolonZheng Yongjun2021-01-201-1/+1
* | backlight: lms283gf05: Convert to GPIO descriptorsLinus Walleij2021-01-201-26/+17
|/
* backlight: pwm_bl: Fix interpolationAlexandru Stan2020-11-041-39/+31
* Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-146-2/+210
|\
| * backlight: tosa_bl: Include the right headerLinus Walleij2020-09-081-1/+1
| * backlight: tosa_lcd: Include the right headerLinus Walleij2020-09-081-1/+1
| * backlight: Add Kinetic KTD253 backlight driverLinus Walleij2020-08-283-0/+207
| * backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn2020-08-281-0/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-141-1/+2
|\
| * backlight: pwm_bl: Use 64-bit division functionGuru Das Srinagesh2020-06-171-1/+2
* | Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-1133-604/+200
|\ \
| * | video: backlight: cr_bllcd: Remove unused variable 'intensity'Lee Jones2020-07-211-1/+0
| * | backlight: backlight: Make of_find_backlight staticSam Ravnborg2020-07-201-17/+1
| * | backlight: backlight: Drop backlight_put()Sam Ravnborg2020-07-201-2/+5
| * | backlight: Use backlight_get_brightness() throughoutSam Ravnborg2020-07-2019-150/+19
| * | backlight: jornada720_bl: Introduce backlight_is_blank()Sam Ravnborg2020-07-201-1/+1
| * | backlight: gpio_backlight: Simplify update_status()Sam Ravnborg2020-07-201-15/+2
| * | backlight: cr_bllcd: Introduce gpio-backlight semanticsSam Ravnborg2020-07-201-16/+9
| * | backlight: as3711_bl: Simplify update_statusSam Ravnborg2020-07-201-9/+2
| * | backlight: backlight: Add overview and update existing docSam Ravnborg2020-07-201-41/+97
| * | backlight: generic_bl: Remove this driver as it is unusedSam Ravnborg2020-07-203-119/+0
| * | backlight: backlight: Refactor fb_notifier_callback()Sam Ravnborg2020-07-201-21/+22
| * | video: backlight: sky81452-backlight: Fix some kerneldoc issuesLee Jones2020-07-081-3/+3
| * | backlight: qcom-wled: Remove unused configs for LED3 and LED4Lee Jones2020-07-061-8/+0
| * | backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0Lee Jones2020-07-061-2/+2
| * | backlight: backlight: Supply description for function args in existing Kernel...Lee Jones2020-07-061-0/+2
| * | backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'...Lee Jones2020-07-061-0/+2
| * | backlight: ili922x: Remove invalid use of kerneldoc syntaxLee Jones2020-07-061-2/+2
| * | backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() argsLee Jones2020-07-061-0/+2
| * | backlight: lcd: Add missing kerneldoc entry for 'struct device parent'Lee Jones2020-07-061-0/+1
| * | backlight: lms501kf03: Remove unused const variablesLee Jones2020-07-061-8/+0
| * | backlight: lms501kf03: Drop unused includeLinus Walleij2020-07-011-1/+0
| * | backlight: Delete the OT200 backlight driverLinus Walleij2020-07-013-170/+0
| * | backlight: sky81452: Privatize platform dataLinus Walleij2020-07-011-7/+27
| * | backlight: sky81452: Convert to GPIO descriptorsLinus Walleij2020-07-011-14/+4
| * | backlight: lm3533_bl: Use kobj_to_dev() insteadWang Qing2020-06-161-1/+1
| |/
* / video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-2/+2
|/
* backlight: Add backlight_device_get_by_name()Noralf Trønnes2020-05-111-0/+21
* backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...Subbaraman Narayanamurthy2020-05-061-2/+376
* backlight: qcom-wled: Add callback functionsKiran Gunda2020-05-061-72/+141
* backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij2020-04-291-27/+18
* backlight: lp855x: Ensure regulators are disabled on probe failureJon Hunter2020-04-281-4/+16
* Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-072-69/+18
|\
| * backlight: corgi: Convert to use GPIO descriptorsLinus Walleij2020-03-251-50/+18
| * backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij2020-03-181-19/+0