aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/oxygen_mixer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 404Thomas Gleixner1-13/+1
2018-05-31ALSA: oxygen: use match_string() helperYisheng Xie1-7/+7
2015-08-03ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz1-1/+1
2015-01-16ALSA: oxygen: add support for third analog inputClemens Ladisch1-0/+27
2015-01-16ALSA: oxygen: do not create useless S/PDIF controlsClemens Ladisch1-0/+9
2014-01-29ALSA: oxygen: export oxygen_update_dac_routing symbolRoman Volkov1-0/+1
2012-02-08ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputsClemens Ladisch1-11/+14
2011-01-31ALSA: oxygen: fix output routing on Xonar DGClemens Ladisch1-0/+2
2011-01-10ALSA: oxygen: add digital input validity check switchClemens Ladisch1-10/+20
2011-01-10ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch1-13/+2
2011-01-10ALSA: oxygen: add Xonar DG supportClemens Ladisch1-2/+12
2011-01-10ALSA: oxygen: allow different number of PCM and mixer channelsClemens Ladisch1-4/+4
2010-12-06ALSA: virtuoso: fix front panel routing for D1/DX/ST(X)Clemens Ladisch1-0/+55
2010-10-05ALSA: oxygen: fix input monitor dB scaleClemens Ladisch1-1/+1
2010-10-05ALSA: oxygen: handle CD input configuration with a flagClemens Ladisch1-0/+3
2009-09-28sound: oxygen: fix input monitor control namesClemens Ladisch1-8/+8
2009-09-28sound: oxygen: add stereo upmixing to center/LFE channelsClemens Ladisch1-9/+24
2009-09-28sound: oxygen: better defaults for upmixing controlClemens Ladisch1-0/+3
2009-06-25sound: oxygen: make mic volume control monoClemens Ladisch1-10/+18
2008-09-22ALSA: oxygen: rename pcm_dev_cfgClemens Ladisch1-2/+2
2008-09-22ALSA: oxygen: use a copy of the model structClemens Ladisch1-20/+20
2008-09-22ALSA: oxygen: use SPDIF channel status symbolsClemens Ladisch1-4/+4
2008-08-26ALSA: oxygen: prevent muting of nonexistent AC97 controlsClemens Ladisch1-1/+4
2008-06-16sound: oxygen: fix NULL pointer dereference when loading snd-oxygenClemens Ladisch1-5/+7
2008-04-24[ALSA] oxygen: generalize DAC volume TLV handlingClemens Ladisch1-0/+5
2008-04-24[ALSA] oxygen: generalize handling of DAC volume limitsClemens Ladisch1-2/+2
2008-04-24[ALSA] oxygen: use SPDIF input only if presentClemens Ladisch1-0/+9
2008-04-24[ALSA] virtuoso: correctly switch input jack on Xonar DXClemens Ladisch1-0/+4
2008-04-24[ALSA] oxygen: fix line-in recording selection (now for real)Clemens Ladisch1-4/+29
2008-04-24[ALSA] oxygen: change model-specific PCM device configurationClemens Ladisch1-98/+104
2008-04-24[ALSA] oxygen: add monitor controlsClemens Ladisch1-0/+156
2008-01-31[ALSA] oxygen: add front panel controlsClemens Ladisch1-22/+95
2008-01-31[ALSA] oxygen: make line-in exclusive only on XonarClemens Ladisch1-29/+4
2008-01-31[ALSA] add TempoTec HiFier driverClemens Ladisch1-0/+2
2008-01-31[ALSA] oxygen: make the number of analog output configurableClemens Ladisch1-7/+14
2008-01-31[ALSA] oxygen: add SPDIF loopback controlClemens Ladisch1-0/+38
2008-01-31[ALSA] oxygen: fix control filterClemens Ladisch1-1/+1
2008-01-31[ALSA] oxygen: add more symbolsClemens Ladisch1-3/+6
2008-01-31[ALSA] oxygen: remove magic numbersClemens Ladisch1-8/+34
2008-01-31[ALSA] oxygen: fix playback routingClemens Ladisch1-2/+2
2008-01-31[ALSA] oxygen: add control filter to model structClemens Ladisch1-13/+7
2008-01-31[ALSA] oxygen: make AC97 codec optionalClemens Ladisch1-2/+23
2008-01-31[ALSA] oxygen: rename PCM to MasterClemens Ladisch1-3/+3
2008-01-31[ALSA] oxygen: make line-in switch exclusiveClemens Ladisch1-1/+29
2008-01-31[ALSA] oxygen: use an array of snd_kcontrol pointersClemens Ladisch1-12/+15
2008-01-31[ALSA] oxygen: fix channel routingClemens Ladisch1-9/+11
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] add CMI8788 driverClemens Ladisch1-0/+623