[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZUyDTXUSNgMQFNAh@ninjato>
Date: Thu, 9 Nov 2023 07:59:25 +0100
From: Wolfram Sang <wsa@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Peter Rosin <peda@...ntia.se>,
Bartosz Golaszewski <brgl@...ev.pl>,
Andi Shyti <andi.shyti@...nel.org>
Subject: [PULL REQUEST] for-6.7-rc1-part2
The following changes since commit 305230142ae0637213bf6e04f6d9f10bbcb74af8:
Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2023-11-07 17:16:23 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/for-6.7-rc1-part2
for you to fetch changes up to bdba49cbba41f0bea54fc93529bbef4d6ceaa3cd:
i2c: cp2615: Fix 'assignment to __be16' warning (2023-11-08 10:27:17 +0100)
----------------------------------------------------------------
The second I2C pull request for 6.7-rc1 contains one patch which slipped
through the cracks (iproc), a core sanitizing improvement as the new
memdup_array_user() helper went upstream (i2c-dev), and two driver
bugfixes (designware, cp2615).
----------------------------------------------------------------
Bence Csókás (1):
i2c: cp2615: Fix 'assignment to __be16' warning
Philipp Stanner (1):
i2c: dev: copy userspace array safely
Roman Bacik (1):
i2c: iproc: handle invalid slave state
Tam Nguyen (1):
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
with much appreciated quality assurance from
----------------------------------------------------------------
Serge Semin (1):
(Rev.) i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
drivers/i2c/busses/i2c-bcm-iproc.c | 133 ++++++++++++++++-------------
drivers/i2c/busses/i2c-cp2615.c | 2 +-
drivers/i2c/busses/i2c-designware-master.c | 19 ++++-
drivers/i2c/i2c-dev.c | 4 +-
4 files changed, 94 insertions(+), 64 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists