lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 26 Aug 2011 12:11:43 -0700
From:	Greg KH <gregkh@...e.de>
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 driver fixes for 3.1

Here are some small tty/serial fixes for the 3.1 release.

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

All of these patches have been in the -mm and -next trees for a while.

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

thanks,

greg k-h

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

 drivers/tty/pty.c                 |   17 +++++++++++++++--
 drivers/tty/serial/8250.c         |    8 +++++---
 drivers/tty/serial/8250_pci.c     |   11 +++++------
 drivers/tty/serial/8250_pnp.c     |    3 +++
 drivers/tty/serial/atmel_serial.c |    8 +++++---
 drivers/tty/serial/max3107-aava.c |    2 +-
 drivers/tty/serial/max3107.c      |    2 +-
 drivers/tty/serial/mrst_max3110.c |    2 +-
 drivers/tty/serial/omap-serial.c  |    3 +--
 drivers/tty/serial/pch_uart.c     |    3 ++-
 drivers/tty/serial/samsung.c      |    8 ++++++--
 drivers/tty/serial/serial_core.c  |    5 +++++
 drivers/tty/serial/ucc_uart.c     |    2 +-
 drivers/tty/tty_io.c              |    3 +--
 include/linux/tty.h               |    2 ++
 include/linux/tty_driver.h        |    3 +++
 16 files changed, 57 insertions(+), 25 deletions(-)

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

Al Cooper (1):
      8250: Fix race condition in serial8250_backup_timeout().

Axel Lin (1):
      tty: Add "spi:" prefix for spi modalias

Bjorn Helgaas (1):
      serial: 8250_pnp: add Intermec CV60 touchscreen device

Eric Smith (1):
      8250_pci: add support for Rosewill RC-305 4x serial port card

Jiri Slaby (2):
      TTY: pty, fix pty counting
      TTY: serial, document ignoring of uart->ops->startup error

Kukjin Kim (1):
      serial: samsung: Fix build error

Kumar Gala (1):
      drivers/serial/ucc_uart.c: Fix compiler warning

Nick Pelly (1):
      omap-serial: Allow IXON and IXOFF to be disabled.

Tomoya MORINAGA (2):
      pch_uart: Set PCIe bus number using probe parameter
      serial/8250_pci: delete duplicate data definition

Voss, Nikolaus (1):
      atmel_serial: fix atmel_default_console_device

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ