summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge v5.6-rc5 into drm-nextDave Airlie2020-03-113-0/+268
|\ \
| * | backlight: add led-backlight driverTomi Valkeinen2020-02-193-0/+268
| |/
* | Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-02-211-4/+4
|\ \ | |/ |/|
| * video: Fix Kconfig indentationKrzysztof Kozlowski2020-01-151-4/+4
* | backlight: qcom-wled: Fix unsigned comparison to zeroChen Zhou2020-01-231-2/+2
* | backlight: bd6107: Convert to use GPIO descriptorLinus Walleij2019-12-161-8/+16
* | backlight: ams369fg06: Drop GPIO includeLinus Walleij2019-12-161-1/+0
|/
* backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered"Colin Ian King2019-11-131-1/+1
* backlight: gpio: Pull gpio_backlight_initial_power_state() into probeBartosz Golaszewski2019-11-111-24/+14
* backlight: gpio: Use a helper variable for &pdev->devBartosz Golaszewski2019-11-111-12/+11
* backlight: gpio: Simplify the platform data handlingBartosz Golaszewski2019-11-111-51/+11
* backlight: gpio: Explicitly set the direction of the GPIOBartosz Golaszewski2019-11-111-5/+18
* backlight: gpio: Remove stray newlineBartosz Golaszewski2019-11-111-1/+0
* backlight: gpio: Remove unneeded includeBartosz Golaszewski2019-11-111-1/+0
* video: backlight: tosa: Use GPIO lookup tableArnd Bergmann2019-11-113-12/+34