[GIT PULL] fbdev fixes and cleanups for v6.14-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

please pull three fixes and 9 cleanup patches for fbdev for this merge window.

This series prevents a possible crash and one memory leak in omapfb
and fixes possible misbehaviour in vga16fb.

Thanks,
Helge

----------------------------------------------------------------
The following changes since commit 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8:

  Linux 6.13-rc3 (2024-12-15 15:58:23 -0800)

are available in the Git repository at:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-6.14-rc1

for you to fetch changes up to d08e78362a5f5e156b6a1dae90c28ed48c0a8357:

  fbdev: lcdcfb: Use backlight helper (2025-01-21 14:16:39 +0100)

----------------------------------------------------------------
fbdev fixes and updates for 6.14-rc1:

Fixes:
- omap: use threaded IRQ for LCD DMA
- omapfb: Fix an OF node leak in dss_of_port_get_parent_device()
- vga16fb: fix orig_video_isVGA confusion

Updates & cleanups:
- hdmi: Remove unused hdmi_infoframe_check
- omapfb: Remove unused hdmi5_core_handle_irqs
- omapfb: Use of_property_present() to test existence of DT property
- omapfb: Use syscon_regmap_lookup_by_phandle_args
- efifb: Change the return value type to void
- lcdcfb: Use backlight helper
- udlfb: Use const 'struct bin_attribute' callback
- radeon: Use const 'struct bin_attribute' callbacks
- sm501fb: Use str_enabled_disabled() helper in sm501fb_init_fb()

----------------------------------------------------------------
Aaro Koskinen (1):
      fbdev: omap: use threaded IRQ for LCD DMA

Dr. David Alan Gilbert (2):
      video: hdmi: Remove unused hdmi_infoframe_check
      fbdev: omapfb: Remove unused hdmi5_core_handle_irqs

Joe Hattori (1):
      fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device()

Krzysztof Kozlowski (2):
      fbdev: omapfb: Use of_property_present() to test existence of DT property
      fbdev: omapfb: Use syscon_regmap_lookup_by_phandle_args

Shixiong Ou (2):
      fbdev: efifb: Change the return value type to void
      fbdev: lcdcfb: Use backlight helper

Thomas Weißschuh (2):
      fbdev: udlfb: Use const 'struct bin_attribute' callback
      fbdev: radeon: Use const 'struct bin_attribute' callbacks

Thorsten Blum (1):
      fbdev: sm501fb: Use str_enabled_disabled() helper in sm501fb_init_fb()

Zsolt Kajtar (1):
      fbdev: vga16fb: fix orig_video_isVGA confusion

 drivers/video/fbdev/aty/radeon_base.c             |  8 +++----
 drivers/video/fbdev/efifb.c                       |  4 +---
 drivers/video/fbdev/omap/lcd_dma.c                |  4 ++--
 drivers/video/fbdev/omap2/omapfb/dss/dispc.c      | 11 +++------
 drivers/video/fbdev/omap2/omapfb/dss/dss-of.c     |  1 +
 drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c | 17 --------------
 drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.h |  1 -
 drivers/video/fbdev/sh_mobile_lcdcfb.c            |  6 +----
 drivers/video/fbdev/sm501fb.c                     |  5 ++--
 drivers/video/fbdev/udlfb.c                       |  8 +++----
 drivers/video/fbdev/vga16fb.c                     |  7 +++---
 drivers/video/hdmi.c                              | 28 -----------------------
 include/linux/hdmi.h                              |  1 -
 13 files changed, 23 insertions(+), 78 deletions(-)



[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux