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:   Mon, 29 Jun 2020 13:32:10 +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 0/5] Last batch of W=1 warning fixes in MFD

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

Lee Jones (5):
  mfd: si476x-cmd: Add missing documentation for
    si476x_cmd_fm_rds_status()'s arg 'report'
  mfd: lm3533-ctrlbank: Cap BRIGHTNESS_MAX to 127 since API uses u8 as
    carrier
  mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldoc
  mfd: sprd-sc27xx-spi: Fix divide by zero when allocating register
    offset/mask
  mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when
    !CONFIG_ACPI

 drivers/mfd/axp20x-i2c.c      | 2 ++
 drivers/mfd/lm3533-ctrlbank.c | 2 +-
 drivers/mfd/rave-sp.c         | 2 +-
 drivers/mfd/si476x-cmd.c      | 2 ++
 drivers/mfd/sprd-sc27xx-spi.c | 2 +-
 5 files changed, 7 insertions(+), 3 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ