All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] ALSA: oxfw: code refactoring for quirks specific to ASICs
@ 2021-05-14  8:54 Takashi Sakamoto
  2021-05-14  8:54 ` [PATCH 1/7] ALSA: oxfw: code refactoring for existent device entry with specifier_id and version Takashi Sakamoto
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Takashi Sakamoto @ 2021-05-14  8:54 UTC (permalink / raw)
  To: tiwai; +Cc: alsa-devel, clemens

Hi,

This patchset is for code refactoring to ALSA OXFW driver, mainly
regarding to ASIC types and quirks.


Takashi Sakamoto (7):
  ALSA: oxfw: code refactoring for existent device entry with
    specifier_id and version
  ALSA: oxfw: add 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

 sound/firewire/amdtp-stream.c     |   7 +-
 sound/firewire/oxfw/oxfw-stream.c |  20 ++---
 sound/firewire/oxfw/oxfw.c        | 123 +++++++++++++-----------------
 sound/firewire/oxfw/oxfw.h        |  10 ++-
 4 files changed, 76 insertions(+), 84 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-05-15  2:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-14  8:54 [PATCH 0/7] ALSA: oxfw: code refactoring for quirks specific to ASICs Takashi Sakamoto
2021-05-14  8:54 ` [PATCH 1/7] ALSA: oxfw: code refactoring for existent device entry with specifier_id and version Takashi Sakamoto
2021-05-14  8:54 ` [PATCH 2/7] ALSA: oxfw: add device entry for Loud Technologies Tapco Link.FireWire 4x6 Takashi Sakamoto
2021-05-14  8:54 ` [PATCH 3/7] ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Sattelite Takashi Sakamoto
2021-05-14  8:54 ` [PATCH 4/7] ALSA: oxfw: add comment for the type of ASICs Takashi Sakamoto
2021-05-14  8:54 ` [PATCH 5/7] ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970 Takashi Sakamoto
2021-05-14  8:54 ` [PATCH 6/7] ALSA: firewire-lib: code refactoring for jumbo payload quirk Takashi Sakamoto
2021-05-14  8:54 ` [PATCH 7/7] ALSA: oxfw; code refactoring for wrong_dbs quirk Takashi Sakamoto
2021-05-15  2:19 ` [PATCH 0/7] ALSA: oxfw: code refactoring for quirks specific to ASICs Takashi Sakamoto

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.