mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Corentin Labbe <clabbe.montjoie@gmail.com>,
	"Gustavo A. R. Silva" <garsilva@embeddedor.com>,
	Randy Dunlap <rdunlap@infradead.org>,
	Robert Abel <rabel@robertabel.eu>, Sean Young <sean@mess.org>,
	Ulf Magnusson <ulfalizer@gmail.com>,
	Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] auxdisplay for v4.17-rc1
Date: Thu, 12 Apr 2018 20:37:54 +0200	[thread overview]
Message-ID: <20180412183754.lyql6ihg6tcegebi@gmail.com> (raw)

Hi Linus,

Please pull these fixes and cleanups for auxdisplay.

They are recently rebased -- I am not on my main computer.

Cheers,
Miguel Ojeda

The following changes since commit 0adb32858b0bddf4ada5f364a84ed60b196dbcda:

  Linux 4.16 (2018-04-01 14:20:27 -0700)

are available in the git repository at:

  https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v4.17-rc1

for you to fetch changes up to 351f683b9823a3d1bffb6e2e3f381601aa0b2671:

  auxdisplay: Replace licenses with SPDX identifiers (2018-04-12 19:02:45 +0200)

----------------------------------------------------------------
Mostly small fixes and cleanups, plus a non-trivial fix for charlcd

  - charlcd: fixes and cleanups
    From Robert Abel and Sean Young

  - Kconfig fixes
    From Randy Dunlap, Corentin Labbe and Ulf Magnusson

  - cfag12864bfb: const cleanup
    From Gustavo A. R. Silva

  - Docs/licenses/warnings cleanups

----------------------------------------------------------------
Corentin Labbe (1):
      auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON

Gustavo A. R. Silva (1):
      auxdisplay: cfag12864bfb: constify fb_fix_screeninfo and fb_var_screeninfo structures

Miguel Ojeda (5):
      Doc: misc-devices: move lcd-panel-cgram.txt to auxdisplay/
      MAINTAINERS: auxdisplay: remove obsolete webpages
      auxdisplay: arm-charlcd: Fix struct charlcd doc line
      auxdisplay: charlcd: Fix and clean up handling of x/y commands
      auxdisplay: Replace licenses with SPDX identifiers

Randy Dunlap (2):
      auxdisplay: fix broken menu
      auxdisplay: make PANEL a menuconfig

Robert Abel (4):
      auxdisplay: charlcd: use null character instead of zero literal to terminate strings
      auxdisplay: charlcd: replace octal literal with form-feed escape sequence
      auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed
      auxdisplay: charlcd: fix hex literal ranges for graphics command

Sean Young (1):
      auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changes

Ulf Magnusson (1):
      auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 reference

 .../lcd-panel-cgram.txt                            |   0
 MAINTAINERS                                        |   8 --
 drivers/auxdisplay/Kconfig                         |  16 +--
 drivers/auxdisplay/arm-charlcd.c                   |   4 +-
 drivers/auxdisplay/cfag12864b.c                    |  16 +--
 drivers/auxdisplay/cfag12864bfb.c                  |  20 +---
 drivers/auxdisplay/charlcd.c                       | 119 +++++++++++++++------
 drivers/auxdisplay/hd44780.c                       |   6 +-
 drivers/auxdisplay/ht16k33.c                       |  10 +-
 drivers/auxdisplay/ks0108.c                        |  16 +--
 drivers/auxdisplay/panel.c                         |   6 +-
 include/linux/cfag12864b.h                         |  16 +--
 include/linux/ks0108.h                             |  16 +--
 samples/auxdisplay/cfag12864b-example.c            |  16 +--
 14 files changed, 111 insertions(+), 158 deletions(-)
 rename Documentation/{misc-devices => auxdisplay}/lcd-panel-cgram.txt (100%)

             reply	other threads:[~2018-04-12 18:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-12 18:37 Miguel Ojeda [this message]
2018-04-13 22:50 ` Linus Torvalds
2018-04-15 13:39   ` Miguel Ojeda

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=20180412183754.lyql6ihg6tcegebi@gmail.com \
    --to=miguel.ojeda.sandonis@gmail.com \
    --cc=clabbe.montjoie@gmail.com \
    --cc=garsilva@embeddedor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rabel@robertabel.eu \
    --cc=rdunlap@infradead.org \
    --cc=sean@mess.org \
    --cc=torvalds@linux-foundation.org \
    --cc=ulfalizer@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®