linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] nvmem: fixes for v4.5
@ 2015-12-14  9:40 Srinivas Kandagatla
  2015-12-14  9:42 ` [PATCH 1/4] nvmem: core: return error for non word aligned access Srinivas Kandagatla
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Srinivas Kandagatla @ 2015-12-14  9:40 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Greg,

Here are couple of nvmem fixes on the mailing list which are good to go in
v4.5. Could you please take them thru the char-misc tree.

Thanks,
srini

Caesar Wang (2):
  nvmem: sunxi: trivial: fix code style
  nvmem: rockchip: trivial: Make the driver more readability

Srinivas Kandagatla (1):
  nvmem: core: return error for non word aligned access

Stephen Boyd (1):
  nvmem: qfprom: Specify LE device endianness

 drivers/nvmem/core.c           |  6 +++
 drivers/nvmem/qfprom.c         |  1 +
 drivers/nvmem/rockchip-efuse.c | 90 ++++++++++++++++++++----------------------
 drivers/nvmem/sunxi_sid.c      |  9 ++---
 4 files changed, 52 insertions(+), 54 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-12-14  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14  9:40 [PATCH 0/4] nvmem: fixes for v4.5 Srinivas Kandagatla
2015-12-14  9:42 ` [PATCH 1/4] nvmem: core: return error for non word aligned access Srinivas Kandagatla
2015-12-14  9:42 ` [PATCH 2/4] nvmem: qfprom: Specify LE device endianness Srinivas Kandagatla
2015-12-14  9:43 ` [PATCH 3/4] nvmem: sunxi: trivial: fix code style Srinivas Kandagatla
2015-12-14  9:43 ` [PATCH 4/4] nvmem: rockchip: trivial: Make the driver more readability Srinivas Kandagatla

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).