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:	Thu, 17 Oct 2013 14:08:03 -0700
From:	Soren Brinkmann <soren.brinkmann@...inx.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Jiri Slaby <jslaby@...e.cz>,
	Michal Simek <michal.simek@...inx.com>
Cc:	linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org,
	Soren Brinkmann <soren.brinkmann@...inx.com>
Subject: [PATCH 00/10] tty: xuartps: Update

This is a series of patches to update the xuartps driver. Most of these
are contributions to our vendor tree that I ported on top of the current
mainline tree.

The highlights are:
 - support magic-sysrq and kgdb by Vlad
 - a fix for a deadlock condition by Lars
 - support for suspend/resume
 - dynamic adjustment on input clock changes

	Sören

Lars-Peter Clausen (1):
  tty: xuartps: Force enable the UART in xuartps_console_write

Soren Brinkmann (6):
  tty: xuartps: Use devm_clk_get()
  tty: xuartps: Use devm_kzalloc
  tty: xuartps: Updating set_baud_rate()
  tty: xuartps: Dynamically adjust to input frequency changes
  tty: xuartps: Implement suspend/resume callbacks
  tty: xuartps: Update copyright information

Suneel (1):
  tty: xuartps: support 64 byte FIFO size

Vlad Lungu (2):
  tty: xuartps: Implement BREAK detection, add SYSRQ support
  tty: xuartps: Add polled mode support for xuartps

 drivers/tty/serial/xilinx_uartps.c | 543 ++++++++++++++++++++++++++++++++-----
 1 file changed, 469 insertions(+), 74 deletions(-)

-- 
1.8.4.1

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