mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] firewire: core: add device quirk detection
@ 2025-10-13 14:03 Takashi Sakamoto
  2025-10-13 14:03 ` [PATCH 1/2] firewire: core: detect device quirk when reading configuration ROM Takashi Sakamoto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Takashi Sakamoto @ 2025-10-13 14:03 UTC (permalink / raw)
  To: linux1394-devel; +Cc: linux-kernel

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(-)


base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787
-- 
2.51.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-10-16  0:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-13 14:03 [PATCH 0/2] firewire: core: add device quirk detection Takashi Sakamoto
2025-10-13 14:03 ` [PATCH 1/2] firewire: core: detect device quirk when reading configuration ROM Takashi Sakamoto
2025-10-13 14:03 ` [PATCH 2/2] firewire: core: handle device quirk of MOTU Audio Express Takashi Sakamoto
2025-10-16  0:06 ` [PATCH 0/2] firewire: core: add device quirk detection Takashi Sakamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®