Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ALSA: firewire-digi00x: integration to support console models
@ 2017-04-02 14:48 Takashi Sakamoto
  2017-04-02 14:48 ` [PATCH 1/4] ALSA: firewire-digi00x: add support for console models of Digi00x series Takashi Sakamoto
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Takashi Sakamoto @ 2017-04-02 14:48 UTC (permalink / raw)
  To: clemens, tiwai; +Cc: alsa-devel, ffado-devel

Hi,

Disidesign Digi00x series includes two types of unit; rack and console. ALSA
Digi00x driver is originally designed to handle both types.

Recently I got console model and realized that it can't handle console type,
as a result of packet sniffing.

This patchset is to add proper support for unit of the console type, with
new information from the reverse-engineering work.

Takashi Sakamoto (4):
  ALSA: firewire-digi00x: add support for console models of Digi00x
    series
  ALSA: firewire-digi00x: handle all MIDI messages on streaming packets
  ALSA: firewire-digi00x: allow user space applications to read/write
    MIDI messages for all ports
  ALSA: firewire-digi00x: remove transaction handler for unknown purpose

 sound/firewire/digi00x/amdtp-dot.c           |  55 ++++---
 sound/firewire/digi00x/digi00x-midi.c        | 208 ++++++++++-----------------
 sound/firewire/digi00x/digi00x-transaction.c |  88 ++----------
 sound/firewire/digi00x/digi00x.c             |  13 +-
 sound/firewire/digi00x/digi00x.h             |   7 +-
 5 files changed, 145 insertions(+), 226 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-04-05 19:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-02 14:48 [PATCH 0/4] ALSA: firewire-digi00x: integration to support console models Takashi Sakamoto
2017-04-02 14:48 ` [PATCH 1/4] ALSA: firewire-digi00x: add support for console models of Digi00x series Takashi Sakamoto
2017-04-02 14:48 ` [PATCH 2/4] ALSA: firewire-digi00x: handle all MIDI messages on streaming packets Takashi Sakamoto
2017-04-02 14:48 ` [PATCH 3/4] ALSA: firewire-digi00x: allow user space applications to read/write MIDI messages for all ports Takashi Sakamoto
2017-04-02 14:48 ` [PATCH 4/4] ALSA: firewire-digi00x: remove transaction handler for unknown purpose Takashi Sakamoto
2017-04-05 19:34 ` [PATCH 0/4] ALSA: firewire-digi00x: integration to support console models Takashi Iwai

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