Age | Commit message (Expand) | Author |
2023-06-26 | backlight: led_bl: Take led_access lock when required | Mans Rullgard |
2023-06-08 | video: backlight: lp855x: Get PWM for PWM mode during probe | Artur Weber |
2023-05-25 | backlight: pwm_bl: Remove unneeded checks for valid GPIOs | Geert Uytterhoeven |
2023-05-25 | backlight: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-05-25 | backlight: lm3630a: Turn off both led strings when display is blank | Maximilian Weigand |
2023-05-02 | Merge tag 'backlight-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2023-03-16 | backlight: as3711: Use of_property_read_bool() for boolean properties | Rob Herring |
2023-03-16 | backlight: hx8357: Use of_property_present() for testing DT property presence | Rob Herring |
2023-03-16 | backlight: arcxcnn_bl: Drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-16 | backlight: lp855x: Mark OF related data as maybe unused | Krzysztof Kozlowski |
2023-03-16 | backlight: sky81452-backlight: Convert to platform remove callback returning ... | Uwe Kleine-König |
2023-03-16 | backlight: rt4831-backlight: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: qcom-wled: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: pwm_bl: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: mt6370-backlight: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: lp8788_bl: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: lm3533_bl: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: led_bl: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: hp680_bl: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: da9052_bl: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: cr_bllcd: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: adp5520_bl: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: aat2870_bl: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-03-16 | backlight: qcom-wled: Add PMI8950 compatible | Luca Weiss |
2023-03-16 | backlight: apple_bl: Use acpi_video_get_backlight_type() | Hans de Goede |
2023-02-23 | Merge tag 'backlight-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-02-22 | backlight: ktz8866: Convert to i2c's .probe_new() | Uwe Kleine-König |
2023-02-22 | backlight: ktz8866: Add support for Kinetic KTZ8866 backlight | Jianhua Lu |
2023-02-22 | backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive state | Uwe Kleine-König |
2023-02-22 | backlight: pwm_bl: Configure pwm only once per backlight toggle | Uwe Kleine-König |
2023-02-22 | backlight: Remove pxa tosa support | Arnd Bergmann |
2023-02-22 | backlight: aat2870: Use backlight helper | Stephen Kitt |
2023-02-22 | backlight: ipaq_micro: Use backlight helper | Stephen Kitt |
2023-02-22 | backlight: arcxcnn: Use backlight helper | Stephen Kitt |
2023-02-22 | backlight: sky81452: Fix sky81452_bl_platform_data kernel-doc | Randy Dunlap |
2023-02-22 | backlight: pwm_bl: Drop support for legacy PWM probing | Uwe Kleine-König |
2023-02-22 | backlight: ktd253: Switch to use dev_err_probe() helper | Yang Yingliang |
2023-02-22 | backlight: backlight: Fix doc for backlight_device_get_by_name | Miaoqian Lin |
2023-01-20 | ARM: pxa: remove unused board files | Arnd Bergmann |
2022-12-21 | Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-07 | backlight: tosa: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-12-07 | backlight: lv5207lp: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-12-07 | backlight: lp855x: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-12-07 | backlight: lm3639: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-12-07 | backlight: lm3630a: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-12-07 | backlight: bd6107: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-12-07 | backlight: arcxcnn: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-12-07 | backlight: adp8870: Convert to i2c's .probe_new() | Uwe Kleine-König |