lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 19 Aug 2023 17:28:40 +0200
From:   Helge Deller <deller@....de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-fbdev@...r.kernel.org,
        dri-devel@...ts.freedesktop.org
Subject: [GIT PULL] fbdev fixes and cleanups for v6.5-rc7

Hi Linus,

please pull some small fbdev fixes & cleanups for kernel 6.5-rc7.

Various code cleanups in amifb, atmel_lcdfb, ssd1307fb, kyro and goldfishfb.

Thanks!
Helge

--------------

The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:

  Linux 6.5-rc4 (2023-07-30 13:23:47 -0700)

are available in the Git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-6.5-rc7

for you to fetch changes up to 0650d5098f8b6b232cd5ea0e15437fc38f7d63ba:

  fbdev: goldfishfb: Do not check 0 for platform_get_irq() (2023-08-15 23:39:33 +0200)

----------------------------------------------------------------
fbdev fixes and cleanups for 6.5-rc7:

- various code cleanups in amifb, atmel_lcdfb, ssd1307fb, kyro and goldfishfb

----------------------------------------------------------------
Atul Raut (1):
      fbdev: amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper

Ruan Jinjie (1):
      fbdev: atmel_lcdfb: Remove redundant of_match_ptr()

Uwe Kleine-König (1):
      fbdev: ssd1307fb: Print the PWM's label instead of its number

Yuanjun Gong (1):
      fbdev: mmp: fix value check in mmphw_probe()

Yue Haibing (1):
      fbdev: kyro: Remove unused declarations

Zhu Wang (1):
      fbdev: goldfishfb: Do not check 0 for platform_get_irq()

 drivers/video/fbdev/amifb.c           |  2 +-
 drivers/video/fbdev/atmel_lcdfb.c     |  2 +-
 drivers/video/fbdev/goldfishfb.c      |  4 ++--
 drivers/video/fbdev/mmp/hw/mmp_ctrl.c |  4 +++-
 drivers/video/fbdev/ssd1307fb.c       |  4 ++--
 include/video/kyro.h                  | 12 ------------
 6 files changed, 9 insertions(+), 19 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ