linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Subject: [PATCH 00/13] Various updates to the Nomadik I2C controller
Date: Mon,  9 May 2011 23:34:37 +0200	[thread overview]
Message-ID: <1304976877-31366-1-git-send-email-linus.walleij@linaro.org> (raw)

A lot of internal refining of this driver has happened on this
driver inside ST-Ericsson since last kernel cycle. Here are the
accumulated changes. I have NOT squashed any development history
this time, since I was severely beat up about it last time.

The last patch in the series for mach-ux500 shall go into my ux500
tree, it is not required for the driver to function, so the rest
of the patches can be applied to the I2C tree without causing any
problems with the platforms using the driver.

Jonas Aberg (1):
  i2c/i2c-nomadik: add regulator support

Linus Walleij (2):
  i2c/i2c-nomadik: fix speed enumerator
  mach-ux500: set proper I2C platform data from MOP500s

Rabin Vincent (1):
  i2c/i2c-nomadik: use pm_runtime API

Virupax Sadashivpetimath (8):
  i2c/i2c-nomadik: make i2c timeout specific per i2c bus
  i2c/i2c-nomadik: corrrect returned error numbers
  i2c/i2c-nomadik: correct adapter timeout initialization
  i2c/i2c-nomadik: print abort cause only on abort tag
  i2c/i2c-nomadik: add code to retry on timeout failure
  i2c/i2c-nomadik: change the TX and RX threshold
  i2c/i2c-nomadik: remove the unnecessary delay
  i2c/i2c-nomadik: reset the hw after status check

srinidhi kasagar (1):
  i2c/i2c-nomadik: remove the redundant error message

 arch/arm/mach-ux500/board-mop500.c       |   14 +-
 arch/arm/plat-nomadik/include/plat/i2c.h |    8 +-
 drivers/i2c/busses/i2c-nomadik.c         |  272 ++++++++++++++++++++----------
 3 files changed, 194 insertions(+), 100 deletions(-)

-- 
1.7.5.1

             reply	other threads:[~2011-05-09 21:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-09 21:34 Linus Walleij [this message]
     [not found] ` <1304976877-31366-1-git-send-email-linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2011-05-10 22:24   ` [PATCH 00/13] Various updates to the Nomadik I2C controller Ben Dooks

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=1304976877-31366-1-git-send-email-linus.walleij@linaro.org \
    --to=linus.walleij-qsej5fyqhm4dnm+yrofe0a@public.gmane.org \
    --cc=ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).