summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-0618-185/+687
| | |\ \
| | | * | ASoC: fsl: add dt support for imx-audmuxRichard Zhao2012-03-061-0/+14
| | | * | ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin2012-03-061-0/+6
| | | * | ASoC: wm8962: Remove defaults for volatile registersMark Brown2012-03-061-14/+3Star
| | | * | ASoC: wm8962: Remove unneeded pm_runtime_set_active()Mark Brown2012-03-061-1/+0Star
| | | * | ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown2012-03-062-29/+49
| | | * | ASoC: imx: add an explicit Kconfig option for imx-ssi driverShawn Guo2012-03-062-2/+9
| | | * | ASoC: imx: separate imx-pcm bits from imx-ssi driverShawn Guo2012-03-067-109/+150
| | | * | ASoC: imx: rename audmux prefix mxc to imxShawn Guo2012-03-066-106/+106
| | | * | ASoC: imx: move audmux driver into sound/soc/imxShawn Guo2012-03-068-5/+374
| | | * | ASoC: imx: move phycore audmux call into ASoC machine driverShawn Guo2012-03-061-1/+25
| | | * | ASoC: imx: move eukrea audmux call into ASoC machine driverShawn Guo2012-03-061-4/+36
| | | * | ASoC: dapm: Show if widgets are forced in debugfsMark Brown2012-03-051-2/+3
| | * | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-05138-2676/+9801
| | |\| |
| | | * | ASoC: wm8753: fix initializationDenis 'GNUtoo' Carikli2012-03-041-0/+5
| | | * | ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driverShawn Guo2012-03-041-1/+1
| | | * | ASoC: imx: initialize dma_params burstsize just in imx-ssiShawn Guo2012-03-042-6/+1Star
| | | * | ASoC: wm8994: Factor out WM1811A detection mode settingMark Brown2012-03-041-20/+28
| | | * | ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown2012-03-041-0/+3
| | | * | ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown2012-03-041-0/+1
| | | * | ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown2012-03-041-0/+2
| | | * | ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown2012-03-043-1/+3
| | | * | ASoC: wm8994: Suppress noop updates of FLL KMark Brown2012-03-041-1/+2
| | | * | ASoC: wm8994: Push wm8994 private data allocation out into device probeMark Brown2012-03-041-9/+13
| | | * | ASoC: core: Log a warning when machines use soc-audioMark Brown2012-03-021-0/+4
| | | * | ASoC: core: cleanup platform debugfs on probe failure.Liam Girdwood2012-03-021-0/+1
| | | * | ASoC: mxs-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-023-124/+25Star
| | | * | ASoC: imx-pcm-dma: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-022-149/+28Star
| | | * | ASoC: Add dmaengine PCM helper functionsLars-Peter Clausen2012-03-023-0/+293
| | | * | ASoC: wm8962: Run the headphone in class G mode when sidetone is enabledMark Brown2012-03-021-0/+2
| | | * | ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown2012-03-011-0/+8
| | | * | ASoC: wm8962: Remove register default for PLL2Mark Brown2012-03-011-2/+0Star
| | | * | ASoC: Samsung: Update email id of the authorJaswinder Singh2012-03-016-11/+11
| | | * | ASoC: Samsung: Merge two identical if-else clausesJassi Brar2012-03-011-6/+4Star
| | | * | ASoC: wm8994: Remove stub of register access codeMark Brown2012-03-011-8/+0Star
| | | * | ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown2012-03-011-1/+1
| | | * | ASoC: wm8996: Remove stub register cacheMark Brown2012-03-011-8/+0Star
| | | * | ASoC: wm8996: Fix /RESET bounce orderingMark Brown2012-03-011-1/+1
| | | * | ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet modeMark Brown2012-02-291-12/+13
| | | * | ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo2012-02-283-4/+4
| | | * | ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec nodeShawn Guo2012-02-281-6/+2Star
| | | * | ASoC: fsl: correct get_dma_channel parameter nameShawn Guo2012-02-282-4/+4
| | | * | ASoC: wm8753: Convert to devm_kzalloc()Mark Brown2012-02-271-5/+5
| | | * | ASoC: fix trivial build error in mpc5200_dma.cPaul Gortmaker2012-02-271-0/+1
| | | * | ASoC: imx: let SND_MXC_SOC_FIQ select FIQShawn Guo2012-02-271-1/+1
| | | * | ASoC: core: Don't overwrite .poweroff in snd_soc_pm_opsViresh Kumar2012-02-241-1/+5
| | | * | ASoC: wm8962: Convert interrupt handler to direct regmap usageMark Brown2012-02-231-20/+39
| | | * | ASoC: wm8962: Remove mistakenly committed debug loggingMark Brown2012-02-231-4/+0Star
| | | * | ASoC: ak4104: Convert to direct regmap API usageMark Brown2012-02-231-75/+44Star
| | | * | ASoC: ak4104: Use snd_soc_write() rather than internal write functionMark Brown2012-02-231-2/+2