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:   Tue, 25 Aug 2020 09:59:08 +0300
From:   Claudiu Beznea <claudiu.beznea@...rochip.com>
To:     <mturquette@...libre.com>, <sboyd@...nel.org>,
        <nicolas.ferre@...rochip.com>, <alexandre.belloni@...tlin.com>,
        <ludovic.desroches@...rochip.com>
CC:     <bbrezillon@...nel.org>, <linux-clk@...r.kernel.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>,
        Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [PATCH v2 0/3] fixes for at91 clocks

Hi,

In this series I collected 2 patches send previously and add another that
fixes a compilation warning.

Changes in v2:
- add patches "clk: at91: remove the checking of parent_name" and
  "clk: at91: clk-main: update key before writing AT91_CKGR_MOR" in the same
  series and collect Reviewed-by tags
- in patch "clk: at91: remove the checking of parent_name" kept only
  the changes in at91_clk_register_peripheral() function as the changes in
  at91_clk_register_sam9x5_peripheral() introduced in v1 were included in
  commit b4c115c76184 ("clk: at91: clk-peripheral: add support for changeable parent rate");
  also adapt commit message for this patch;
- add "clk: at91: clk-sam9x60-pll: remove unused variable" in this series

Claudiu Beznea (3):
  clk: at91: remove the checking of parent_name
  clk: at91: clk-main: update key before writing AT91_CKGR_MOR
  clk: at91: clk-sam9x60-pll: remove unused variable

 drivers/clk/at91/clk-main.c        | 11 ++++++++---
 drivers/clk/at91/clk-peripheral.c  |  4 ++--
 drivers/clk/at91/clk-sam9x60-pll.c |  3 +--
 3 files changed, 11 insertions(+), 7 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ