mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PATCH] TTY and serial fixes for .35-git
@ 2010-06-04 20:44 Greg KH
  2010-06-04 20:47 ` [PATCH 01/11] msm_serial: fix serial on trout Greg Kroah-Hartman
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Greg KH @ 2010-06-04 20:44 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel

Here are some tty and serial driver bugfixes and new device id patches
for your .35-git tree.

Please pull from:
	master.kernel.org:/pub/scm/linux/kernel/git/gregkh/tty-2.6.git/

These patches have been in the linux-next tree and -mm tree.

Patches will be sent to the linux-kernel mailing list, if anyone wants
to see them.

thanks,

greg k-h

------------

 drivers/char/n_gsm.c         |    9 +++--
 drivers/char/vt.c            |    2 +-
 drivers/char/vt_ioctl.c      |    4 ++-
 drivers/serial/8250_pci.c    |   71 ++++++++++++++++++++++++++++++++++++++++++
 drivers/serial/altera_uart.c |   44 ++++++++------------------
 drivers/serial/bfin_5xx.c    |    9 ++++-
 drivers/serial/msm_serial.c  |   21 ++----------
 drivers/serial/msm_serial.h  |   56 +++++++++++++++++++++++++++++++++
 drivers/serial/serial_cs.c   |   18 +++++++++-
 9 files changed, 175 insertions(+), 59 deletions(-)

---------------

Abhijeet Dharmapurikar (1):
      msm_serial: fix serial on trout

Alexander Kurz (1):
      serial_cs: add and sort IDs for serial and modem cards

Dan Carpenter (2):
      TTY/n_gsm: potential double lock
      vt_ioctl: return -EFAULT on copy_from_user errors

Frank Pan (1):
      tty: fix a little bug in scrup, vt.c

Graf Yang (1):
      serial: bfin_5xx: IRDA is not affected by anomaly 05000230

Sonic Zhang (1):
      serial: bfin_5xx: fix typo in IER check

Tobias Klauser (3):
      altera_uart: Don't take spinlock in already protected functions
      altera_uart: Simplify altera_uart_console_putc
      serial: altera_uart: Proper section for altera_uart_remove

Yegor Yefremov (1):
      serial: add support for various Titan PCI cards


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

end of thread, other threads:[~2010-06-04 20:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-04 20:44 [GIT PATCH] TTY and serial fixes for .35-git Greg KH
2010-06-04 20:47 ` [PATCH 01/11] msm_serial: fix serial on trout Greg Kroah-Hartman
2010-06-04 20:47 ` [PATCH 02/11] serial_cs: add and sort IDs for serial and modem cards Greg Kroah-Hartman
2010-06-04 20:47 ` [PATCH 03/11] serial: bfin_5xx: IRDA is not affected by anomaly 05000230 Greg Kroah-Hartman
2010-06-04 20:47 ` [PATCH 04/11] serial: bfin_5xx: fix typo in IER check Greg Kroah-Hartman
2010-06-04 20:47 ` [PATCH 05/11] TTY/n_gsm: potential double lock Greg Kroah-Hartman
2010-06-04 20:47 ` [PATCH 06/11] altera_uart: Don't take spinlock in already protected functions Greg Kroah-Hartman
2010-06-04 20:47 ` [PATCH 07/11] altera_uart: Simplify altera_uart_console_putc Greg Kroah-Hartman
2010-06-04 20:47 ` [PATCH 08/11] tty: fix a little bug in scrup, vt.c Greg Kroah-Hartman
2010-06-04 20:47 ` [PATCH 09/11] serial: altera_uart: Proper section for altera_uart_remove Greg Kroah-Hartman
2010-06-04 20:47 ` [PATCH 10/11] vt_ioctl: return -EFAULT on copy_from_user errors Greg Kroah-Hartman
2010-06-04 20:47 ` [PATCH 11/11] serial: add support for various Titan PCI cards Greg Kroah-Hartman

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