All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] add Studio Evolution SE6X support
@ 2015-01-16 21:13 Clemens Ladisch
  2015-01-16 21:14 ` [PATCH 1/4] ALSA: oxygen: do not create useless S/PDIF controls Clemens Ladisch
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Clemens Ladisch @ 2015-01-16 21:13 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

This is a driver for an unimportant sound card, and related
changes in the support code.  Please apply to -next.


 sound/pci/Kconfig               |    9 +
 sound/pci/oxygen/Makefile       |    2
 sound/pci/oxygen/oxygen.h       |    2
 sound/pci/oxygen/oxygen_lib.c   |   26 ++++-
 sound/pci/oxygen/oxygen_mixer.c |   36 +++++++
 sound/pci/oxygen/oxygen_pcm.c   |   45 ++++++++-
 sound/pci/oxygen/se6x.c         |  160 ++++++++++++++++++++++++++++++++
 7 files changed, 272 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2015-01-17  9:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-16 21:13 [PATCH 0/4] add Studio Evolution SE6X support Clemens Ladisch
2015-01-16 21:14 ` [PATCH 1/4] ALSA: oxygen: do not create useless S/PDIF controls Clemens Ladisch
2015-01-16 21:15 ` [PATCH 2/4] ALSA: oxygen: add support for third analog input Clemens Ladisch
2015-01-16 21:15 ` [PATCH 3/4] ALSA: oxygen: add XIO2001 initialization Clemens Ladisch
2015-01-16 21:16 ` [PATCH 4/4] ALSA: add Studio Evolution SE6X support Clemens Ladisch
2015-01-17  9:07 ` [PATCH 0/4] " Takashi Iwai

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.