From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/8] Series short description
Date: Thu, 15 Jan 2009 13:29:55 +0000 [thread overview]
Message-ID: <20090115132718.21366.56187.stgit@localhost.localdomain> (raw)
Assorted small tty fixes, mostly for the HSO driver which appears not to have
been my finest conversion.
---
Alan Cox (2):
tty: Fix a kref leak in the HSO driver on re-open
tty: Fix race in the flush for some ldiscs
Daniel Gagnon (1):
serial: Add SupraExpress 336i PnP Voice Modem
Denis Joseph Barrow (2):
hso serial throttled tty kref fix.
tty: Fix double grabbing of a spinlock
Jim Paris (1):
ftdi_sio: fix kref leak
Jiri Slaby (1):
8250_pci: add support for netmos 9835 IBM devices
Mischa Jonker (1):
When a break signal is detected, the next character should be ignored.
drivers/char/tty_ioctl.c | 2 +-
drivers/net/usb/hso.c | 8 +++++---
drivers/serial/8250_pci.c | 8 ++++++++
drivers/serial/8250_pnp.c | 2 ++
drivers/serial/pnx8xxx_uart.c | 23 ++++++++++++-----------
drivers/usb/serial/ftdi_sio.c | 2 +-
6 files changed, 29 insertions(+), 16 deletions(-)
--
Take control of enterprise infrastructure
Sign up for starfleet academy today
next reply other threads:[~2009-01-15 13:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-15 13:29 Alan Cox [this message]
2009-01-15 13:30 ` [PATCH 1/8] tty: Fix race in the flush for some ldiscs Alan Cox
2009-01-15 13:30 ` [PATCH 2/8] 8250_pci: add support for netmos 9835 IBM devices Alan Cox
2009-01-15 13:30 ` [PATCH 3/8] serial: Add SupraExpress 336i PnP Voice Modem Alan Cox
2009-01-15 13:30 ` [PATCH 4/8] When a break signal is detected, the next character should be ignored Alan Cox
2009-01-15 13:31 ` [PATCH 5/8] ftdi_sio: fix kref leak Alan Cox
2009-01-15 13:31 ` [PATCH 6/8] tty: Fix a kref leak in the HSO driver on re-open Alan Cox
2009-01-15 13:31 ` [PATCH 7/8] tty: Fix double grabbing of a spinlock Alan Cox
2009-01-15 13:31 ` [PATCH 8/8] hso serial throttled tty kref fix Alan Cox
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=20090115132718.21366.56187.stgit@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome