aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/hifier.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-09sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan1-1/+1
2009-09-28sound: oxygen: allow custom MCLK ratesClemens Ladisch1-0/+1
2009-09-28sound: oxygen: cache codec registersClemens Ladisch1-15/+31
2009-09-28sound: oxygen: more hardware documentationClemens Ladisch1-0/+6
2009-09-28sound: oxygen: better defaults for upmixing controlClemens Ladisch1-8/+0
2009-02-19sound: oxygen: handle cards with broken EEPROMClemens Ladisch1-1/+10
2009-02-19sound: oxygen: make the owner module a parameter of the probe functionClemens Ladisch1-2/+1
2008-09-22ALSA: oxygen: add self-documenting functionsClemens Ladisch1-1/+6
2008-09-22ALSA: oxygen: rename pcm_dev_cfgClemens Ladisch1-3/+3
2008-09-22ALSA: oxygen: add probe callbackClemens Ladisch1-1/+1
2008-08-29ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch1-0/+4
2008-05-19[ALSA] oxygen: add PM supportClemens Ladisch1-0/+5
2008-05-19[ALSA] oxygen: separate out hardware initialization codeClemens Ladisch1-2/+9
2008-05-19[ALSA] oxygen: simplify DAC volume initializationClemens Ladisch1-8/+7
2008-05-19[ALSA] oxygen: fix version in MODULE_LICENSEClemens Ladisch1-1/+1
2008-04-24[ALSA] oxygen: generalize DAC volume TLV handlingClemens Ladisch1-5/+2
2008-04-24[ALSA] oxygen: mute by defaultClemens Ladisch1-3/+3
2008-04-24[ALSA] oxygen: generalize handling of DAC volume limitsClemens Ladisch1-0/+2
2008-04-24[ALSA] hifier: remove empty hifier_mixer_init()Clemens Ladisch1-6/+0
2008-04-24[ALSA] oxygen: use SPDIF input only if presentClemens Ladisch1-5/+0
2008-04-24[ALSA] oxygen: move MIDI flag to model structClemens Ladisch1-1/+1
2008-04-24[ALSA] oxygen: make SPI/2-wire configuration model-specificClemens Ladisch1-1/+1
2008-04-24[ALSA] oxygen: change model-specific PCM device configurationClemens Ladisch1-3/+3
2008-02-29[ALSA] oxygen: add owner fieldClemens Ladisch1-0/+1
2008-01-31[ALSA] oxygen: revert SPI clock frequency change for AK4396/WM8785Clemens Ladisch1-1/+1
2008-01-31[ALSA] oxygen: fix AK4396 double rate upper limitClemens Ladisch1-1/+1
2008-01-31[ALSA] add TempoTec HiFier driverClemens Ladisch1-0/+207