From: Alan Cox <alan@linux.intel.com>
To: greg@kroah.com, linux-serial@vger.kernel.org
Subject: [PATCH 0/6] Clean up tty buffering v page allocation
Date: Thu, 18 Feb 2010 16:43:06 +0000 [thread overview]
Message-ID: <20100218164104.31856.89546.stgit@localhost.localdomain> (raw)
Resend with all the bits in the right patches (guess who forgot to do an stg
refresh at one point).
---
Alan Cox (6):
tty: Fix up char drivers request_room usage
tty: kill request_room for USB ACM class
tty: sort out the request_room handling for whiteheat
tty: Prune uses of tty_request_room in the USB layer
tty: Add a function to insert a string of characters with the same flag
tty: Keep the default buffering to sub-page units
drivers/char/nozomi.c | 2 --
drivers/char/serial167.c | 3 +--
drivers/char/specialix.c | 2 --
drivers/char/tty_buffer.c | 17 ++++++++++-------
drivers/serial/icom.c | 1 -
drivers/serial/ioc3_serial.c | 3 +--
drivers/usb/class/cdc-acm.c | 1 -
drivers/usb/serial/ark3116.c | 1 -
drivers/usb/serial/cyberjack.c | 1 -
drivers/usb/serial/cypress_m8.c | 10 +++-------
drivers/usb/serial/digi_acceleport.c | 13 ++-----------
drivers/usb/serial/empeg.c | 1 -
drivers/usb/serial/garmin_gps.c | 1 -
drivers/usb/serial/io_edgeport.c | 19 +++++++------------
drivers/usb/serial/io_ti.c | 1 -
drivers/usb/serial/ipaq.c | 1 -
drivers/usb/serial/ipw.c | 1 -
drivers/usb/serial/ir-usb.c | 6 ++----
drivers/usb/serial/kl5kusb105.c | 1 -
drivers/usb/serial/kobil_sct.c | 1 -
drivers/usb/serial/mos7720.c | 1 -
drivers/usb/serial/mos7840.c | 1 -
drivers/usb/serial/navman.c | 1 -
drivers/usb/serial/opticon.c | 11 +++--------
drivers/usb/serial/option.c | 1 -
drivers/usb/serial/pl2303.c | 1 -
drivers/usb/serial/sierra.c | 1 -
drivers/usb/serial/spcp8x5.c | 6 ++----
drivers/usb/serial/symbolserial.c | 10 ++--------
drivers/usb/serial/ti_usb_3410_5052.c | 3 +--
drivers/usb/serial/visor.c | 10 +++-------
drivers/usb/serial/whiteheat.c | 18 +++---------------
include/linux/tty.h | 10 ++++++++++
include/linux/tty_flip.h | 7 ++++++-
34 files changed, 56 insertions(+), 111 deletions(-)
--
"..hoping for a hanged parliament"
"It's hung not hanged"
"Hanged.. you misunderstand quite how cross the masses are"
next reply other threads:[~2010-02-18 17:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-18 16:43 Alan Cox [this message]
2010-02-18 16:43 ` [PATCH 1/6] tty: Keep the default buffering to sub-page units Alan Cox
2010-02-18 16:43 ` [PATCH 2/6] tty: Add a function to insert a string of characters with the same flag Alan Cox
2010-02-18 16:44 ` [PATCH 3/6] tty: Prune uses of tty_request_room in the USB layer Alan Cox
2010-02-18 16:44 ` [PATCH 4/6] tty: sort out the request_room handling for whiteheat Alan Cox
2010-02-18 16:44 ` [PATCH 5/6] tty: kill request_room for USB ACM class Alan Cox
2010-02-18 16:44 ` [PATCH 6/6] tty: Fix up char drivers request_room usage 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=20100218164104.31856.89546.stgit@localhost.localdomain \
--to=alan@linux.intel.com \
--cc=greg@kroah.com \
--cc=linux-serial@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).