summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/uda1380.c
Commit message (Expand)AuthorAgeFilesLines
...
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-20/+26
* | ASoC: UDA1380: DATAI is slave onlyPhilipp Zabel2009-03-031-2/+7
* | ASoC: UDA1380: change decimator/interpolator register handlingPhilipp Zabel2009-03-031-54/+48
* | ASoC: Remove version display from the UDA1380 driverPhilipp Zabel2009-03-031-4/+0
|/
* ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variantsPhilipp Zabel2009-02-041-7/+61
* ASoC: Don't unconditionally use the PLL in UDA1380Vasily Khoruzhick2009-02-031-2/+2
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-9/+9
* ASoC: cleanup duplicated code.Ian Molton2009-01-091-16/+2
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-101-1/+1
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-091-0/+12
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-9/+6
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-131-1/+0
* ALSA: ASoC: Don't suggest compile time selection of codec accessMark Brown2008-09-041-3/+3
* ALSA: ASoC: Convert uda1380 to a new-style i2c driverJean Delvare2008-09-041-56/+53
* ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-251-4/+5
* ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-101-3/+3
* ALSA: ASoC: Fix register cache size for UDA1380Mark Brown2008-06-131-2/+2
* [ALSA] ASoC: Add UDA1380 driverPhilipp Zabel2008-05-291-0/+852