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, 3 Dec 2020 19:51:27 -0800
From:   Jonathan Lemon <jonathan.lemon@...il.com>
To:     <richardcochran@...il.com>, <netdev@...r.kernel.org>,
        <kuba@...nel.org>
CC:     <kernel-team@...com>
Subject: [PATCH 0/1 v3 net-next] Add OpenCompute timecard driver

From: Jonathan Lemon <bsd@...com>

v2->v3:
 remove dev_info() informational lines
v1->v2:
 make the driver dependent on CONFIG_PCI, for the test robot.
 move the config option under PTP_1588_CLOCK hierarcy
v1:
 initial submission

Jonathan Lemon (1):
  ptp: Add clock driver for the OpenCompute TimeCard.

 drivers/ptp/Kconfig   |  14 ++
 drivers/ptp/Makefile  |   1 +
 drivers/ptp/ptp_ocp.c | 400 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 415 insertions(+)
 create mode 100644 drivers/ptp/ptp_ocp.c

-- 
2.24.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ