Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1291017 > unrolled thread

[PATCH 0/4] nvmem: fixes for v4.5

Started bySrinivas Kandagatla <srinivas.kandagatla@linaro.org>
First post2015-12-14 10:50 +0100
Last post2015-12-14 10:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/4] nvmem: fixes for v4.5 Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2015-12-14 10:50 +0100

#1291017 — [PATCH 0/4] nvmem: fixes for v4.5

FromSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Date2015-12-14 10:50 +0100
Subject[PATCH 0/4] nvmem: fixes for v4.5
Message-ID<qFxVw-4it-9@gated-at.bofh.it>
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web