[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120420172127.GB21573@kroah.com>
Date: Fri, 20 Apr 2012 10:21:27 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [GIT PATCH] TTY/serial patches for 3.4-rc4
The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015:
Linux 3.4-rc3 (2012-04-15 18:28:29 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.4-rc4
for you to fetch changes up to d3a7b83f865b46bb7b5e1ed18a129ce1af349db4:
drivers/tty/amiserial.c: add missing tty_unlock (2012-04-19 19:15:35 -0700)
----------------------------------------------------------------
TTY fixes for 3.4-rc4
Here are 3 tiny bugfixes for 3.4-rc4.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Alexander Shiyan (1):
ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
Julia Lawall (1):
drivers/tty/amiserial.c: add missing tty_unlock
Tomoya MORINAGA (1):
pch_uart: Fix dma channel unallocated issue
drivers/tty/amiserial.c | 4 +++-
drivers/tty/serial/clps711x.c | 14 ++++++++------
drivers/tty/serial/pch_uart.c | 4 +++-
3 files changed, 14 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists