Linus Torvalds
f3d8f29d1f
Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Pull backlight updates from Lee Jones:
"New Drivers:
- Add support for Kinetic KTD2801 Backlight
Fix-ups:
- Fix include lists; alphabetise, remove unused, explicitly add used
- Device Tree binding adaptions/conversions/creation
- Use dev_err_probe() to clean-up error paths
- Use/convert to new/better APIs/helpers/MACROs instead of hand-rolling implementations
Bug Fixes:
- Fix changes of NULL pointer dereference
- Remedy a bunch of logic errors
- Initialise (zero) Backlight properties data structures"
* tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight: (32 commits)
backlight: pandora_bl: Drop unneeded ENOMEM error message
backlight: lm3630a_bl: Simplify probe return on gpio request error
backlight: lm3630a_bl: Handle deferred probe
backlight: as3711_bl: Handle deferred probe
backlight: bd6107: Handle deferred probe
backlight: l4f00242t03: Simplify with dev_err_probe()
backlight: gpio: Simplify with dev_err_probe()
backlight: lp8788: Fully initialize backlight_properties during probe
backlight: lm3639: Fully initialize backlight_properties during probe
backlight: da9052: Fully initialize backlight_properties during probe
backlight: lm3630a: Use backlight_get_brightness helper in update_status
backlight: lm3630a: Don't set bl->props.brightness in get_brightness
backlight: lm3630a: Initialize backlight_properties on init
backlight: mp3309c: Fully initialize backlight_properties during probe
backlight: mp3309c: Utilise temporary variable for struct device
backlight: mp3309c: Use dev_err_probe() instead of dev_err()
backlight: mp3309c: Make use of device properties
dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
backlight: hx8357: Utilise temporary variable for struct device
backlight: hx8357: Make use of dev_err_probe()
...
2024-03-14 10:35:46 -07:00
..
2020-07-20 10:27:06 +01:00
2023-03-16 15:08:35 +00:00
2023-03-16 15:08:35 +00:00
2023-05-25 12:25:26 +01:00
2023-05-25 12:25:26 +01:00
2022-02-09 13:00:45 +00:00
2023-03-16 13:33:11 +01:00
2023-05-25 12:25:26 +01:00
2024-03-07 09:03:29 +00:00
2023-07-22 12:25:04 +02:00
2024-03-07 09:03:29 +00:00
2024-02-28 09:59:25 +01:00
2020-07-20 10:27:06 +01:00
2024-03-07 09:03:29 +00:00
2020-07-20 10:27:06 +01:00
2024-03-07 09:03:29 +00:00
2023-03-16 15:08:35 +00:00
2024-03-07 09:03:28 +00:00
2023-12-07 15:54:55 +00:00
2021-10-20 15:13:59 +01:00
2021-10-20 15:13:59 +01:00
2023-02-22 10:55:27 +00:00
2021-03-23 09:42:55 +00:00
2020-07-20 10:27:06 +01:00
2024-03-07 08:45:16 +00:00
2023-02-22 10:54:59 +00:00
2024-03-07 08:45:20 +00:00
2024-03-07 09:03:28 +00:00
2024-03-07 09:03:29 +00:00
2023-03-17 15:16:33 +01:00
2023-08-21 12:16:56 +01:00
2023-03-16 15:08:36 +00:00
2024-03-07 09:03:29 +00:00
2024-03-07 09:03:29 +00:00
2021-01-20 12:47:11 +00:00
2022-02-09 13:00:45 +00:00
2023-01-20 11:23:44 +01:00
2023-12-20 16:07:04 +01:00
2024-03-07 09:03:29 +00:00
2022-08-03 11:11:26 +02:00
2023-07-17 15:37:57 +02:00
2024-03-07 08:45:16 +00:00
2020-07-20 10:27:06 +01:00
2024-03-07 09:03:29 +00:00
2023-03-16 15:08:36 +00:00
2022-04-21 15:01:14 +02:00
2024-03-07 09:03:29 +00:00
2022-07-13 09:11:21 +01:00
2024-01-18 16:53:35 -08:00
2023-07-28 10:01:28 +01:00
2023-03-16 15:08:37 +00:00
2023-03-16 15:08:37 +00:00
2022-02-09 13:00:45 +00:00
2022-06-10 14:51:35 +02:00
2022-02-09 13:00:45 +00:00
2020-07-20 10:27:06 +01:00