[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251016000629.GA208195@workstation.local>
Date: Thu, 16 Oct 2025 09:06:29 +0900
From: Takashi Sakamoto <o-takashi@...amocchi.jp>
To: linux1394-devel@...ts.sourceforge.net
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] firewire: core: add device quirk detection
On Mon, Oct 13, 2025 at 11:03:09PM +0900, Takashi Sakamoto wrote:
> Hi,
>
> In the history of this subsystem, we have experienced some device-specific
> quirks. For example:
>
> * afa1282a35d3 ("firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder").
> * a509e43ff338 ("firewire: core: fix unstable I/O with Canon camcorder").
> * 3a93d082bacf ("ALSA: firewire-motu: add support for MOTU Audio Express")
>
> However, there is no common mechanism to handle such quirks. This patchset
> adds a consistent approach for detecting and managing device-specific
> quirks within the subsystem.
>
> Takashi Sakamoto (2):
> firewire: core: detect device quirk when reading configuration ROM
> firewire: core: handle device quirk of MOTu Audio Express
>
> drivers/firewire/core-card.c | 21 +++------
> drivers/firewire/core-device.c | 78 +++++++++++++++++++++++++++++++++-
> drivers/firewire/ohci.c | 29 +++++++++++++
> include/linux/firewire.h | 14 ++++++
> 4 files changed, 126 insertions(+), 16 deletions(-)
Applied to for-next branch.
Regards
Takashi Sakamoto
Powered by blists - more mailing lists