From: Wolfram Sang <wsa@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
Peter Rosin <peda@axentia.se>,
Bartosz Golaszewski <brgl@bgdev.pl>
Subject: [PULL REQUEST] i2c for 5.8
Date: Sat, 20 Jun 2020 19:16:24 +0200 [thread overview]
Message-ID: <20200620171624.GA9805@kunai> (raw)
[-- Attachment #1: Type: text/plain, Size: 2567 bytes --]
Linus,
I2C has for rc2:
- a small collection of remaining API conversion patches (all acked)
which allow to finally remove the deprecated API
- some documentation fixes and a MAINTAINERS addition
Please pull.
Thanks,
Wolfram
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current
for you to fetch changes up to 28f9f8fb4f405ade488058f817b6cbd108e45e4e:
MAINTAINERS: Add robert and myself as qcom i2c cci maintainers (2020-06-19 15:07:00 +0200)
----------------------------------------------------------------
Daniel Schaefer (1):
Documentation/i2c: SMBus start signal is S not A
Keyur Patel (1):
i2c: smbus: Fix spelling mistake in the comments
Loic Poulain (1):
MAINTAINERS: Add robert and myself as qcom i2c cci maintainers
Wolfram Sang (6):
drm: encoder_slave: fix refcouting error for modules
drm: encoder_slave: use new I2C API
x86/platform/intel-mid: convert to use i2c_new_client_device()
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Documentation: media: convert to use i2c_new_client_device()
i2c: remove deprecated i2c_new_device API
with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (1):
(Rev.) x86/platform/intel-mid: convert to use i2c_new_client_device()
Daniel Thompson (1):
(Rev.) video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Emil Velikov (2):
(Rev.) drm: encoder_slave: use new I2C API
(Rev.) drm: encoder_slave: fix refcouting error for modules
Mauro Carvalho Chehab (1):
(Rev.) Documentation: media: convert to use i2c_new_client_device()
Documentation/driver-api/media/v4l2-subdev.rst | 2 +-
Documentation/i2c/smbus-protocol.rst | 2 +-
Documentation/userspace-api/media/conf_nitpick.py | 2 +-
MAINTAINERS | 9 ++++++++
arch/x86/platform/intel-mid/sfi.c | 4 ++--
drivers/gpu/drm/drm_encoder_slave.c | 15 +++++---------
drivers/i2c/i2c-core-base.c | 25 -----------------------
drivers/i2c/i2c-core-smbus.c | 2 +-
drivers/video/backlight/tosa_lcd.c | 4 ++--
include/linux/i2c.h | 8 +++-----
10 files changed, 25 insertions(+), 48 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2020-06-20 17:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-20 17:16 Wolfram Sang [this message]
2020-06-21 2:30 ` [PULL REQUEST] i2c for 5.8 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2020-07-31 19:16 Wolfram Sang
2020-07-31 20:20 ` pr-tracker-bot
2020-07-05 6:56 Wolfram Sang
2020-07-05 18:00 ` pr-tracker-bot
2020-06-27 18:20 Wolfram Sang
2020-06-27 22:45 ` pr-tracker-bot
2020-06-13 11:33 Wolfram Sang
2020-06-13 20:25 ` pr-tracker-bot
2020-06-23 0:50 ` John Stultz
2020-06-23 7:25 ` Andy Shevchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200620171624.GA9805@kunai \
--to=wsa@kernel.org \
--cc=brgl@bgdev.pl \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peda@axentia.se \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.