All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: linux-i2c@vger.kernel.org
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] UniPhier I2C fixes
Date: Thu,  6 Dec 2018 12:55:24 +0900	[thread overview]
Message-ID: <1544068528-27657-1-git-send-email-yamada.masahiro@socionext.com> (raw)


Masahiro Yamada (4):
  i2c: uniphier-f: fix timeout error after reading 8 bytes
  i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
  i2c: uniphier: fix violation of tLOW requirement for Fast-mode
  i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode

 drivers/i2c/busses/i2c-uniphier-f.c | 49 +++++++++++++++++++++++++++++++------
 drivers/i2c/busses/i2c-uniphier.c   |  8 +++++-
 2 files changed, 48 insertions(+), 9 deletions(-)

-- 
2.7.4


WARNING: multiple messages have this Message-ID (diff)
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: linux-i2c@vger.kernel.org
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] UniPhier I2C fixes
Date: Thu,  6 Dec 2018 12:55:24 +0900	[thread overview]
Message-ID: <1544068528-27657-1-git-send-email-yamada.masahiro@socionext.com> (raw)


Masahiro Yamada (4):
  i2c: uniphier-f: fix timeout error after reading 8 bytes
  i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
  i2c: uniphier: fix violation of tLOW requirement for Fast-mode
  i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode

 drivers/i2c/busses/i2c-uniphier-f.c | 49 +++++++++++++++++++++++++++++++------
 drivers/i2c/busses/i2c-uniphier.c   |  8 +++++-
 2 files changed, 48 insertions(+), 9 deletions(-)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2018-12-06  3:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-06  3:55 Masahiro Yamada [this message]
2018-12-06  3:55 ` [PATCH 0/4] UniPhier I2C fixes Masahiro Yamada
2018-12-06  3:55 ` [PATCH 1/4] i2c: uniphier-f: fix timeout error after reading 8 bytes Masahiro Yamada
2018-12-06  3:55   ` Masahiro Yamada
2018-12-06  3:55 ` [PATCH 2/4] i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START Masahiro Yamada
2018-12-06  3:55   ` Masahiro Yamada
2018-12-06  3:55 ` [PATCH 3/4] i2c: uniphier: fix violation of tLOW requirement for Fast-mode Masahiro Yamada
2018-12-06  3:55   ` Masahiro Yamada
2018-12-06  3:55   ` Masahiro Yamada
2018-12-06  3:55 ` [PATCH 4/4] i2c: uniphier-f: " Masahiro Yamada
2018-12-06  3:55   ` Masahiro Yamada
2018-12-06 22:06 ` [PATCH 0/4] UniPhier I2C fixes Wolfram Sang
2018-12-06 22:06   ` Wolfram Sang

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=1544068528-27657-1-git-send-email-yamada.masahiro@socionext.com \
    --to=yamada.masahiro@socionext.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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.