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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 6 Feb 2013 14:45:00 +0000
From:	James Hogan <james.hogan@...tec.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC:	Jiri Slaby <jslaby@...e.cz>, <linux-kernel@...r.kernel.org>,
	James Hogan <james.hogan@...tec.com>
Subject: [PATCH 0/2] tty: metag_da: Add metag DA TTY driver

Greg: is it okay to take this into your tty tree as it depends on Jiri's
tty_flip/tty_port changes? It won't get built until the arch/metag tree
comes along and defines the METAG_DA Kconfig symbol.

This is the same metag_da driver as before, but rebased on tty-next and
omitting all arch/metag bits. Both parts have already been reviewed (and
I squashed the buffer flipping change into the first patch).

Sorry for all the resends by the way. I think I should have just aimed
for the tty tree in the first place :-) I'll know for future.

James Hogan (2):
  tty: metag_da: Add metag DA TTY driver
  tty: metag_da: avoid getting tty kref in dashtty_timer()

 drivers/tty/Kconfig    |   13 +
 drivers/tty/Makefile   |    1 +
 drivers/tty/metag_da.c |  677 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 691 insertions(+), 0 deletions(-)
 create mode 100644 drivers/tty/metag_da.c

-- 
1.7.7.6


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