Age | Commit message (Expand) | Author |
2021-10-20 | video: backlight: ili9320: Make ili9320_remove() return void | Uwe Kleine-König |
2021-09-23 | backlight: Propagate errors from get_brightness() | Thomas Weißschuh |
2021-09-22 | video: backlight: Drop maximum brightness override for brightness zero | Marek Vasut |
2021-08-19 | backlight: pwm_bl: Improve bootloader/kernel device handover | Daniel Thompson |
2021-07-21 | backlight: ktd253: Stabilize backlight | Linus Walleij |
2021-06-22 | backlight: lm3630a: Convert to atomic PWM API and check for errors | Uwe Kleine-König |
2021-06-22 | backlight: lm3630a: Fix return code of .update_status() callback | Uwe Kleine-König |
2021-06-01 | backlight: Kconfig whitespace and indentation cleanups | Juerg Haefliger |
2021-05-27 | video: backlight: qcom-wled: Add PMI8994 compatible | Konrad Dybcio |
2021-05-19 | backlight: rt4831: Adds support for Richtek RT4831 backlight | ChiYuan Huang |
2021-05-19 | backlight: lm3630a_bl: Put fwnode in error case during ->probe() | Andy Shevchenko |
2021-03-23 | backlight: journada720: Fix Wmisleading-indentation warning | Arnd Bergmann |
2021-03-23 | backlight: qcom-wled: Correct the sync_toggle sequence | Kiran Gunda |
2021-03-22 | backlight: qcom-wled: Fix FSC update issue for WLED5 | Kiran Gunda |
2021-03-22 | backlight: ktd253: Support KTD259 | Linus Walleij |
2021-03-22 | backlight: qcom-wled: Use sink_addr for sync toggle | Obeida Shamoun |
2021-02-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-02-12 | backlight/video: Use Platform getter/setter functions | Julia Lawall |
2021-02-09 | backlight: ktd253: Bring up in a known state | Linus Walleij |
2021-02-01 | ARM: 9049/1: locomo: make locomo bus's remove callback return void | Uwe Kleine-König |
2021-01-20 | backlight: sky81452-backlight: Convert comma to semicolon | Zheng Yongjun |
2021-01-20 | backlight: lms283gf05: Convert to GPIO descriptors | Linus Walleij |
2020-11-04 | backlight: pwm_bl: Fix interpolation | Alexandru Stan |
2020-10-14 | Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-09-08 | backlight: tosa_bl: Include the right header | Linus Walleij |
2020-09-08 | backlight: tosa_lcd: Include the right header | Linus Walleij |
2020-08-28 | backlight: Add Kinetic KTD253 backlight driver | Linus Walleij |
2020-08-28 | backlight: sky81452-backlight: Fix refcount imbalance on error | dinghao.liu@zju.edu.cn |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-14 | Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-11 | Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-07-21 | video: backlight: cr_bllcd: Remove unused variable 'intensity' | Lee Jones |
2020-07-20 | backlight: backlight: Make of_find_backlight static | Sam Ravnborg |
2020-07-20 | backlight: backlight: Drop backlight_put() | Sam Ravnborg |
2020-07-20 | backlight: Use backlight_get_brightness() throughout | Sam Ravnborg |
2020-07-20 | backlight: jornada720_bl: Introduce backlight_is_blank() | Sam Ravnborg |
2020-07-20 | backlight: gpio_backlight: Simplify update_status() | Sam Ravnborg |
2020-07-20 | backlight: cr_bllcd: Introduce gpio-backlight semantics | Sam Ravnborg |
2020-07-20 | backlight: as3711_bl: Simplify update_status | Sam Ravnborg |
2020-07-20 | backlight: backlight: Add overview and update existing doc | Sam Ravnborg |
2020-07-20 | backlight: generic_bl: Remove this driver as it is unused | Sam Ravnborg |
2020-07-20 | backlight: backlight: Refactor fb_notifier_callback() | Sam Ravnborg |
2020-07-08 | video: backlight: sky81452-backlight: Fix some kerneldoc issues | Lee Jones |
2020-07-06 | backlight: qcom-wled: Remove unused configs for LED3 and LED4 | Lee Jones |
2020-07-06 | backlight: lm3630a_bl: Remove invalid checks for unsigned int < 0 | Lee Jones |
2020-07-06 | backlight: backlight: Supply description for function args in existing Kernel... | Lee Jones |
2020-07-06 | backlight: ili922x: Add missing kerneldoc description for ili922x_reg_dump()'... | Lee Jones |
2020-07-06 | backlight: ili922x: Remove invalid use of kerneldoc syntax | Lee Jones |
2020-07-06 | backlight: ili922x: Add missing kerneldoc descriptions for CHECK_FREQ_REG() args | Lee Jones |
2020-07-06 | backlight: lcd: Add missing kerneldoc entry for 'struct device parent' | Lee Jones |