Linus Torvalds
96f970feeb
Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Pull backlight updates from Lee Jones:
"Core Framework:
- Trivial: Code refactoring
- New API backlight_is_blank()
- New API backlight_get_brightness()
- Additional/reworked documentation
- Remove 'extern' labels from prototypes
- Drop backlight_put()
- Staticify of_find_backlight()
Driver Removal:
- Removal of unused OT200 driver
- Removal of unused Generic Backlight driver
Fix-ups
- Bunch of W=1 warning fixes
- Convert to GPIO descriptors; sky81452
- Move platform data handling into driver; sky81452
- Remove superfluous code; lms501kf03
- Many instances of using new APIs"
* tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight: (34 commits)
video: backlight: cr_bllcd: Remove unused variable 'intensity'
backlight: backlight: Make of_find_backlight static
backlight: backlight: Drop backlight_put()
backlight: Use backlight_get_brightness() throughout
backlight: jornada720_bl: Introduce backlight_is_blank()
backlight: gpio_backlight: Simplify update_status()
backlight: cr_bllcd: Introduce gpio-backlight semantics
backlight: as3711_bl: Simplify update_status
backlight: backlight: Introduce backlight_get_brightness()
doc-rst: Wire-up Backlight kernel-doc documentation
backlight: backlight: Add overview and update existing doc
backlight: backlight: Drop extern from prototypes
backlight: generic_bl: Remove this driver as it is unused
backlight: backlight: Document enums in backlight.h
backlight: backlight: Document inline functions in backlight.h
backlight: backlight: Improve backlight_device documentation
backlight: backlight: Improve backlight_properties documentation
backlight: backlight: Improve backlight_ops documentation
backlight: backlight: Add backlight_is_blank()
backlight: backlight: Refactor fb_notifier_callback()
...
2020-08-11 13:48:02 -07:00
..
2020-08-11 10:59:19 -07:00
2020-08-07 18:29:15 -07:00
2020-08-06 10:17:00 -07:00
2020-08-04 22:47:54 -07:00
2020-08-05 10:51:40 -07:00
2020-08-05 20:13:21 -07:00
2020-07-08 16:20:01 -06:00
2020-08-07 10:33:50 -07:00
2020-08-04 22:47:54 -07:00
2020-08-07 11:33:28 -07:00
2020-08-11 11:53:34 -07:00
2020-08-11 10:59:19 -07:00
2020-07-01 07:27:24 -06:00
2020-08-05 19:50:06 -07:00
2020-08-07 10:33:50 -07:00
2020-08-10 18:33:22 -07:00
2020-07-27 14:47:08 +02:00
2020-08-05 11:43:47 -07:00
2020-08-11 13:48:02 -07:00
2020-07-13 11:26:37 -06:00
2020-08-05 13:13:57 -07:00
2020-08-04 22:47:54 -07:00
2020-07-31 11:09:09 -06:00
2020-07-28 18:24:11 -07:00
2020-08-09 14:10:26 -07:00
2020-08-05 19:24:27 -07:00
2020-06-29 12:05:18 -07:00
2020-08-10 19:07:44 -07:00
2020-07-13 09:44:07 -06:00
2020-08-04 22:47:54 -07:00
2020-07-13 09:44:07 -06:00
2020-08-04 12:57:02 -07:00
2020-07-13 11:34:09 -06:00
2020-08-07 18:48:15 -07:00
2020-08-03 13:12:44 +02:00
2020-08-07 10:33:50 -07:00
2020-08-04 22:47:54 -07:00
2020-08-03 14:31:33 -07:00
2020-08-04 22:47:54 -07:00
2020-08-01 09:19:43 +02:00
2020-07-08 01:32:11 -04:00
2020-07-13 09:45:03 -06:00
2020-08-03 14:41:43 +02:00
2020-07-09 22:41:11 +01:00
2020-08-11 11:17:45 -07:00
2020-07-23 14:32:44 -06:00
2020-08-04 22:47:54 -07:00
2020-08-04 22:47:54 -07:00
2020-07-21 13:41:57 +02:00
2020-08-11 11:17:45 -07:00
2020-08-07 10:33:50 -07:00
2020-08-07 11:33:27 -07:00
2020-08-04 22:47:54 -07:00
2020-06-29 12:05:18 -07:00
2020-07-31 11:51:10 +02:00
2020-07-23 14:13:23 -06:00
2020-08-07 10:33:50 -07:00