aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAge
...
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on ep93xx ac97Kuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on bf5xx tdmKuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on bf5xx i2sKuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on bf5xx ac97Kuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on bf6xx i2sKuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on au1x ac97cKuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on au1x psc-i2sKuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97Kuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on au1x i2scKuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on atmel sscKuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on mpc5200 ac97Kuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on dw i2sKuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on davinci mcaspKuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on davinci vcifKuninori Morimoto2013-03-26
| | * | | | | | ASoC: switch over to use snd_soc_register_component() on davinci i2sKuninori Morimoto2013-03-26
| | * | | | | | ASoC: snd_soc_register_component() uses properly snd_soc_register_dai[s]()Kuninori Morimoto2013-03-26
| | * | | | | | Merge branch 'topic/pxa' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2013-03-26
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: pxa2xx-ac97: move EXPORT_SYMBOL_GPL() next to definitionKuninori Morimoto2013-03-22
| | | | |/ / / / | | | |/| | | |
| | * | | | | | ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais()Kuninori Morimoto2013-03-14
| | * | | | | | ASoC: add snd_soc_register_component()Kuninori Morimoto2013-03-13
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2013-04-12
| |\ \ \ \ \ \
| | * | | | | | ASoC: atmel: Add slave mode support to SSC in DSP Mode AZoltan Puskas2013-03-03
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2013-04-12
| |\ \ \ \ \ \
| | * | | | | | ASoC: wm_adsp: Split ADSP1 and ADSP2 firmware controlsMark Brown2013-03-29
| | * | | | | | ASoC: wm5102: Correctly use SOC_VALUE_ENUM for ISRC FSL controlsCharles Keepax2013-03-27
| | * | | | | | ASoC: wm5102: Implement OSR supportMark Brown2013-03-27
| | * | | | | | ASoC: arizona: Add delay after powering up line level outputsMark Brown2013-03-26
| | * | | | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2013-03-26
| | |\ \ \ \ \ \
| | * | | | | | | ASoC: arizona: remove duplicated include from arizona.cWei Yongjun2013-03-26
| | * | | | | | | ASoC: arizona: Basic support for ISRC rate selectionMark Brown2013-03-21
| | * | | | | | | ASoC: arizona: Suppress speaker enable if thermal shutdown is flaggedMark Brown2013-03-21
| | * | | | | | | ASoC: arizona: Log thermal eventsMark Brown2013-03-21
| | * | | | | | | ASoC: arizona: Factor out speaker widgets from CODEC driversMark Brown2013-03-21
| | * | | | | | | ASoC: arizona: Ensure we clock two channels for I2S modeMark Brown2013-03-13
| | * | | | | | | ASoC: arizona: Provide defines for the clock ratesMark Brown2013-03-13
| | * | | | | | | ASoC: arizona: Suppress reference calculations when setting REFCLK to 0Mark Brown2013-03-07
| | * | | | | | | ASoC: arizona: Ensure synchroniser is disabled when not neededMark Brown2013-03-07
| | * | | | | | | ASoC: arizona: Optimise FLL loop gainsMark Brown2013-03-06
| | * | | | | | | ASoC: arizona: Increase FLL synchroniser bandwidth for high frequenciesMark Brown2013-03-06
| | * | | | | | | ASoC: arizona: If we only have a clock to synchronise with make it REFCLKMark Brown2013-03-04
| | * | | | | | | ASoC: arizona: Don't enable FLL on REFCLK configurationCharles Keepax2013-03-03
| | * | | | | | | ASoC: arizona: Only allow input volume updates when inputs are enabledMark Brown2013-03-03
| | * | | | | | | ASoC: arizona: Add convience define for clearing SYNCCLKCharles Keepax2013-03-03
| | * | | | | | | ASoC: arizona: Add support for directly setting the FLL REFCLKCharles Keepax2013-03-03
| | * | | | | | | ASoC: arizona: Improve suppression of noop FLL updatesCharles Keepax2013-03-03
| | * | | | | | | ASoC: arizona: Factor out FLL enableCharles Keepax2013-03-03
| | * | | | | | | ASoC: arizona: Factor out FLL disableCharles Keepax2013-03-03
| | * | | | | | | ASoC: arizona: Factor out check for enabled FLLCharles Keepax2013-03-03
| | * | | | | | | ASoC: arizona: Tidy up SYNCCLK selection and cache valuesCharles Keepax2013-03-03
| | * | | | | | | ASoC: arizona: Move selection of FLL REFCLK into initCharles Keepax2013-03-03
| | | |/ / / / / | | |/| | | | |