summary refs log tree commit diff
path: root/drivers/video/backlight
AgeCommit message (Expand)Author
2022-12-12drivers: video: backlight: Disable backlight notification events.Pierre-Loup A. Griffais
2022-10-05Merge tag 'backlight-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-08video: backlight: mt6370: Add MediaTek MT6370 supportChiaEn Wu
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-06Merge tag 'backlight-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2022-08-03video:backlight: remove reference to AVR32 architecture in ltv350qvHans-Christian Noren Egtvedt
2022-07-19backlight: lp855x: Switch to atomic PWM APIMaíra Canal
2022-07-13Revert "drivers/video/backlight/platform_lcd.c: add support for device tree b...Rob Herring
2022-06-27backlight: rt4831: Apply ocp level from devicetreeChiYuan Huang
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-04-21fbdev: omap: avoid using mach/*.h filesArnd Bergmann
2022-03-25Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-23Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-08backlight: backlight: Slighly simplify devm_of_find_backlight()Christophe JAILLET
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2022-02-08backlight: qcom-wled: Add PM6150L compatibleLuca Weiss
2022-02-08backlight: pwm_bl: Avoid open coded arithmetic in memory allocationChristophe JAILLET
2022-01-29backlight: qcom-wled: Add PM6150L compatibleLuca Weiss
2022-01-29backlight: lm3630a_bl: Remove redundant 'flush_workqueue()' callsXu Wang
2021-12-22backlight: qcom-wled: Respect enabled-strings in set_brightnessMarijn Suijten
2021-12-22backlight: qcom-wled: Remove unnecessary double whitespaceMarijn Suijten
2021-12-22backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5Marijn Suijten
2021-12-22backlight: qcom-wled: Remove unnecessary 4th default string in WLED3Marijn Suijten
2021-12-22backlight: qcom-wled: Override default length with qcom,enabled-stringsMarijn Suijten
2021-12-22backlight: qcom-wled: Fix off-by-one maximum with default num_stringsMarijn Suijten
2021-12-22backlight: qcom-wled: Use cpu_to_le16 macro to perform conversionMarijn Suijten
2021-12-22backlight: qcom-wled: Pass number of elements to read to read_u32_arrayMarijn Suijten
2021-12-22backlight: qcom-wled: Validate enabled string indices in DTMarijn Suijten
2021-12-22backlight: lp855x: Add support ACPI enumerationHans de Goede
2021-12-22backlight: lp855x: Add dev helper variable to lp855x_probe()Hans de Goede
2021-12-22backlight: lp855x: Move device_config setting out of lp855x_configure()Hans de Goede
2021-10-20video: backlight: ili9320: Make ili9320_remove() return voidUwe Kleine-König
2021-09-23backlight: Propagate errors from get_brightness()Thomas Weißschuh
2021-09-22video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut
2021-08-19backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson
2021-07-21backlight: ktd253: Stabilize backlightLinus Walleij
2021-06-22backlight: lm3630a: Convert to atomic PWM API and check for errorsUwe Kleine-König
2021-06-22backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König
2021-06-01backlight: Kconfig whitespace and indentation cleanupsJuerg Haefliger
2021-05-27video: backlight: qcom-wled: Add PMI8994 compatibleKonrad Dybcio
2021-05-19backlight: rt4831: Adds support for Richtek RT4831 backlightChiYuan Huang
2021-05-19backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko
2021-03-23backlight: journada720: Fix Wmisleading-indentation warningArnd Bergmann
2021-03-23backlight: qcom-wled: Correct the sync_toggle sequenceKiran Gunda
2021-03-22backlight: qcom-wled: Fix FSC update issue for WLED5Kiran Gunda
2021-03-22backlight: ktd253: Support KTD259Linus Walleij
2021-03-22backlight: qcom-wled: Use sink_addr for sync toggleObeida Shamoun
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-12backlight/video: Use Platform getter/setter functionsJulia Lawall