summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-1116-104/+108
| |\|
| | * ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2012-04-102-8/+7
| | * ALSA: sound/isa/sscape.c: add missing resource-release codeJulia Lawall2012-04-101-2/+4
| | * sound: sound/oss/msnd_pinnacle.c: add vfreesJulia Lawall2012-04-101-2/+6
| | * Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-04-0738-185/+257
| | |\
| | | * ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FSStephen Warren2012-04-061-1/+1
| | | * ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren2012-04-051-0/+2
| | | * ASoC: imx-audmux: Check for NULL pointerFabio Estevam2012-04-051-0/+3
| | | * ASoC: imx-audmux: Fix ssi port numbers in sysfsFabio Estevam2012-04-051-1/+1
| | | * ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto2012-04-051-1/+1
| | | * ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macroMartin Jansa2012-04-021-0/+1
| | | * ASoC: tegra: ensure clocks are enabled when touching registersStephen Warren2012-04-022-0/+8
| | | * ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming2012-04-021-12/+13
| | * | ALSA: hda - clean up CX20549 test mixer setupMichael Karcher2012-04-071-21/+17
| | * | ALSA: hda - CX20549 doesn't need pin_amp_workaround.Michael Karcher2012-04-071-2/+3
| | * | ALSA: hda - Remove CD control from model=benq for CX20549Michael Karcher2012-04-071-5/+1
| | * | ALSA: hda - fix record volume controls of CX20459 ("Venice")Michael Karcher2012-04-071-25/+6
| | * | ALSA: hda - Rename capture sources of CX20549 to match common conventionsMichael Karcher2012-04-071-13/+13
| | * | ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher2012-04-073-7/+17
| | * | ALSA: asihpi - fix return value of hpios_locked_mem_alloc()Eliot Blennerhassett2012-03-302-7/+7
| * | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-111-2/+2
| |\ \ \
| | * | | [media] Drivers/media/radio: Fix build errorHans Verkuil2012-04-091-2/+2
* | | | | ASoC: soc-dapm: Use '%llx' with 'u64' type.Fabio Estevam2012-04-161-1/+1
* | | | | ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-162-10/+188
* | | | | ASoC: core: Bind DAIs to CODECs at registration timeMark Brown2012-04-161-6/+30
* | | | | ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC linkMark Brown2012-04-161-4/+33
* | | | | ASoC: dapm: Allow DAI widgets to be routed throughMark Brown2012-04-161-1/+4
* | | | | ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supportedMark Brown2012-04-161-1/+1
* | | | | ASoC: dapm: release lock on error pathsDan Carpenter2012-04-151-5/+7
* | | | | ASoC: convert Tegra20 DAS driver to regmapStephen Warren2012-04-132-65/+37
* | | | | ASoC: convert Tegra20 SPDIF driver to regmapStephen Warren2012-04-132-84/+92
* | | | | ASoC: convert Tegra20 I2S driver to regmapStephen Warren2012-04-132-76/+72
* | | | | ASoC: tegra: select REGMAP_MMIOStephen Warren2012-04-131-0/+1
* | | | | ASoC: sh: fsi: select simple-card on KconfigKuninori Morimoto2012-04-131-0/+1
* | | | | ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto2012-04-133-91/+0
* | | | | ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto2012-04-133-127/+0
* | | | | ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto2012-04-133-118/+0
* | | | | ASoC: add generic simple-card supportKuninori Morimoto2012-04-135-0/+125
* | | | | ASoC: tegra: add Kconfig and Makefile support for Tegra30Stephen Warren2012-04-132-0/+22
* | | | | ASoC: tegra: add tegra30-i2s driverStephen Warren2012-04-132-0/+778
* | | | | ASoC: tegra: add tegra30-ahub driverStephen Warren2012-04-132-0/+1114
* | | | | ASoC: wm9705: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-111-1/+1
* | | | | ASoC: ac97: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-111-1/+1
* | | | | ASoC: wm9712: Fix build due to missing definition of "runtime"Fabio Estevam2012-04-101-0/+2
* | | | | ASoC: tegra: utils: Don't use of_have_populated_dt()Stephen Warren2012-04-101-3/+5
* | | | | ASoC: wm8994: Implement FLL bypass supportMark Brown2012-04-102-0/+20
* | | | | ASoC: wm8994: Don't test for NULL before release_firmware()Jesper Juhl2012-04-101-8/+4
* | | | | ASoC: wm1250-ev1: Convert to module_i2c_driverMark Brown2012-04-101-17/+1
* | | | | ASoC: tegra: add runtime PM supportStephen Warren2012-04-092-10/+94
* | | | | Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-095-37/+13
|\| | | |