aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
AgeCommit message (Expand)Author
2022-01-27backlight: qcom-wled: Respect enabled-strings in set_brightnessMarijn Suijten
2022-01-27backlight: qcom-wled: Use cpu_to_le16 macro to perform conversionMarijn Suijten
2022-01-27backlight: qcom-wled: Override default length with qcom,enabled-stringsMarijn Suijten
2022-01-27backlight: qcom-wled: Fix off-by-one maximum with default num_stringsMarijn Suijten
2022-01-27backlight: qcom-wled: Pass number of elements to read to read_u32_arrayMarijn Suijten
2022-01-27backlight: qcom-wled: Validate enabled string indices in DTMarijn Suijten
2021-11-18video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut
2021-09-22backlight: ktd253: Stabilize backlightLinus Walleij
2021-09-15backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson
2021-07-20backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König
2021-07-14backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko
2021-05-11backlight: qcom-wled: Fix FSC update issue for WLED5Kiran Gunda
2021-05-11backlight: qcom-wled: Use sink_addr for sync toggleObeida Shamoun
2020-10-14Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-08backlight: tosa_bl: Include the right headerLinus Walleij
2020-09-08backlight: tosa_lcd: Include the right headerLinus Walleij
2020-08-28backlight: Add Kinetic KTD253 backlight driverLinus Walleij
2020-08-28backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn
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