aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/oxygen_pcm.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-6/+0
* ALSA: oxygen: simplify model-specific MCLK handlingClemens Ladisch2011-01-101-16/+23
* ALSA: oxygen: allow different number of PCM and mixer channelsClemens Ladisch2011-01-101-1/+1
* ALSA: oxygen: support for period wakeup disablingClemens Ladisch2010-11-221-4/+10
* ALSA: oxygen: reduce minimum period countClemens Ladisch2010-10-061-6/+6
* sound: oxygen: allow custom MCLK ratesClemens Ladisch2009-09-281-4/+9
* sound: oxygen: add stereo upmixing to center/LFE channelsClemens Ladisch2009-09-281-2/+4
* sound: oxygen: fix MCLK rate for 192 kHz playbackClemens Ladisch2009-09-011-0/+2
* sound: oxygen: reset DMA when stream is closedClemens Ladisch2009-05-251-1/+5
* ALSA: oxygen: rename first PCM deviceClemens Ladisch2008-09-221-2/+3
* ALSA: oxygen: rename pcm_dev_cfgClemens Ladisch2008-09-221-12/+12
* ALSA: oxygen: use a copy of the model structClemens Ladisch2008-09-221-21/+21
* [ALSA] virtuoso: restrict period time to less than 10 sClemens Ladisch2008-05-191-0/+6
* [ALSA] oxygen: add symbols for buffer/period size constraintsClemens Ladisch2008-05-191-16/+30
* [ALSA] oxygen: add PM supportClemens Ladisch2008-05-191-0/+1
* [ALSA] oxygen: change model-specific PCM device configurationClemens Ladisch2008-04-241-36/+42
* [ALSA] oxygen - Fix section mismatchTakashi Iwai2008-02-221-1/+1
* [ALSA] oxygen: add front panel captureClemens Ladisch2008-01-311-18/+34
* [ALSA] oxygen: more initializationClemens Ladisch2008-01-311-16/+4
* [ALSA] oxygen: make the number of analog output configurableClemens Ladisch2008-01-311-1/+6
* [ALSA] oxygen: fix SPDIF input ratesClemens Ladisch2008-01-311-0/+5
* [ALSA] oxygen: optimize snd_pcm_hardware structuresClemens Ladisch2008-01-311-150/+79
* [ALSA] oxygen: add 192 kHz SPDIF input supportClemens Ladisch2008-01-311-4/+8
* [ALSA] oxygen: fix pause handlingClemens Ladisch2008-01-311-10/+17
* [ALSA] oxygen: remove magic numbersClemens Ladisch2008-01-311-4/+14
* [ALSA] oxygen: add register definitionsClemens Ladisch2008-01-311-25/+8
* [ALSA] oxygen: make the I2S format configurableClemens Ladisch2008-01-311-19/+27
* [ALSA] oxygen: make PCM limits configurableClemens Ladisch2008-01-311-2/+8
* [ALSA] oxygen: make all DMA channels configurableClemens Ladisch2008-01-311-23/+49
* [ALSA] oxygen: make AC97 codec optionalClemens Ladisch2008-01-311-1/+1
* [ALSA] oxygen: use an array of snd_kcontrol pointersClemens Ladisch2008-01-311-4/+4
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] oxygen: use uintptr_t in pointer castsClemens Ladisch2008-01-311-7/+13
* [ALSA] add CMI8788 driverClemens Ladisch2008-01-311-0/+726