The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix sysrq caused USB performance regressions and leak
@ 2009-07-09 12:35 Alan Cox
  2009-07-09 12:35 ` [PATCH 1/3] tty: Sort out the USB sysrq changes that wrecked performance Alan Cox
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Alan Cox @ 2009-07-09 12:35 UTC (permalink / raw)
  To: torvalds, linux-kernel

---

Alan Cox (3):
      tty: Fix the PL2303 private methods for sysrq
      tty: Fix USB kref leak
      tty: Sort out the USB sysrq changes that wrecked performance


 drivers/usb/serial/ftdi_sio.c |    2 +
 drivers/usb/serial/generic.c  |   20 ++++++++++----
 drivers/usb/serial/pl2303.c   |   58 +++++++++++++++++++++++------------------
 include/linux/usb/serial.h    |    3 +-
 4 files changed, 50 insertions(+), 33 deletions(-)

-- 
	"That was said by Eric Raymond who belongs to another movement" 
			- Richard Stallman

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-07-10  9:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-09 12:35 [PATCH 0/3] Fix sysrq caused USB performance regressions and leak Alan Cox
2009-07-09 12:35 ` [PATCH 1/3] tty: Sort out the USB sysrq changes that wrecked performance Alan Cox
2009-07-09 15:49   ` Fengwei Yin
2009-07-09 23:22     ` Fengwei Yin
2009-07-09 12:36 ` [PATCH 2/3] tty: Fix USB kref leak Alan Cox
2009-07-09 12:36 ` [PATCH 3/3] tty: Fix the PL2303 private methods for sysrq Alan Cox
2009-07-09 15:46 ` [PATCH 0/3] Fix sysrq caused USB performance regressions and leak Anders Larsen
2009-07-10  0:02   ` Alan Cox
2009-07-10  9:07     ` Anders Larsen
2009-07-10  9:34       ` Alan Cox

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