linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] extcon next for v4.20
       [not found] <CGME20181001101407epcas2p133c98fcd05385608a2a5d2dca859f6cb@epcas2p1.samsung.com>
@ 2018-10-01 10:14 ` Chanwoo Choi
  2018-10-02  0:42   ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2018-10-01 10:14 UTC (permalink / raw)
  To: gregkh
  Cc: linux-kernel, "최찬우 (samsung.com)",
	Chanwoo Choi (chanwoo@kernel.org), 함명주

Dear Greg,

This is extcon-next pull request for v4.20. I add detailed description of
this pull request on below. Please pull extcon with following updates.

Best Regards,
Chanwoo Choi


The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-4.20

for you to fetch changes up to 2e464ff0a9b1ab0fbb56e2ca8b1f5ff8c9f4e02f:

  extcon: int3496: Convert to use SPDX identifier (2018-08-28 11:21:15 +0900)

----------------------------------------------------------------
Update extcon for 4.20

Detailed description for this pull request:
1. Add SPDX license identifiers for Maxim and Intel extcon drivers
2. Clean-up extcon-intel-cht-wc.c driver without operation changes
3. Fix build warning of extcon core and use kasprintf instead of snprintf

----------------------------------------------------------------
Andy Shevchenko (7):
      extcon: Make static analyzer happy about union assignment
      extcon: Switch to use kasprintf() instead of open coded
      extcon: cht-wc: Return from default case to avoid warnings
      extcon: cht-wc: Fix definition names according to spec
      extcon: cht-wc: Correct USBID bit field handling
      extcon: cht-wc: Convert to use SPDX identifier
      extcon: int3496: Convert to use SPDX identifier

Krzysztof Kozlowski (1):
      extcon: maxim: Add SPDX license identifiers

 drivers/extcon/extcon-intel-cht-wc.c  | 60 +++++++++++++++++------------------
 drivers/extcon/extcon-intel-int3496.c | 12 ++-----
 drivers/extcon/extcon-max14577.c      | 24 ++++----------
 drivers/extcon/extcon-max77693.c      | 22 ++++---------
 drivers/extcon/extcon-max77843.c      | 19 ++++-------
 drivers/extcon/extcon-max8997.c       | 22 ++++---------
 drivers/extcon/extcon.c               | 15 +++------
 7 files changed, 61 insertions(+), 113 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] extcon next for v4.20
  2018-10-01 10:14 ` [GIT PULL] extcon next for v4.20 Chanwoo Choi
@ 2018-10-02  0:42   ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2018-10-02  0:42 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: linux-kernel, Chanwoo Choi (chanwoo@kernel.org),
	함명주

On Mon, Oct 01, 2018 at 07:14:06PM +0900, Chanwoo Choi wrote:
> Dear Greg,
> 
> This is extcon-next pull request for v4.20. I add detailed description of
> this pull request on below. Please pull extcon with following updates.

Now merged, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-02  1:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20181001101407epcas2p133c98fcd05385608a2a5d2dca859f6cb@epcas2p1.samsung.com>
2018-10-01 10:14 ` [GIT PULL] extcon next for v4.20 Chanwoo Choi
2018-10-02  0:42   ` Greg KH

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).