public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 3.15-rc8
@ 2014-06-02 22:09 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2014-06-02 22:09 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, devel

The following changes since commit 4b660a7f5c8099d88d1a43d8ae138965112592c7:

  Linux 3.15-rc6 (2014-05-22 06:42:02 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.15-rc8

for you to fetch changes up to 9326c5ca0982f548cc08c0cffb14dcbd020f3d43:

  staging: r8192e_pci: fix htons error (2014-05-28 14:46:51 -0700)

----------------------------------------------------------------
Staging driver fixes for 3.15-rc8

Here are some staging driver fixes for 3.15.  3 are for the speakup
drivers (one fix a regression caused in 3.15-rc, and the other 2 resolve
a tty issue found by Ben Hutchings)  The comedi and r8192e_pci driver
fixes also resolve reported issues.

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

----------------------------------------------------------------
Ben Hutchings (2):
      Staging: speakup: Move pasting into a work item
      Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt

Ian Abbott (1):
      staging: comedi: ni_daq_700: add mux settling delay

Rusty Russell (1):
      speakup: fix incorrect perms on speakup_acntsa.c

Sean MacLennan (1):
      staging: r8192e_pci: fix htons error

 drivers/staging/comedi/drivers/ni_daq_700.c |  2 ++
 drivers/staging/rtl8192e/rtllib_tx.c        |  2 +-
 drivers/staging/speakup/main.c              |  1 +
 drivers/staging/speakup/selection.c         | 52 ++++++++++++++++++++++++-----
 drivers/staging/speakup/speakup.h           |  1 +
 drivers/staging/speakup/speakup_acntsa.c    |  8 ++---
 drivers/tty/tty_buffer.c                    |  2 ++
 7 files changed, 54 insertions(+), 14 deletions(-)

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

only message in thread, other threads:[~2014-06-02 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-02 22:09 [GIT PULL] Staging driver fixes for 3.15-rc8 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox