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: <20240812154901.1068407-1-andriy.shevchenko@linux.intel.com>
Date: Mon, 12 Aug 2024 18:47:02 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
	linux-kernel@...r.kernel.org,
	linux-serial@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Jiri Slaby <jirislaby@...nel.org>,
	Sunil V L <sunilvl@...tanamicro.com>
Subject: [PATCH v1 0/7] serial: 8250_platform: refactor and clean up a bit

Recent patch against this driver has been added without my review.
It was technically my fault, however I was on long vacation.
So, instead of blaming anyone, this small series to tidy up the things
as I think would look and be maintainable better.

Andy Shevchenko (7):
  serial: 8250_platform: Remove duplicate mapping
  serial: 8250_platform: Don't shadow error from
    serial8250_register_8250_port()
  serial: 8250_platform: Use same check for ACPI in the whole driver
  serial: 8250_platform: Tidy up ACPI ID table
  serial: 8250_platform: Switch to use platform_get_mem_or_io()
  serial: 8250_platform: Refactor serial8250_probe()
  serial: 8250_platform: Unify comment style

 drivers/tty/serial/8250/8250_platform.c | 107 +++++++++++++-----------
 1 file changed, 58 insertions(+), 49 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ