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