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, 24 Sep 2020 11:04:12 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Thomas Gleixner <tglx@...utronix.de>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Kefeng Wang <wangkefeng.wang@...wei.com>,
        Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>,
        "Leizhen (ThunderTown)" <thunder.leizhen@...wei.com>
Subject: [GIT PULL] timer drivers for v5.10

The following changes since commit ec02821c1d35f93b821bc9fdfa83a5f3e9d7275d:

  alarmtimer: Convert comma to semicolon (2020-08-25 12:45:53 +0200)

are available in the Git repository at:

  https://git@....linaro.org/people/daniel.lezcano/linux.git
tags/timers-v5.10

for you to fetch changes up to 549437a43f45ce70cf5012317633c635c43ba4f4:

  clocksource/drivers/sp804: Enable Hisilicon sp804 timer 64bit mode
(2020-09-24 10:51:04 +0200)

----------------------------------------------------------------
- Add DT binding documentation to support the r8a7742 and r8a774e1
  platforms (Lad Prabhakar)

- Add sp804 variant support for the Hisilicon platforms (Kefeng Wang)

----------------------------------------------------------------
Kefeng Wang (1):
      clocksource/drivers/sp804: Cleanup clk_get_sys()

Lad Prabhakar (2):
      dt-bindings: timer: renesas,cmt: Document r8a7742 CMT support
      dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support

Zhen Lei (7):
      clocksource/drivers/sp804: Remove unused sp804_timer_disable() and
timer-sp804.h
      clocksource/drivers/sp804: Delete the leading "__" of some functions
      clocksource/drivers/sp804: Remove a mismatched comment
      clocksource/drivers/sp804: Prepare for support non-standard
register offset
      clocksource/drivers/sp804: Support non-standard register offset
      clocksource/drivers/sp804: Add support for Hisilicon sp804 timer
      clocksource/drivers/sp804: Enable Hisilicon sp804 timer 64bit mode

 .../devicetree/bindings/timer/renesas,cmt.yaml     |   4 +
 drivers/clocksource/timer-sp.h                     |  32 ++++
 drivers/clocksource/timer-sp804.c                  | 210
++++++++++++++-------
 include/clocksource/timer-sp804.h                  |  29 ---
 4 files changed, 183 insertions(+), 92 deletions(-)
 delete mode 100644 include/clocksource/timer-sp804.h


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ