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:   Wed, 29 Sep 2021 11:52:13 +0530
From:   LakshmiPraveen Kopparthi <LakshmiPraveen.Kopparthi@...rochip.com>
To:     <wsa@...nel.org>, <andriy.shevchenko@...ux.intel.com>,
        <digetx@...il.com>, <treding@...dia.com>,
        <mirq-linux@...e.qmqm.pl>, <s.shtylyov@....ru>,
        <linux-i2c@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC:     <UNGLinuxDriver@...rochip.com>
Subject: [PATCH v1 0/2] i2c:busses:Microchip PCI1XXXX I2C adapter

Microchip PCI1XXXX is an unmanaged PCIe3.1a Switch for Consumer,
Industrial and Automotive applications. This switch has multiple
downstream ports. In one of the Switch's Downstream port,
there is a peripheral endpoint which supports I2C functionality.
This series of patches provides the I2C controller driver for the
I2C endpoint of the switch.

LakshmiPraveen Kopparthi (2):
  i2c:busses:Register PCI1XXXX adapter to I2C subsystem
  i2c:busses:Read and Write routines for PCI1XXXX I2C module

 MAINTAINERS                            |    7 +
 drivers/i2c/busses/Kconfig             |   10 +
 drivers/i2c/busses/i2c-mchp-pci1xxxx.c | 1101 ++++++++++++++++++++++++
 3 files changed, 1118 insertions(+)
 create mode 100644 drivers/i2c/busses/i2c-mchp-pci1xxxx.c

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ