From: Chanwoo Choi <cw00.choi@samsung.com>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"myungjoo.ham@samsung.com" <myungjoo.ham@samsung.com>,
Kyungmin Park <kyungmin.park@samsung.com>
Subject: [GIT PULL] extcon fixes for Linux 3.6
Date: Thu, 11 Oct 2012 10:31:19 +0900 [thread overview]
Message-ID: <50762167.8060806@samsung.com> (raw)
Hi Greg,
Please pull extcon fixes for Linux 3.6 from:
git://git.infradead.org/users/kmpark/linux-samsung extcon-for-next
I've been creating "extcon-for-next" tree at git.infradead.org
and rebasing the branch base on your
driver-core.git(branch:driver-core-next).
This tree contains various small bugfixes and enhancements, fix typos.
And extcon-max77693 initialize MUIC register during probe()
to unmask internal interrupt of max77693 MUIC device.
Thanks,
Chanwoo Choi
--------------------
The following changes since commit e0f21e6d52cc245e7d4f7e02ca4b7b6571660ec2:
Axel Lin (1):
memory: tegra{20,30}-mc: Fix reading incorrect register in
mc_readl()
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-samsung extcon-for-next
Axel Lin (4):
extcon: adc-jack: Fix checking return value of request_any_context_irq
extcon: adc-jack: Add missing MODULE_LICENSE
extcon: Fix kerneldoc for extcon_set_cable_state and
extcon_set_cable_state_
extcon: max77693: Use max77693_update_reg for rmw operations
Chanwoo Choi (1):
extcon: MAX77693: Add platform data for MUIC device to initialize
registers
Devendra Naga (1):
extcon-max8997: remove usage of ret in
max8997_muic_handle_charger_type_detach
Peter Huewe (2):
extcon: Unregister compat class at module unload to fix oops
extcon: unregister compat link on cleanup
Sachin Kamat (2):
extcon: Remove duplicate inclusion of extcon.h header file
extcon: Fix return value in extcon_register_interest()
anish kumar (3):
extcon: standard cable names definition and declaration changed
extcon: optimising the check_mutually_exclusive function
extcon: checkpatch warning removal
drivers/extcon/extcon-adc-jack.c | 10 ++++++--
drivers/extcon/extcon-class.c | 34 ++++++++++++++--------------
drivers/extcon/extcon-gpio.c | 1 -
drivers/extcon/extcon-max77693.c | 45
+++++++++++++++++++++++++++----------
drivers/extcon/extcon-max8997.c | 6 +---
include/linux/extcon.h | 2 +-
include/linux/mfd/max77693.h | 13 +++++++++++
7 files changed, 73 insertions(+), 38 deletions(-)
next reply other threads:[~2012-10-11 1:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-11 1:31 Chanwoo Choi [this message]
2012-10-11 1:40 ` [GIT PULL] extcon fixes for Linux 3.6 Greg KH
2012-10-11 2:02 ` Chanwoo Choi
2012-10-11 2:28 ` Greg KH
2012-10-18 17:24 ` Greg KH
2012-10-19 1:00 ` Chanwoo Choi
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=50762167.8060806@samsung.com \
--to=cw00.choi@samsung.com \
--cc=gregkh@linuxfoundation.org \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=myungjoo.ham@samsung.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.