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]
Message-ID: <20240407002709.16224-1-l.sanfilippo@kunbus.com>
Date: Sun,  7 Apr 2024 02:27:05 +0200
From: Lino Sanfilippo <l.sanfilippo@...bus.com>
To: gregkh@...uxfoundation.org,
	jirislaby@...nel.org
Cc: LinoSanfilippo@....de,
	lukas@...ner.de,
	p.rosenberger@...bus.com,
	ilpo.jarvinen@...ux.intel.com,
	linux-kernel@...r.kernel.org,
	linux-serial@...r.kernel.org,
	Lino Sanfilippo <l.sanfilippo@...bus.com>
Subject: [PATCH 0/4] RS485 cleanups

The following series contains some minor cleanups and improvements for the
RS485 implementation in serial drivers. There are no bugfixes or intended
functional changes.


Lino Sanfilippo (4):
  serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()
  serial: amba-pl011: move variable into CONFIG_DMA_ENGINE conditional
  serial: 8250: Remove superfluous sanity check
  serial: ar933x: Remove unneeded static structure

 drivers/tty/serial/8250/8250_port.c |  7 -------
 drivers/tty/serial/amba-pl011.c     | 16 ++--------------
 drivers/tty/serial/ar933x_uart.c    |  3 +--
 3 files changed, 3 insertions(+), 23 deletions(-)


base-commit: e8f897f4afef0031fe618a8e94127a0934896aba
-- 
2.43.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ