All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Error out if 'pixclock' equals zero
@ 2021-07-26 10:03 ` Zheyu Ma
  0 siblings, 0 replies; 10+ messages in thread
From: Zheyu Ma @ 2021-07-26 10:03 UTC (permalink / raw)
  To: adaplas; +Cc: dri-devel, linux-fbdev, linux-kernel, Zheyu Ma

Zheyu Ma (3):
  video: fbdev: asiliantfb: Error out if 'pixclock' equals zero
  video: fbdev: kyro: Error out if 'pixclock' equals zero
  video: fbdev: riva: Error out if 'pixclock' equals zero

 drivers/video/fbdev/asiliantfb.c | 3 +++
 drivers/video/fbdev/kyro/fbdev.c | 3 +++
 drivers/video/fbdev/riva/fbdev.c | 3 +++
 3 files changed, 9 insertions(+)

-- 
2.17.6


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

end of thread, other threads:[~2021-09-10 15:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-26 10:03 [PATCH v2 0/3] Error out if 'pixclock' equals zero Zheyu Ma
2021-07-26 10:03 ` Zheyu Ma
2021-07-26 10:03 ` [PATCH v2 1/3] video: fbdev: asiliantfb: " Zheyu Ma
2021-07-26 10:03   ` Zheyu Ma
2021-09-10 15:16   ` Geert Uytterhoeven
2021-07-26 10:03 ` [PATCH v2 2/3] video: fbdev: kyro: " Zheyu Ma
2021-07-26 10:03   ` Zheyu Ma
2021-07-26 10:03 ` [PATCH v2 3/3] video: fbdev: riva: " Zheyu Ma
2021-07-26 10:03   ` Zheyu Ma
2021-07-26 19:39 ` [PATCH v2 0/3] " Sam Ravnborg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.