summaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/hifier.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oxygen: merge HiFier driver into snd-oxygenClemens Ladisch2010-11-031-239/+0
* sound: use DEFINE_PCI_DEVICE_TABLEAlexey Dobriyan2010-02-091-1/+1
* sound: oxygen: allow custom MCLK ratesClemens Ladisch2009-09-281-0/+1
* sound: oxygen: cache codec registersClemens Ladisch2009-09-281-15/+31
* sound: oxygen: more hardware documentationClemens Ladisch2009-09-281-0/+6
* sound: oxygen: better defaults for upmixing controlClemens Ladisch2009-09-281-8/+0
* sound: oxygen: handle cards with broken EEPROMClemens Ladisch2009-02-191-1/+10
* sound: oxygen: make the owner module a parameter of the probe functionClemens Ladisch2009-02-191-2/+1
* ALSA: oxygen: add self-documenting functionsClemens Ladisch2008-09-221-1/+6
* ALSA: oxygen: rename pcm_dev_cfgClemens Ladisch2008-09-221-3/+3
* ALSA: oxygen: add probe callbackClemens Ladisch2008-09-221-1/+1
* ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch2008-08-291-0/+4
* [ALSA] oxygen: add PM supportClemens Ladisch2008-05-191-0/+5
* [ALSA] oxygen: separate out hardware initialization codeClemens Ladisch2008-05-191-2/+9
* [ALSA] oxygen: simplify DAC volume initializationClemens Ladisch2008-05-191-8/+7
* [ALSA] oxygen: fix version in MODULE_LICENSEClemens Ladisch2008-05-191-1/+1
* [ALSA] oxygen: generalize DAC volume TLV handlingClemens Ladisch2008-04-241-5/+2
* [ALSA] oxygen: mute by defaultClemens Ladisch2008-04-241-3/+3
* [ALSA] oxygen: generalize handling of DAC volume limitsClemens Ladisch2008-04-241-0/+2
* [ALSA] hifier: remove empty hifier_mixer_init()Clemens Ladisch2008-04-241-6/+0
* [ALSA] oxygen: use SPDIF input only if presentClemens Ladisch2008-04-241-5/+0
* [ALSA] oxygen: move MIDI flag to model structClemens Ladisch2008-04-241-1/+1
* [ALSA] oxygen: make SPI/2-wire configuration model-specificClemens Ladisch2008-04-241-1/+1
* [ALSA] oxygen: change model-specific PCM device configurationClemens Ladisch2008-04-241-3/+3
* [ALSA] oxygen: add owner fieldClemens Ladisch2008-02-291-0/+1
* [ALSA] oxygen: revert SPI clock frequency change for AK4396/WM8785Clemens Ladisch2008-01-311-1/+1
* [ALSA] oxygen: fix AK4396 double rate upper limitClemens Ladisch2008-01-311-1/+1
* [ALSA] add TempoTec HiFier driverClemens Ladisch2008-01-311-0/+207