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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 7 Dec 2020 10:32:47 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Greg KH <gregkh@...uxfoundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: soundwire updates for v5.11-rc1

Hello Greg,

Please pull to receive updates for v5.11 as detailed below:

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-5.11-rc1

for you to fetch changes up to 17e0da0b8979a53977f684813f5c9db817d170e2:

  soundwire: intel: fix another unused-function warning (2020-12-05 13:11:54 +0530)

----------------------------------------------------------------
soundwire updates for 5.11-rc1

Updates for last PR for this year contain:
- Improvements from Intel for port interrupt handling
- SDCA cascade interrupt support
- runtime pm for master device

----------------------------------------------------------------
Arnd Bergmann (1):
      soundwire: intel: fix another unused-function warning

Pierre-Louis Bossart (7):
      soundwire: SDCA: detect sdca_cascade interrupt
      soundwire: bus: add comments to explain interrupt loop filter
      soundwire: bus: reset slave_notify status at each loop
      soundwire: registers: add definitions for clearable interrupt fields
      soundwire: bus: only clear valid DP0 interrupts
      soundwire: bus: only clear valid DPN interrupts
      soundwire: master: use pm_runtime_set_active() on add

Srinivas Kandagatla (1):
      soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute

Vinod Koul (1):
      soundwire: qcom: Fix build failure when slimbus is module

 drivers/soundwire/bus.c                 | 55 +++++++++++++++++++++++++++------
 drivers/soundwire/intel.c               |  8 ++---
 drivers/soundwire/master.c              | 14 +++++++++
 drivers/soundwire/qcom.c                |  2 +-
 drivers/soundwire/sysfs_slave_dpn.c     |  1 +
 include/linux/soundwire/sdw.h           |  4 +++
 include/linux/soundwire/sdw_registers.h | 11 +++++++
 7 files changed, 79 insertions(+), 16 deletions(-)

Thanks
-- 
~Vinod

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ