Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-25 | backlight: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2022-12-07 | backlight: bd6107: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2020-07-20 | backlight: Use backlight_get_brightness() throughout | Sam Ravnborg | 1 | -6/+1 |
2019-12-16 | backlight: bd6107: Convert to use GPIO descriptor | Linus Walleij | 1 | -8/+16 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2014-06-23 | backlight: Remove trivial get_brightness implementations | Andrzej Hajda | 1 | -6/+0 |
2013-11-13 | backlight: bd6107: use devm_backlight_device_register() | Jingoo Han | 1 | -2/+2 |
2013-11-13 | backlight: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-07-16 | backlight: Add ROHM BD6107 backlight driver | Laurent Pinchart | 1 | -0/+213 |