[alsa-devel] [git pull] [PATCH 0/7] add support for many Roland and Yamaha devices

Clemens Ladisch clemens at ladisch.de
Thu Jun 27 22:16:11 CEST 2013


The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

  git://git.alsa-project.org/alsa-kprivate.git full-roland-support

for you to fetch changes up to b7f33917bcd993ff81f3f80b9dc1890fb7410c6d:

  ALSA: usb-audio: add quirks for Roland QUAD/OCTO-CAPTURE (2013-06-27 21:59:50 +0200)

----------------------------------------------------------------
Clemens Ladisch (7):
      ALSA: usb-audio: store protocol version in struct audioformat
      ALSA: usb-audio: detect implicit feedback on Roland devices
      ALSA: usb-audio: add support for many Roland/Yamaha devices
      ALSA: usb-audio: add MIDI port names for some Roland devices
      ALSA: usb-audio: remove superfluous Roland quirks
      ALSA: usb-audio: claim autodetected PCM interfaces all at once
      ALSA: usb-audio: add quirks for Roland QUAD/OCTO-CAPTURE

 sound/usb/card.h         |   1 +
 sound/usb/clock.c        |   4 +-
 sound/usb/format.c       |  34 +---
 sound/usb/format.h       |   2 +-
 sound/usb/midi.c         |  74 +++++++
 sound/usb/pcm.c          |  45 ++++-
 sound/usb/quirks-table.h | 497 +++++++++--------------------------------------
 sound/usb/quirks.c       | 209 ++++++++++++++++++++
 sound/usb/stream.c       |  18 +-
 sound/usb/usbaudio.h     |   2 +
 10 files changed, 445 insertions(+), 441 deletions(-)


More information about the Alsa-devel mailing list