summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
AgeCommit message (Expand)AuthorLines
2020-10-14Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+210
2020-09-08backlight: tosa_bl: Include the right headerLinus Walleij-1/+1
2020-09-08backlight: tosa_lcd: Include the right headerLinus Walleij-1/+1
2020-08-28backlight: Add Kinetic KTD253 backlight driverLinus Walleij-0/+207
2020-08-28backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-604/+200
2020-07-21video: backlight: cr_bllcd: Remove unused variable 'intensity'Lee Jones-1/+0
2020-07-20backlight: backlight: Make of_find_backlight staticSam Ravnborg-17/+1
2020-07-20backlight: backlight: Drop backlight_put()Sam Ravnborg-2/+5
2020-07-20backlight: Use backlight_get_brightness() throughoutSam Ravnborg-150/+19
2020-07-20backlight: jornada720_bl: Introduce backlight_is_blank()Sam Ravnborg-1/+1
2020-07-20backlight: gpio_backlight: Simplify update_status()Sam Ravnborg-15/+2
2020-07-20backlight: cr_bllcd: Introduce gpio-backlight semanticsSam Ravnborg-16/+9
2020-07-20backlight: as3711_bl: Simplify update_statusSam Ravnborg-9/+2
2020-07-20backlight: backlight: Add overview and update existing docSam Ravnborg-41/+97
2020-07-20backlight: generic_bl: Remove this driver as it is unusedSam Ravnborg-119/+0
2020-07-20backlight: backlight: Refactor fb_notifier_callback()Sam Ravnborg-21/+22
2020-07-08video: backlight: sky81452-backlight: Fix some kerneldoc issuesLee Jones-3/+3
2020-07-06backlight: qcom-wled: Remove unused configs for LED3 and LED4Lee Jones-8/+0
2020-07-06backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0Lee Jones-2/+2
2020-07-06backlight: backlight: Supply description for function args in existing Kernel...Lee Jones-0/+2
2020-07-06backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'...Lee Jones-0/+2
2020-07-06backlight: ili922x: Remove invalid use of kerneldoc syntaxLee Jones-2/+2
2020-07-06backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() argsLee Jones-0/+2
2020-07-06backlight: lcd: Add missing kerneldoc entry for 'struct device parent'Lee Jones-0/+1
2020-07-06backlight: lms501kf03: Remove unused const variablesLee Jones-8/+0
2020-07-01backlight: lms501kf03: Drop unused includeLinus Walleij-1/+0
2020-07-01backlight: Delete the OT200 backlight driverLinus Walleij-170/+0
2020-07-01backlight: sky81452: Privatize platform dataLinus Walleij-7/+27
2020-07-01backlight: sky81452: Convert to GPIO descriptorsLinus Walleij-14/+4
2020-06-19video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang-2/+2
2020-06-17backlight: pwm_bl: Use 64-bit division functionGuru Das Srinagesh-1/+2
2020-06-16backlight: lm3533_bl: Use kobj_to_dev() insteadWang Qing-1/+1
2020-05-11backlight: Add backlight_device_get_by_name()Noralf Trønnes-0/+21
2020-05-06backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...Subbaraman Narayanamurthy-2/+376
2020-05-06backlight: qcom-wled: Add callback functionsKiran Gunda-72/+141
2020-04-29backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij-27/+18
2020-04-28backlight: lp855x: Ensure regulators are disabled on probe failureJon Hunter-4/+16
2020-04-07Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-69/+18
2020-03-25backlight: corgi: Convert to use GPIO descriptorsLinus Walleij-50/+18
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij-19/+0
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie-0/+268
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-4/+4
2020-02-19backlight: add led-backlight driverTomi Valkeinen-0/+268
2020-01-23backlight: qcom-wled: Fix unsigned comparison to zeroChen Zhou-2/+2
2020-01-15video: Fix Kconfig indentationKrzysztof Kozlowski-4/+4
2019-12-16backlight: bd6107: Convert to use GPIO descriptorLinus Walleij-8/+16
2019-12-16backlight: ams369fg06: Drop GPIO includeLinus Walleij-1/+0