Hi!
Here's a series of patches that most importantly add support for AIO's Analog Expansion Boards (AEBs) and all the missing controls to adjust card settings (output levels, optical/coaxial etc.).
I also refactored a couple of functions to clean up the code and fixed the S/PDIF sync/frequency reporting.
Cheers
Adrian Knoth (11): ALSA: hdspm - Add missing defines for RME AIO and RayDAT ALSA: hdspm - Introduce hdspm_is_raydat_or_aio() ALSA: hdspm - Augment HDSPM_TOGGLE_SETTING for AIO/RayDAT ALSA: hdspm - Drop duplicate code in hdspm_set_system_clock_mode() ALSA: hdspm - Add S/PDIF and WCK48 controls for RME RayDAT ALSA: hdspm - Add S/PDIF, XLR, WCK48 and ADAT-in controls for RME AIO cards ALSA: hdspm - Refactor ENUMERATED_CTL_INFO into function ALSA: hdspm - Introduce generic AIO tristate control ALSA: hdspm - Enable AD/DA/PH gains and S/PDIF-Input select on AIO ALSA: hdspm - Add support for AEBs on RME AIO ALSA: hdspm - Fix S/PDIF Sync status and frequency on RME AIO
sound/pci/rme9652/hdspm.c | 254 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 199 insertions(+), 55 deletions(-)