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, 24 Jun 2020 16:06:54 +0100
From:   Lee Jones <lee.jones@...aro.org>
To:     lee.jones@...aro.org
Cc:     linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 00/10] Fix a bunch of W=1 warnings in MFD

Attempting to clean-up W=1 kernel builds, which are currently
overwhelmingly riddled with niggly little warnings.

Lee Jones (10):
  mfd: twl4030-irq: Fix incorrect type in assignment warning
  mfd: twl4030-irq: Fix cast to restricted __le32 warning
  mfd: tps6586x: Fix cast to restricted __le32 warning
  mfd: altera-sysmgr: Fix physical address storing hacks
  mfd: sprd-sc27xx-spi: Fix symbol 'sprd_pmic_detect_charger_type' was
    not declared warning
  mfd: ab3100-core: Fix incompatible types in comparison expression
    warning
  mfd: ab8500-debugfs: Fix incompatible types in comparison expression
    issue
  mfd: tc3589x: Remove invalid use of kerneldoc syntax
  mfd: wm8400-core: Supply description for
    wm8400_reset_codec_reg_cache's arg
  mfd: wm831x-core: Supply description wm831x_reg_{un}lock args

 drivers/mfd/ab3100-core.c     |  2 +-
 drivers/mfd/ab8500-debugfs.c  |  2 +-
 drivers/mfd/altera-sysmgr.c   | 16 ++++++----------
 drivers/mfd/sprd-sc27xx-spi.c |  1 +
 drivers/mfd/tc3589x.c         |  2 +-
 drivers/mfd/tps6586x.c        |  7 ++++---
 drivers/mfd/twl4030-irq.c     |  4 ++--
 drivers/mfd/wm831x-core.c     |  4 ++++
 drivers/mfd/wm8400-core.c     |  2 ++
 9 files changed, 22 insertions(+), 18 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ