From patchwork Sat Jun 8 08:54:10 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wolfram Sang X-Patchwork-Id: 1112406 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-i2c-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=the-dreams.de Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 45LY9M6xFNz9s9y for ; Sat, 8 Jun 2019 18:54:15 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726478AbfFHIyO (ORCPT ); Sat, 8 Jun 2019 04:54:14 -0400 Received: from sauhun.de ([88.99.104.3]:50966 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726448AbfFHIyN (ORCPT ); Sat, 8 Jun 2019 04:54:13 -0400 Received: from localhost (p5486CBCC.dip0.t-ipconnect.de [84.134.203.204]) by pokefinder.org (Postfix) with ESMTPSA id 31C082C3637; Sat, 8 Jun 2019 10:54:11 +0200 (CEST) Date: Sat, 8 Jun 2019 10:54:10 +0200 From: Wolfram Sang To: Linus Torvalds Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Rosin , Bartosz Golaszewski Subject: [PULL REQUEST] i2c for 5.2 Message-ID: <20190608085406.GA1746@kunai> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-i2c-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org Linus, I2C has a driver bugfix and a MAINTAINERS fix. Please pull. Thanks, Wolfram The following changes since commit f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a: Linux 5.2-rc3 (2019-06-02 13:55:33 -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 8f77293cca1f5116edc98d7a0e36c6da3917fc08: MAINTAINERS: Karthikeyan Ramasubramanian is MIA (2019-06-08 00:32:50 +0200) ---------------------------------------------------------------- Robert Hancock (1): i2c: xiic: Add max_read_len quirk Wolfram Sang (1): MAINTAINERS: Karthikeyan Ramasubramanian is MIA with much appreciated quality assurance from ---------------------------------------------------------------- Michal Simek (1): (Rev.) i2c: xiic: Add max_read_len quirk MAINTAINERS | 1 - drivers/i2c/busses/i2c-xiic.c | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-)