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


Groups > linux.kernel > #1333536

[GIT PULL] char/misc driver fixes for 4.5-rc4

From Greg KH <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject [GIT PULL] char/misc driver fixes for 4.5-rc4
Date 2016-02-14 20:10 +0100
Message-ID <r2ads-72j-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.5-rc4

for you to fetch changes up to 3b2b9ead32142b4cf55ea2793e5e4f7b63c04818:

  nvmem: qfprom: Specify LE device endianness (2016-02-07 23:09:13 -0800)

----------------------------------------------------------------
char/misc driver fixes for 4.5-rc4

Here are 3 fixes for some reported issues.  Two nvmem driver fixes, and
one mei fix.  All have been in linux-next just fine.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: validate request value in client notify request ioctl

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

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

 drivers/misc/mei/main.c | 6 +++++-
 drivers/nvmem/core.c    | 6 ++++++
 drivers/nvmem/qfprom.c  | 1 +
 3 files changed, 12 insertions(+), 1 deletion(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] char/misc driver fixes for 4.5-rc4 Greg KH <gregkh@linuxfoundation.org> - 2016-02-14 20:10 +0100

csiph-web