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-07-31 11:49:08 +02:00
2020-08-03 18:19:23 -07:00
2020-08-05 11:43:47 -07:00
2020-08-05 20:13:21 -07:00
2020-08-04 01:22:02 +02:00
2020-08-07 12:58:11 -07:00
2020-08-06 16:43:36 -07:00
2020-08-05 20:13:21 -07:00
2020-08-07 08:54:16 +02:00
2020-08-11 13:48:02 -07:00
2020-08-07 11:33:29 -07:00
2020-08-05 20:13:21 -07:00
2020-08-04 18:11:58 -07:00
2020-08-03 19:30:59 -07:00
2020-08-05 11:12:34 -07:00
2020-08-01 20:38:28 -07:00
2020-08-04 13:26:06 -07:00
2020-08-03 14:11:08 -07:00
2020-08-04 13:49:43 -07:00
2020-08-03 14:25:40 -07:00
2020-08-04 12:44:53 +02:00
2020-07-30 19:26:10 +02:00
2020-07-30 17:22:57 +09:00
2020-08-03 11:57:03 -07:00
2020-08-05 13:02:45 -07:00
2020-08-04 22:47:54 -07:00
2020-08-07 12:41:36 -07:00
2020-08-06 16:13:13 +02:00
2020-08-07 11:33:28 -07:00
2020-08-10 18:22:43 -07:00
2020-08-06 16:13:13 +02:00
2020-08-07 11:33:27 -07:00
2020-08-03 10:54:54 +02:00
2020-08-04 21:02:38 -04:00
2020-07-30 08:22:33 +02:00
2020-07-30 11:16:01 -07:00
2020-07-31 12:11:58 +02:00
2020-08-07 11:33:28 -07:00
2020-08-07 18:29:15 -07:00
2020-08-06 16:13:13 +02:00
2020-08-06 12:59:31 -07:00
2020-08-02 20:39:44 -07:00
2020-08-06 16:13:13 +02:00
2020-08-07 21:27:37 -07:00
2020-08-07 11:33:25 -07:00
2020-08-07 11:33:24 -07:00
2020-08-07 11:39:33 -07:00
2020-08-07 11:33:26 -07:00
2020-08-07 11:33:21 -07:00
2020-08-07 11:33:29 -07:00
2020-07-31 18:08:59 +10:00
2020-08-06 16:13:13 +02:00
2020-08-05 20:13:21 -07:00
2020-08-03 19:30:59 -07:00
2020-08-07 11:33:29 -07:00
2020-08-03 13:01:22 -07:00
2020-08-07 18:48:15 -07:00
2020-08-07 11:33:26 -07:00
2020-08-05 20:13:21 -07:00
2020-07-30 11:37:45 -07:00
2020-08-03 15:01:02 -07:00
2020-08-05 20:13:21 -07:00
2020-08-04 12:44:53 +02:00
2020-08-04 12:39:28 +02:00
2020-07-31 14:33:56 +02:00
2020-08-03 23:24:26 -07:00
2020-08-03 23:24:26 -07:00
2020-08-03 14:39:35 -07:00
2020-08-04 20:16:37 -07:00
2020-08-10 19:07:44 -07:00
2020-08-04 21:00:11 -07:00
2020-08-06 16:13:13 +02:00
2020-08-07 11:33:24 -07:00
2020-08-07 21:14:30 -07:00
2020-08-07 11:33:25 -07:00
2020-08-07 11:33:25 -07:00
2020-08-07 11:33:25 -07:00
2020-08-07 11:33:29 -07:00
2020-08-07 09:40:34 -07:00
2020-07-31 17:00:44 -07:00
2020-08-06 16:13:13 +02:00
2020-08-07 17:05:01 -04:00
2020-08-03 13:34:37 -04:00
2020-08-06 16:13:13 +02:00
2020-08-07 11:33:24 -07:00
2020-08-06 16:13:13 +02:00
2020-08-09 13:58:04 -07:00