All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] meson-sm: Fix issues when reading data from sm
@ 2017-03-03 15:17 ` Carlo Caione
  0 siblings, 0 replies; 12+ messages in thread
From: Carlo Caione @ 2017-03-03 15:17 UTC (permalink / raw)
  To: linus-amlogic

From: Carlo Caione <carlo@endlessm.com>

While working on a related driver I noticed a couple of problems in the
meson-sm driver. The problems are unrelated but since the fixes touch the same
codebase I decided to submit these in the same patchset.

Carlo Caione (2):
  firmware: meson-sm: Check for buffer output size
  firmware: meson-sm: Allow 0 as valid return value

 drivers/firmware/meson/meson_sm.c       | 20 ++++++++++++++++----
 drivers/nvmem/meson-efuse.c             |  2 +-
 include/linux/firmware/meson/meson_sm.h |  4 ++--
 3 files changed, 19 insertions(+), 7 deletions(-)

-- 
2.12.0

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

end of thread, other threads:[~2017-03-23 10:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-03 15:17 [PATCH 0/2] meson-sm: Fix issues when reading data from sm Carlo Caione
2017-03-03 15:17 ` Carlo Caione
2017-03-03 15:17 ` [PATCH 1/2] firmware: meson-sm: Check for buffer output size Carlo Caione
2017-03-03 15:17   ` Carlo Caione
2017-03-22 16:28   ` Srinivas Kandagatla
2017-03-22 16:28     ` Srinivas Kandagatla
2017-03-03 15:17 ` [PATCH 2/2] firmware: meson-sm: Allow 0 as valid return value Carlo Caione
2017-03-03 15:17   ` Carlo Caione
2017-03-22 15:55 ` [PATCH 0/2] meson-sm: Fix issues when reading data from sm Kevin Hilman
2017-03-22 15:55   ` Kevin Hilman
2017-03-23 10:31   ` Mark Rutland
2017-03-23 10:31     ` Mark Rutland

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.