* [GIT PULL] fbdev fixes and cleanups for v6.13-rc1
@ 2024-11-24 17:38 Helge Deller
2024-11-26 1:40 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2024-11-24 17:38 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel
Hi Linus,
please pull two patches for fbdev for this merge window:
One removes a memory leak in an error path, the other drops unused code.
Thanks,
Helge
----------------------------------------------------------------
The following changes since commit 2d5404caa8c7bb5c4e0435f94b28834ae5456623:
Linux 6.12-rc7 (2024-11-10 14:19:35 -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.13-rc1
for you to fetch changes up to 8d7493133bfd89322349be3daaf39a256e4354ac:
fbdev: omapfb: Remove some deadcode (2024-11-14 15:30:36 +0100)
----------------------------------------------------------------
fbdev fixes and updates for 6.13-rc1:
- omapfb: Remove unused code (Dr. David Alan Gilbert)
- sh7760fb: Fix memory leak in error path of sh7760fb_alloc_mem()
(Zhen Lei)
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
fbdev: omapfb: Remove some deadcode
Zhen Lei (1):
fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()
drivers/video/fbdev/omap2/omapfb/dss/dispc.c | 27 ---------------------------
drivers/video/fbdev/omap2/omapfb/dss/dss.h | 3 ---
drivers/video/fbdev/sh7760fb.c | 3 +--
3 files changed, 1 insertion(+), 32 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-26 1:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-24 17:38 [GIT PULL] fbdev fixes and cleanups for v6.13-rc1 Helge Deller
2024-11-26 1:40 ` 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