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]
Message-ID: <ZSlLpvkzvDUEzR1M@matsya>
Date:   Fri, 13 Oct 2023 19:22:38 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: soundwire subsystem fixes for v6.6

Hello Linus,

Please pull a single fix for soundwire subsystem for making sdw bus irq
conditionally built

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.6-fixes

for you to fetch changes up to 3b6c4a11bf2b810f772f5c2c1ef6eef3fc268246:

  soundwire: bus: Make IRQ handling conditionally built (2023-09-21 11:31:33 +0200)

----------------------------------------------------------------
soundwire fixes for v6.6

 - single fix for making sdw bus irq conditionally built

----------------------------------------------------------------
Charles Keepax (1):
      soundwire: bus: Make IRQ handling conditionally built

 drivers/soundwire/Makefile   |  4 +++
 drivers/soundwire/bus.c      | 31 ++++-------------------
 drivers/soundwire/bus_type.c | 11 +++------
 drivers/soundwire/irq.c      | 59 ++++++++++++++++++++++++++++++++++++++++++++
 drivers/soundwire/irq.h      | 43 ++++++++++++++++++++++++++++++++
 5 files changed, 115 insertions(+), 33 deletions(-)
 create mode 100644 drivers/soundwire/irq.c
 create mode 100644 drivers/soundwire/irq.h

-- 
~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