Age | Commit message (Expand) | Author |
2024-03-07 | backlight: gpio: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2023-09-06 | Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-07-28 | backlight: gpio_backlight: Drop output GPIO direction check for initial power... | Ying Liu |
2023-06-27 | backlight/gpio_backlight: Rename field 'fbdev' to 'dev' | Thomas Zimmermann |
2023-06-27 | backlight/gpio_backlight: Compare against struct fb_info.device | Thomas Zimmermann |
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 |