All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 4.5-rc2
@ 2016-01-31 19:00 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2016-01-31 19:00 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-31 19:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-31 19:00 [GIT PULL] Staging driver fixes for 4.5-rc2 Greg KH

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.