linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fbdev fixes for v6.4-rc3
@ 2023-05-21 10:08 Helge Deller
  2023-05-21 18:58 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Deller @ 2023-05-21 10:08 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel

Hi Linus,

please pull a few small unspectacular fbdev fixes.

Thanks!
Helge

--------------
The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:

  Linux 6.4-rc2 (2023-05-14 12:51:40 -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.4-rc3

for you to fetch changes up to d9a45969abeb641c5fb8cf3591f63f827f9932b5:

  fbdev: stifb: Whitespace cleanups (2023-05-20 22:48:46 +0200)

----------------------------------------------------------------
fbdev fixes for kernel 6.4-rc3:

- Fix for USB endpoint check in udlfb (found by syzbot fuzzer)
- Small fix in error code path in omapfb
- compiler warning fixes in fbmem & i810
- code removal and whitespace cleanups in stifb and atyfb

----------------------------------------------------------------
Alan Stern (1):
      fbdev: udlfb: Fix endpoint check

Arnd Bergmann (2):
      fbdev: fbmem: mark get_fb_unmapped_area() static
      fbdev: i810: include i810_main.h in i810_dvt.c

Dan Carpenter (1):
      fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()

Helge Deller (2):
      fbdev: udlfb: Use usb_control_msg_send()
      fbdev: stifb: Whitespace cleanups

Niklas Schnelle (1):
      fbdev: atyfb: Remove unused clock determination

 drivers/video/fbdev/Kconfig                        |  2 +-
 drivers/video/fbdev/aty/atyfb_base.c               |  5 ----
 drivers/video/fbdev/core/fbmem.c                   |  2 +-
 drivers/video/fbdev/i810/i810_dvt.c                |  3 ++-
 .../omap2/omapfb/displays/panel-tpo-td043mtea1.c   |  3 ++-
 drivers/video/fbdev/stifb.c                        |  6 ++---
 drivers/video/fbdev/udlfb.c                        | 27 +++++++++-------------
 7 files changed, 20 insertions(+), 28 deletions(-)

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

* Re: [GIT PULL] fbdev fixes for v6.4-rc3
  2023-05-21 10:08 [GIT PULL] fbdev fixes for v6.4-rc3 Helge Deller
@ 2023-05-21 18:58 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-05-21 18:58 UTC (permalink / raw)
  To: Helge Deller; +Cc: Linus Torvalds, linux-kernel, linux-fbdev, dri-devel

The pull request you sent on Sun, 21 May 2023 12:08:18 +0200:

> http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-6.4-rc3

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

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:[~2023-05-21 18:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-21 10:08 [GIT PULL] fbdev fixes for v6.4-rc3 Helge Deller
2023-05-21 18:58 ` 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).