Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/10] ALSA: oxfw: code refactoring for quirks specific to ASICs
@ 2021-05-15  7:11 Takashi Sakamoto
  2021-05-15  7:11 ` [PATCH v2 01/10] Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro" Takashi Sakamoto
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Takashi Sakamoto @ 2021-05-15  7:11 UTC (permalink / raw)
  To: tiwai; +Cc: alsa-devel, clemens

Hi,

This patchset is reveised version of my initial post:
 * https://lore.kernel.org/alsa-devel/20210514085435.92807-1-o-takashi@sakamocchi.jp/

Changes from v1:
 * revert Kconfig fix
 * fix detection of mackie models
 * add quirk flag for blocking transmission

Regards

Takashi Sakamoto (10):
  Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"
  ALSA: oxfw: code refactoring for existent device entry with
    specifier_id and version
  ALSA: oxfw: code refactoring to detect mackie models
  ALSA: oxfw: add explicit device entry for Loud Technologies Tapco
    Link.FireWire 4x6
  ALSA: oxfw: add explicit device entry for Loud Technologies Mackie
    Onyx Sattelite
  ALSA: oxfw: add comment for the type of ASICs
  ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970
  ALSA: firewire-lib: code refactoring for jumbo payload quirk
  ALSA: oxfw; code refactoring for wrong_dbs quirk
  ALSA: oxfw: add quirk flag for blocking transmission method

 sound/firewire/Kconfig            |   4 +-
 sound/firewire/amdtp-stream.c     |   7 +-
 sound/firewire/bebob/bebob.c      |   2 +-
 sound/firewire/oxfw/oxfw-stream.c |  25 +++---
 sound/firewire/oxfw/oxfw.c        | 137 ++++++++++++++----------------
 sound/firewire/oxfw/oxfw.h        |  12 ++-
 6 files changed, 98 insertions(+), 89 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-05-18  1:46 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-15  7:11 [PATCH v2 00/10] ALSA: oxfw: code refactoring for quirks specific to ASICs Takashi Sakamoto
2021-05-15  7:11 ` [PATCH v2 01/10] Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro" Takashi Sakamoto
2021-05-15  7:11 ` [PATCH v2 02/10] ALSA: oxfw: code refactoring for existent device entry with specifier_id and version Takashi Sakamoto
2021-05-15  7:11 ` [PATCH v2 03/10] ALSA: oxfw: code refactoring to detect mackie models Takashi Sakamoto
2021-05-15  7:11 ` [PATCH v2 04/10] ALSA: oxfw: add explicit device entry for Loud Technologies Tapco Link.FireWire 4x6 Takashi Sakamoto
2021-05-15  7:11 ` [PATCH v2 05/10] ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Sattelite Takashi Sakamoto
2021-05-15  7:11 ` [PATCH v2 06/10] ALSA: oxfw: add comment for the type of ASICs Takashi Sakamoto
2021-05-15  7:11 ` [PATCH v2 07/10] ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970 Takashi Sakamoto
2021-05-17  9:11   ` Takashi Iwai
2021-05-18  1:45     ` Takashi Sakamoto
2021-05-15  7:11 ` [PATCH v2 08/10] ALSA: firewire-lib: code refactoring for jumbo payload quirk Takashi Sakamoto
2021-05-15  7:11 ` [PATCH v2 09/10] ALSA: oxfw; code refactoring for wrong_dbs quirk Takashi Sakamoto
2021-05-17  9:11   ` Takashi Iwai
2021-05-15  7:11 ` [PATCH v2 10/10] ALSA: oxfw: add quirk flag for blocking transmission method Takashi Sakamoto

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