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, 15 Apr 2021 10:33:19 +1200
From:   Chris Packham <chris.packham@...iedtelesis.co.nz>
To:     Wolfram Sang <wsa@...nel.org>
Cc:     Andy Shevchenko <andy.shevchenko@...il.com>,
        linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
        Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: [PATCH v4 0/6] i2c: mpc: Refactor to improve responsiveness

I've tested on T2081 and P2041 based systems with a number of i2c and smbus
devices.

I've included some clean ups provided by Andy Shevchenko to make applying the
series easier.

Andy Shevchenko (4):
  i2c: mpc: Use devm_clk_get_optional()
  i2c: mpc: Remove CONFIG_PM_SLEEP ifdeffery
  i2c: mpc: Use device_get_match_data() helper
  i2c: mpc: Drop duplicate message from devm_platform_ioremap_resource()

Chris Packham (2):
  i2c: mpc: Interrupt driven transfer
  i2c: mpc: Update license and copyright

 drivers/i2c/busses/i2c-mpc.c | 492 +++++++++++++++++++----------------
 1 file changed, 262 insertions(+), 230 deletions(-)

-- 
2.31.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ