* [GIT PULL] Backlight for v6.2
@ 2022-12-20 11:25 Lee Jones
2022-12-21 17:32 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Lee Jones @ 2022-12-20 11:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Lee Jones, Linux Kernel Mailing List
Good morning Linus,
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-6.2
for you to fetch changes up to 0de796b6047d1ccc29d03fcd0a93dca52691ec21:
backlight: tosa: Convert to i2c's .probe_new() (2022-12-07 13:33:03 +0000)
----------------------------------------------------------------
- Fix-ups
- Convert a bunch of I2C class drivers over to .probe_new()
----------------------------------------------------------------
Angel Iglesias (1):
i2c: core: Introduce i2c_client_get_device_id helper function
Uwe Kleine-König (9):
backlight: adp8860: Convert to i2c's .probe_new()
backlight: adp8870: Convert to i2c's .probe_new()
backlight: arcxcnn: Convert to i2c's .probe_new()
backlight: bd6107: Convert to i2c's .probe_new()
backlight: lm3630a: Convert to i2c's .probe_new()
backlight: lm3639: Convert to i2c's .probe_new()
backlight: lp855x: Convert to i2c's .probe_new()
backlight: lv5207lp: Convert to i2c's .probe_new()
backlight: tosa: Convert to i2c's .probe_new()
drivers/i2c/i2c-core-base.c | 14 ++++++++++++++
drivers/video/backlight/adp8860_bl.c | 6 +++---
drivers/video/backlight/adp8870_bl.c | 6 +++---
drivers/video/backlight/arcxcnn_bl.c | 4 ++--
drivers/video/backlight/bd6107.c | 5 ++---
drivers/video/backlight/lm3630a_bl.c | 5 ++---
drivers/video/backlight/lm3639_bl.c | 5 ++---
drivers/video/backlight/lp855x_bl.c | 5 +++--
drivers/video/backlight/lv5207lp.c | 5 ++---
drivers/video/backlight/tosa_bl.c | 5 ++---
include/linux/i2c.h | 1 +
11 files changed, 36 insertions(+), 25 deletions(-)
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Backlight for v6.2
2022-12-20 11:25 [GIT PULL] Backlight for v6.2 Lee Jones
@ 2022-12-21 17:32 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-21 17:32 UTC (permalink / raw)
To: Lee Jones; +Cc: Linus Torvalds, Lee Jones, Linux Kernel Mailing List
The pull request you sent on Tue, 20 Dec 2022 11:25:57 +0000:
> git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-6.2
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ec34c2b4ec383766a42ffd9206dc6605be3c6f6c
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-21 17:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-20 11:25 [GIT PULL] Backlight for v6.2 Lee Jones
2022-12-21 17:32 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox