linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] auxdisplay for v5.3-rc5
@ 2019-08-15 15:34 Miguel Ojeda
  2019-08-15 16:25 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miguel Ojeda @ 2019-08-15 15:34 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Masanari Iida, Mans Rullgard, zhengbin, Miguel Ojeda, linux-kernel

Hi Linus,

Please pull these few fixes for auxdisplay for this cycle.

Cheers,
Miguel

The following changes since commit e21a712a9685488f5ce80495b37b9fdbe96c230d:

  Linux 5.3-rc3 (2019-08-04 18:40:12 -0700)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v5.3-rc5

for you to fetch changes up to 6c4d6bc5486466e3a67cc47270001d0b4a26eed4:

  auxdisplay: Fix a typo in cfag12864b-example.c (2019-08-08 20:00:18 +0200)

----------------------------------------------------------------
A few minor auxdisplay improvements:

  - A couple of small header cleanups for charlcd
    From Masahiro Yamada

  - A trivial typo fix for the sampels of cfag12864b
    From Masahiro Yamada

  - An Kconfig help text improvement for charlcd
    From Mans Rullgard

  - An error path fix for panel
    From zhengbin

----------------------------------------------------------------
Mans Rullgard (1):
      auxdisplay: charlcd: add help text for backlight initial state

Masahiro Yamada (2):
      auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
      auxdisplay: charlcd: add include guard to charlcd.h

Masanari Iida (1):
      auxdisplay: Fix a typo in cfag12864b-example.c

zhengbin (1):
      auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach

 drivers/auxdisplay/Kconfig                     | 5 +++++
 drivers/auxdisplay/charlcd.c                   | 2 +-
 {include/misc => drivers/auxdisplay}/charlcd.h | 5 +++++
 drivers/auxdisplay/hd44780.c                   | 3 +--
 drivers/auxdisplay/panel.c                     | 4 +++-
 samples/auxdisplay/cfag12864b-example.c        | 2 +-
 6 files changed, 16 insertions(+), 5 deletions(-)
 rename {include/misc => drivers/auxdisplay}/charlcd.h (94%)

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

* Re: [GIT PULL] auxdisplay for v5.3-rc5
  2019-08-15 15:34 [GIT PULL] auxdisplay for v5.3-rc5 Miguel Ojeda
@ 2019-08-15 16:25 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-15 16:25 UTC (permalink / raw)
  To: Miguel Ojeda
  Cc: Linus Torvalds, Masanari Iida, Mans Rullgard, zhengbin,
	Miguel Ojeda, linux-kernel

The pull request you sent on Thu, 15 Aug 2019 17:34:03 +0200:

> https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v5.3-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/329120423947e8b36fd2f8b5cf69944405d0aece

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-08-15 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-15 15:34 [GIT PULL] auxdisplay for v5.3-rc5 Miguel Ojeda
2019-08-15 16:25 ` pr-tracker-bot

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