All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] add checks against divide error
@ 2021-07-25  2:10 ` Zheyu Ma
  0 siblings, 0 replies; 11+ messages in thread
From: Zheyu Ma @ 2021-07-25  2:10 UTC (permalink / raw)
  To: adaplas; +Cc: dri-devel, linux-fbdev, linux-kernel, Zheyu Ma

Zheyu Ma (3):
  video: fbdev: kyro: add a check against divide error
  video: fbdev: riva: add a check against divide error
  video: fbdev: asiliantfb: add a check against divide error

 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] 11+ messages in thread

end of thread, other threads:[~2021-07-26  9:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-25  2:10 [PATCH 0/3] add checks against divide error Zheyu Ma
2021-07-25  2:10 ` Zheyu Ma
2021-07-25  2:10 ` [PATCH 1/3] video: fbdev: kyro: add a check " Zheyu Ma
2021-07-25  2:10   ` Zheyu Ma
2021-07-25  2:10 ` [PATCH 2/3] video: fbdev: riva: " Zheyu Ma
2021-07-25  2:10   ` Zheyu Ma
2021-07-25  2:10 ` [PATCH 3/3] video: fbdev: asiliantfb: " Zheyu Ma
2021-07-25  2:10   ` Zheyu Ma
2021-07-25 20:18 ` [PATCH 0/3] add checks " Sam Ravnborg
2021-07-26  9:42   ` Zheyu Ma
2021-07-26  9:42     ` Zheyu Ma

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.