index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
gpio_backlight.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
backlight: gpio-backlight: Use backlight power constants
Thomas Zimmermann
1
-5
/
+4
2024-03-28
backlight: Add controls_device callback to struct backlight_ops
Thomas Zimmermann
1
-6
/
+6
2024-03-07
backlight: gpio: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2023-09-06
Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2023-07-28
backlight: gpio_backlight: Drop output GPIO direction check for initial power...
Ying Liu
1
-2
/
+1
2023-06-27
backlight/gpio_backlight: Rename field 'fbdev' to 'dev'
Thomas Zimmermann
1
-3
/
+3
2023-06-27
backlight/gpio_backlight: Compare against struct fb_info.device
Thomas Zimmermann
1
-1
/
+1
2020-07-20
backlight: gpio_backlight: Simplify update_status()
Sam Ravnborg
1
-15
/
+2
2019-11-11
backlight: gpio: Pull gpio_backlight_initial_power_state() into probe
Bartosz Golaszewski
1
-24
/
+14
2019-11-11
backlight: gpio: Use a helper variable for &pdev->dev
Bartosz Golaszewski
1
-12
/
+11
2019-11-11
backlight: gpio: Simplify the platform data handling
Bartosz Golaszewski
1
-51
/
+11
2019-11-11
backlight: gpio: Explicitly set the direction of the GPIO
Bartosz Golaszewski
1
-5
/
+18
2019-11-11
backlight: gpio: Remove stray newline
Bartosz Golaszewski
1
-1
/
+0
2019-11-11
backlight: gpio: Remove unneeded include
Bartosz Golaszewski
1
-1
/
+0
2019-09-02
backlight: gpio-backlight: Correct initial power state handling
Peter Ujfalusi
1
-4
/
+20
2019-07-16
Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+9
2019-06-27
backlight: gpio_backlight: Enable ACPI enumeration
Andy Shevchenko
1
-14
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-08-07
backlight: gpio_backlight: Delete pdata inversion
Linus Walleij
1
-13
/
+2
2017-08-07
backlight: gpio_backlight: Convert to use GPIO descriptor
Linus Walleij
1
-28
/
+43
2016-01-11
backlight: gpio-backlight: Use default-on on GPIO request
Stefan Agner
1
-3
/
+7
2015-06-23
gpio-backlight: Discover driver during boot time
Arun Bharadwaj
1
-0
/
+2
2014-08-28
backlight: Remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-06-23
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
1
-6
/
+0
2014-06-05
backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chip
Tony Lindgren
1
-1
/
+2
2014-04-08
backlight: gpio-backlight: Add DT support
Denis Carikli
1
-7
/
+51
2013-11-13
backlight: gpio_backlight: use devm_backlight_device_register()
Jingoo Han
1
-11
/
+3
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
1
-1
/
+2
2013-07-16
backlight: Add GPIO-based backlight driver
Laurent Pinchart
1
-0
/
+133