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]
Message-Id: <20250609143041.495049-1-ckeepax@opensource.cirrus.com>
Date: Mon,  9 Jun 2025 15:30:38 +0100
From: Charles Keepax <ckeepax@...nsource.cirrus.com>
To: vkoul@...nel.org
Cc: broonie@...nel.org, lgirdwood@...il.com, linux-sound@...r.kernel.org,
        patches@...nsource.cirrus.com, yung-chuan.liao@...ux.intel.com,
        pierre-louis.bossart@...ux.dev, peter.ujfalusi@...ux.intel.com,
        linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Update SoundWire IRQ handling

Fix some difficulties in implementing IRQs for the SoundWire system, by
moving the handle_nested_irq outside of the sdw_dev_lock. Also a minor
maintainers update.

Thanks,
Charles

Charles Keepax (3):
  MAINTAINERS: Remove Sanyog Kale as reviewer on SoundWire
  soundwire: Move handle_nested_irq outside of sdw_dev_lock
  ASoC: cs42l43: Remove unnecessary work functions

 MAINTAINERS                     |  1 -
 drivers/soundwire/bus.c         |  6 ++---
 sound/soc/codecs/cs42l43-jack.c | 46 +++++++++++++--------------------
 sound/soc/codecs/cs42l43.c      | 24 ++++-------------
 sound/soc/codecs/cs42l43.h      |  5 ----
 5 files changed, 26 insertions(+), 56 deletions(-)

-- 
2.39.5


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ