From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, devel@linuxdriverproject.org
Subject: [GIT PULL] Staging driver fixes for 4.5-rc2
Date: Sun, 31 Jan 2016 11:00:16 -0800 [thread overview]
Message-ID: <20160131190016.GA28157@kroah.com> (raw)
The following changes since commit 9f9499ae8e6415cefc4fe0a96ad0e27864353c89:
Linux 4.4-rc5 (2015-12-13 17:42:58 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-4.5-rc2
for you to fetch changes up to 88867e3d0b7eea256c1cd432b0a3c7a21e8edf07:
Staging: speakup: fix read scrolled-back VT (2016-01-28 22:55:40 -0800)
----------------------------------------------------------------
Staging fixes for 4.5-rc2
Here are some small staging driver fixes for 4.5-rc2. One of them
predated 4.4-final, but I missed that merge window due to the holliday.
The others fix reported issues that have come up recently. The tty
change is needed for the speakup driver fix and has the ack of the tty
driver maintainer as well, i.e. myself :)
All have been in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (1):
Merge tag 'iio-fixes-for-4.4c' of git://git.kernel.org/.../jic23/iio into staging-linus
Lars-Peter Clausen (1):
iio: adis_buffer: Fix out-of-bounds memory access
Samuel Thibault (2):
Staging: speakup: Fix getting port information
Staging: speakup: fix read scrolled-back VT
Sudip Mukherjee (1):
Revert "Staging: panel: usleep_range is preferred over udelay"
drivers/iio/imu/adis_buffer.c | 2 +-
drivers/staging/panel/panel.c | 34 +++++++++++++++-------------------
drivers/staging/speakup/main.c | 21 +++++++++++++--------
drivers/staging/speakup/serialio.c | 13 ++++++++++++-
drivers/tty/vt/vt.c | 1 +
5 files changed, 42 insertions(+), 29 deletions(-)
reply other threads:[~2016-01-31 19:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160131190016.GA28157@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=devel@linuxdriverproject.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.