All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joonyoung Shim <jy0922.shim@samsung.com>
To: linux-usb@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: gregkh@linuxfoundation.org,
	"Marek Szyprowski/Poland R&D Center-Linux (MSD)/./????" 
	<m.szyprowski@samsung.com>,
	broonie@linaro.org, tobetter@gmail.com,
	Joonyoung Shim <jy0922.shim@samsung.com>
Subject: [PATCH 0/3] usb: fix and support PM for usb3503
Date: Thu, 10 Jul 2014 13:23:44 +0900	[thread overview]
Message-ID: <53BE1550.3060608@samsung.com> (raw)

Hello,

This patchset is simple just to fix and support PM for usb3503. They was
tested on odroid U3 board.

Thanks.

Joonyoung Shim (3):
      usb: usb3503: fix build warning
      usb: usb3503: add PM functions
      USB: add reset resume quirk for usb3503

 drivers/usb/core/quirks.c  |  3 +++
 drivers/usb/misc/usb3503.c | 37 ++++++++++++++++++++++++++++++++++---
 2 files changed, 37 insertions(+), 3 deletions(-)

                 reply	other threads:[~2014-07-10  4:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=53BE1550.3060608@samsung.com \
    --to=jy0922.shim@samsung.com \
    --cc=broonie@linaro.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=m.szyprowski@samsung.com \
    --cc=tobetter@gmail.com \
    /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.