index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
Age
Commit message (
Expand
)
Author
2024-05-03
backlight: ams369fg06: Constify lcd_ops
Krzysztof Kozlowski
2024-05-03
backlight: lcd: Constify lcd_ops
Krzysztof Kozlowski
2024-03-14
Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-07
backlight: pandora_bl: Drop unneeded ENOMEM error message
Krzysztof Kozlowski
2024-03-07
backlight: lm3630a_bl: Simplify probe return on gpio request error
Krzysztof Kozlowski
2024-03-07
backlight: lm3630a_bl: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
backlight: as3711_bl: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
backlight: bd6107: Handle deferred probe
Krzysztof Kozlowski
2024-03-07
backlight: l4f00242t03: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-03-07
backlight: gpio: Simplify with dev_err_probe()
Krzysztof Kozlowski
2024-03-07
backlight: lp8788: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: lm3639: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: da9052: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: lm3630a: Use backlight_get_brightness helper in update_status
Luca Weiss
2024-03-07
backlight: lm3630a: Don't set bl->props.brightness in get_brightness
Luca Weiss
2024-03-07
backlight: lm3630a: Initialize backlight_properties on init
Luca Weiss
2024-03-07
backlight: mp3309c: Fully initialize backlight_properties during probe
Daniel Thompson
2024-03-07
backlight: mp3309c: Utilise temporary variable for struct device
Andy Shevchenko
2024-03-07
backlight: mp3309c: Use dev_err_probe() instead of dev_err()
Andy Shevchenko
2024-03-07
backlight: mp3309c: Make use of device properties
Andy Shevchenko
2024-03-07
backlight: hx8357: Utilise temporary variable for struct device
Andy Shevchenko
2024-03-07
backlight: hx8357: Make use of dev_err_probe()
Andy Shevchenko
2024-03-07
backlight: hx8357: Move OF table closer to its consumer
Andy Shevchenko
2024-03-07
backlight: hx8357: Make use of device properties
Andy Shevchenko
2024-03-07
backlight: mp3309c: Use pwm_apply_might_sleep()
Sean Young
2024-03-07
backlight: ktz8866: Correct the check for of_property_read_u32
Jianhua Lu
2024-03-07
backlight: hx8357: Fix potential NULL pointer dereference
Andy Shevchenko
2024-03-07
backlight: ktd2801: Make timing struct static
Duje Mihanović
2024-03-07
backlight: Add Kinetic KTD2801 Backlight support
Duje Mihanović
2024-02-28
backlight/corgi-lcd: Include <linux/backlight.h>
Thomas Zimmermann
2024-01-18
Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-12
Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-12
fbdev: Remove support for Carillo Ranch driver
Matthew Wilcox (Oracle)
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
2023-12-13
backlight: hx8357: Convert to agnostic GPIO API
Andy Shevchenko
2023-12-07
backlight: ili922x: Add an error code check in ili922x_write()
Su Hui
2023-12-07
backlight: ili922x: Drop kernel-doc for local macros
Randy Dunlap
2023-12-01
backlight: mp3309c: Fix uninitialized local variable
Flavio Suligoi
2023-11-23
backlight: pwm_bl: Use dev_err_probe
Alexander Stein
2023-11-23
backlight: mp3309c: Add support for MPS MP3309C
Flavio Suligoi
2023-10-12
backlight: pwm_bl: Disable PWM on shutdown, suspend and remove
Uwe Kleine-König
2023-09-06
Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-21
backlight: led_bl: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-18
backlight: lp855x: Drop ret variable in brightness change function
Artur Weber
2023-07-28
backlight: gpio_backlight: Drop output GPIO direction check for initial power...
Ying Liu
2023-07-28
backlight: lp855x: Catch errors when changing brightness
Artur Weber
2023-07-28
backlight: lp855x: Initialize PWM state on first brightness change
Artur Weber
2023-07-28
backlight: qcom-wled: Explicitly include correct DT includes
Rob Herring
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-07-22
fbdev: Split frame buffer support in FB and FB_CORE symbols
Javier Martinez Canillas
[next]