aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/oxygen_pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-09ALSA: Replace with fallthrough pseudo keyword in the remaining placesTakashi Iwai1-1/+1
2019-12-11ALSA: pci: Drop superfluous ioctl PCM opsTakashi Iwai1-6/+0
2019-12-11ALSA: oxygen: Use managed buffer allocationTakashi Iwai1-29/+23
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai1-5/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 404Thomas Gleixner1-13/+1
2016-09-02ALSA: oxygen: constify snd_pcm_ops structuresJulia Lawall1-6/+6
2015-01-16ALSA: oxygen: add support for third analog inputClemens Ladisch1-3/+42
2015-01-02ALSA: oxygen: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen1-8/+0
2014-09-22ALSA: oxygen: set fifo_sizeClemens Ladisch1-0/+10
2011-06-17ALSA: firewire-speakers, oxygen, ua101: allow > 10 s periodsClemens Ladisch1-6/+0
2011-01-10ALSA: oxygen: simplify model-specific MCLK handlingClemens Ladisch1-16/+23
2011-01-10ALSA: oxygen: allow different number of PCM and mixer channelsClemens Ladisch1-1/+1
2010-11-22ALSA: oxygen: support for period wakeup disablingClemens Ladisch1-4/+10
2010-10-06ALSA: oxygen: reduce minimum period countClemens Ladisch1-6/+6
2009-09-28sound: oxygen: allow custom MCLK ratesClemens Ladisch1-4/+9
2009-09-28sound: oxygen: add stereo upmixing to center/LFE channelsClemens Ladisch1-2/+4
2009-09-01sound: oxygen: fix MCLK rate for 192 kHz playbackClemens Ladisch1-0/+2
2009-05-25sound: oxygen: reset DMA when stream is closedClemens Ladisch1-1/+5
2008-09-22ALSA: oxygen: rename first PCM deviceClemens Ladisch1-2/+3
2008-09-22ALSA: oxygen: rename pcm_dev_cfgClemens Ladisch1-12/+12
2008-09-22ALSA: oxygen: use a copy of the model structClemens Ladisch1-21/+21
2008-05-19[ALSA] virtuoso: restrict period time to less than 10 sClemens Ladisch1-0/+6
2008-05-19[ALSA] oxygen: add symbols for buffer/period size constraintsClemens Ladisch1-16/+30
2008-05-19[ALSA] oxygen: add PM supportClemens Ladisch1-0/+1
2008-04-24[ALSA] oxygen: change model-specific PCM device configurationClemens Ladisch1-36/+42
2008-02-22[ALSA] oxygen - Fix section mismatchTakashi Iwai1-1/+1
2008-01-31[ALSA] oxygen: add front panel captureClemens Ladisch1-18/+34
2008-01-31[ALSA] oxygen: more initializationClemens Ladisch1-16/+4
2008-01-31[ALSA] oxygen: make the number of analog output configurableClemens Ladisch1-1/+6
2008-01-31[ALSA] oxygen: fix SPDIF input ratesClemens Ladisch1-0/+5
2008-01-31[ALSA] oxygen: optimize snd_pcm_hardware structuresClemens Ladisch1-150/+79
2008-01-31[ALSA] oxygen: add 192 kHz SPDIF input supportClemens Ladisch1-4/+8
2008-01-31[ALSA] oxygen: fix pause handlingClemens Ladisch1-10/+17
2008-01-31[ALSA] oxygen: remove magic numbersClemens Ladisch1-4/+14
2008-01-31[ALSA] oxygen: add register definitionsClemens Ladisch1-25/+8
2008-01-31[ALSA] oxygen: make the I2S format configurableClemens Ladisch1-19/+27
2008-01-31[ALSA] oxygen: make PCM limits configurableClemens Ladisch1-2/+8
2008-01-31[ALSA] oxygen: make all DMA channels configurableClemens Ladisch1-23/+49
2008-01-31[ALSA] oxygen: make AC97 codec optionalClemens Ladisch1-1/+1
2008-01-31[ALSA] oxygen: use an array of snd_kcontrol pointersClemens Ladisch1-4/+4
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] oxygen: use uintptr_t in pointer castsClemens Ladisch1-7/+13
2008-01-31[ALSA] add CMI8788 driverClemens Ladisch1-0/+726