summaryrefslogtreecommitdiff
path: root/drivers/video/backlight
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-21video: backlight: cr_bllcd: Remove unused variable 'intensity'Lee Jones
2020-07-20backlight: backlight: Make of_find_backlight staticSam Ravnborg
2020-07-20backlight: backlight: Drop backlight_put()Sam Ravnborg
2020-07-20backlight: Use backlight_get_brightness() throughoutSam Ravnborg
2020-07-20backlight: jornada720_bl: Introduce backlight_is_blank()Sam Ravnborg
2020-07-20backlight: gpio_backlight: Simplify update_status()Sam Ravnborg
2020-07-20backlight: cr_bllcd: Introduce gpio-backlight semanticsSam Ravnborg
2020-07-20backlight: as3711_bl: Simplify update_statusSam Ravnborg
2020-07-20backlight: backlight: Add overview and update existing docSam Ravnborg
2020-07-20backlight: generic_bl: Remove this driver as it is unusedSam Ravnborg
2020-07-20backlight: backlight: Refactor fb_notifier_callback()Sam Ravnborg
2020-07-08video: backlight: sky81452-backlight: Fix some kerneldoc issuesLee Jones
2020-07-06backlight: qcom-wled: Remove unused configs for LED3 and LED4Lee Jones
2020-07-06backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0Lee Jones
2020-07-06backlight: backlight: Supply description for function args in existing Kernel...Lee Jones
2020-07-06backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'...Lee Jones
2020-07-06backlight: ili922x: Remove invalid use of kerneldoc syntaxLee Jones
2020-07-06backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() argsLee Jones
2020-07-06backlight: lcd: Add missing kerneldoc entry for 'struct device parent'Lee Jones
2020-07-06backlight: lms501kf03: Remove unused const variablesLee Jones
2020-07-01backlight: lms501kf03: Drop unused includeLinus Walleij
2020-07-01backlight: Delete the OT200 backlight driverLinus Walleij
2020-07-01backlight: sky81452: Privatize platform dataLinus Walleij
2020-07-01backlight: sky81452: Convert to GPIO descriptorsLinus Walleij
2020-06-19video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang
2020-06-17backlight: pwm_bl: Use 64-bit division functionGuru Das Srinagesh
2020-06-16backlight: lm3533_bl: Use kobj_to_dev() insteadWang Qing
2020-05-11backlight: Add backlight_device_get_by_name()Noralf Trønnes
2020-05-06backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8...Subbaraman Narayanamurthy
2020-05-06backlight: qcom-wled: Add callback functionsKiran Gunda
2020-04-29backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij
2020-04-28backlight: lp855x: Ensure regulators are disabled on probe failureJon Hunter
2020-04-07Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-25backlight: corgi: Convert to use GPIO descriptorsLinus Walleij
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-02-19backlight: add led-backlight driverTomi Valkeinen
2020-01-23backlight: qcom-wled: Fix unsigned comparison to zeroChen Zhou
2020-01-15video: Fix Kconfig indentationKrzysztof Kozlowski
2019-12-16backlight: bd6107: Convert to use GPIO descriptorLinus Walleij
2019-12-16backlight: ams369fg06: Drop GPIO includeLinus Walleij
2019-11-13backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered"Colin Ian King
2019-11-11backlight: gpio: Pull gpio_backlight_initial_power_state() into probeBartosz Golaszewski
2019-11-11backlight: gpio: Use a helper variable for &pdev->devBartosz Golaszewski
2019-11-11backlight: gpio: Simplify the platform data handlingBartosz Golaszewski
2019-11-11backlight: gpio: Explicitly set the direction of the GPIOBartosz Golaszewski