linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] auxdisplay for v5.15-rc1
@ 2021-09-09  0:07 Miguel Ojeda
  2021-09-12 23:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Miguel Ojeda @ 2021-09-09  0:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jinchao Wang, Andy Shevchenko, Lars Poeschel, Ralf Schlatterbeck,
	Miguel Ojeda, linux-kernel

Hi Linus,

Please pull these improvements for auxdisplay.

These were sitting in my queue for a long time.

(And apologies for the late PR)

Cheers,
Miguel

The following changes since commit 614124bea77e452aa6df7a8714e8bc820b489922:

  Linux 5.13-rc5 (2021-06-06 15:47:27 -0700)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v5.15-rc1

for you to fetch changes up to 24ebc044c72ee6e88dc902a0041bac672f012537:

  auxdisplay: Replace symbolic permissions with octal permissions (2021-07-16 07:42:35 +0200)

----------------------------------------------------------------
An assortment of improvements for auxdisplay:

  - Replace symbolic permissions with octal permissions (Jinchao Wang)

  - ks0108: Switch to use module_parport_driver() (Andy Shevchenko)

  - charlcd: Drop unneeded initializers and switch to C99 style (Andy Shevchenko)

  - hd44780: Fix oops on module unloading (Lars Poeschel)

  - Add I2C gpio expander example (Ralf Schlatterbeck)

----------------------------------------------------------------
Andy Shevchenko (2):
      auxdisplay: charlcd: Drop unneeded initializers and switch to C99 style
      auxdisplay: ks0108: Switch to use module_parport_driver()

Jinchao Wang (1):
      auxdisplay: Replace symbolic permissions with octal permissions

Lars Poeschel (1):
      auxdisplay: hd44780: Fix oops on module unloading

Ralf Schlatterbeck (1):
      auxdisplay: Add I2C gpio expander example

 .../bindings/auxdisplay/hit,hd44780.yaml           | 31 +++++++++++++++++++++-
 drivers/auxdisplay/cfag12864b.c                    |  2 +-
 drivers/auxdisplay/charlcd.c                       |  4 +--
 drivers/auxdisplay/hd44780.c                       |  2 +-
 drivers/auxdisplay/ks0108.c                        | 18 +++----------
 5 files changed, 36 insertions(+), 21 deletions(-)

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

* Re: [GIT PULL] auxdisplay for v5.15-rc1
  2021-09-09  0:07 [GIT PULL] auxdisplay for v5.15-rc1 Miguel Ojeda
@ 2021-09-12 23:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-09-12 23:21 UTC (permalink / raw)
  To: Miguel Ojeda
  Cc: Linus Torvalds, Jinchao Wang, Andy Shevchenko, Lars Poeschel,
	Ralf Schlatterbeck, Miguel Ojeda, linux-kernel

The pull request you sent on Thu, 9 Sep 2021 02:07:30 +0200:

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

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

Thank you!

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

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

end of thread, other threads:[~2021-09-12 23:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-09  0:07 [GIT PULL] auxdisplay for v5.15-rc1 Miguel Ojeda
2021-09-12 23:21 ` 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).