Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] [PATCH 0/7] add support for many Roland and Yamaha devices
@ 2013-06-27 20:16 Clemens Ladisch
  2013-06-27 20:18 ` [PATCH 1/7] ALSA: usb-audio: store protocol version in struct audioformat Clemens Ladisch
                   ` (8 more replies)
  0 siblings, 9 replies; 23+ messages in thread
From: Clemens Ladisch @ 2013-06-27 20:16 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

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

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

end of thread, other threads:[~2013-08-16 12:06 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-27 20:16 [git pull] [PATCH 0/7] add support for many Roland and Yamaha devices Clemens Ladisch
2013-06-27 20:18 ` [PATCH 1/7] ALSA: usb-audio: store protocol version in struct audioformat Clemens Ladisch
2013-07-09 18:34   ` Eldad Zack
2013-06-27 20:18 ` [PATCH 2/7] ALSA: usb-audio: detect implicit feedback on Roland devices Clemens Ladisch
2013-06-27 20:19 ` [PATCH 3/7] ALSA: usb-audio: add support for many Roland/Yamaha devices Clemens Ladisch
2013-06-27 20:19 ` [PATCH 4/7] ALSA: usb-audio: add MIDI port names for some Roland devices Clemens Ladisch
2013-06-27 20:19 ` [PATCH 5/7] ALSA: usb-audio: remove superfluous Roland quirks Clemens Ladisch
2013-06-27 20:20 ` [PATCH 6/7] ALSA: usb-audio: claim autodetected PCM interfaces all at once Clemens Ladisch
2013-06-27 20:20 ` [PATCH 7/7] ALSA: usb-audio: add quirks for Roland QUAD/OCTO-CAPTURE Clemens Ladisch
2013-06-28 10:17 ` [git pull] [PATCH 0/7] add support for many Roland and Yamaha devices Takashi Iwai
2013-08-09 10:52 ` Keith A. Milner
2013-08-09 13:17   ` Clemens Ladisch
2013-08-09 15:02     ` Keith A. Milner
2013-08-09 18:18       ` Clemens Ladisch
2013-08-10 12:35         ` Keith A. Milner
2013-08-11  0:10         ` Keith A. Milner
2013-08-11 12:13           ` [PATCH] ALSA: usb-audio: fix automatic Roland/Yamaha MIDI detection Clemens Ladisch
2013-08-12  9:41             ` Takashi Iwai
2013-08-12 22:00             ` Keith A. Milner
2013-08-12 22:38             ` Keith A. Milner
2013-08-12 22:42               ` Keith A. Milner
2013-08-16 12:06               ` Keith A. Milner
2013-08-11 12:15           ` [git pull] [PATCH 0/7] add support for many Roland and Yamaha devices Clemens Ladisch

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