index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
backlight
/
gpio_backlight.c
Age
Commit message (
Expand
)
Author
2020-07-20
backlight: gpio_backlight: Simplify update_status()
Sam Ravnborg
2019-11-11
backlight: gpio: Pull gpio_backlight_initial_power_state() into probe
Bartosz Golaszewski
2019-11-11
backlight: gpio: Use a helper variable for &pdev->dev
Bartosz Golaszewski
2019-11-11
backlight: gpio: Simplify the platform data handling
Bartosz Golaszewski
2019-11-11
backlight: gpio: Explicitly set the direction of the GPIO
Bartosz Golaszewski
2019-11-11
backlight: gpio: Remove stray newline
Bartosz Golaszewski
2019-11-11
backlight: gpio: Remove unneeded include
Bartosz Golaszewski
2019-09-02
backlight: gpio-backlight: Correct initial power state handling
Peter Ujfalusi
2019-07-16
Merge tag 'backlight-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-06-27
backlight: gpio_backlight: Enable ACPI enumeration
Andy Shevchenko
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-07
backlight: gpio_backlight: Delete pdata inversion
Linus Walleij
2017-08-07
backlight: gpio_backlight: Convert to use GPIO descriptor
Linus Walleij
2016-01-11
backlight: gpio-backlight: Use default-on on GPIO request
Stefan Agner
2015-06-23
gpio-backlight: Discover driver during boot time
Arun Bharadwaj
2014-08-28
backlight: Remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-06-23
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
2014-06-05
backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chip
Tony Lindgren
2014-04-08
backlight: gpio-backlight: Add DT support
Denis Carikli
2013-11-13
backlight: gpio_backlight: use devm_backlight_device_register()
Jingoo Han
2013-11-13
backlight: use dev_get_platdata()
Jingoo Han
2013-07-16
backlight: Add GPIO-based backlight driver
Laurent Pinchart