lkml.org 
[lkml]   [2021]   [Sep]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] auxdisplay for v5.15-rc1
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(-)

\
 
 \ /
  Last update: 2021-09-09 02:09    [W:0.286 / U:24.308 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site