summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependencyJarkko Nikula2010-12-021-1/+1
| | * | | ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos2010-12-011-1/+1
| | * | | s6105-ipcam: fix compilationDaniel Glöckner2010-11-301-1/+1
| | * | | s6000-pcm: fix compilationDaniel Glöckner2010-11-301-1/+1
| | * | | s6000-i2s: fix compilationDaniel Glöckner2010-11-301-1/+1
| | * | | ASoC: Fix missing spin_unlock_irqrestoreAxel Lin2010-11-301-4/+5
| | |/ /
| | * | ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin2010-11-291-0/+1
| | * | ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin2010-11-291-0/+1
| | * | ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin2010-11-291-3/+3
| | * | ASoC: Fix compile error for nuc900-pcm.cAxel Lin2010-11-292-1/+3
| | * | ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin2010-11-291-4/+3
| | * | ASoC: Fix compile error for nuc900-ac97.cAxel Lin2010-11-291-1/+1
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-12-023-9/+13
| |\ \ \
| * \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-11-2623-38/+85
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ASoC: Fix resource reclaim for osk5912Axel Lin2010-11-251-3/+8
| | * | | ASoC: tlv320aic3x - fix variable may be used uninitialized warningAxel Lin2010-11-251-3/+3
| | * | | ASoC: davinci-vcif - fix a memory leakAxel Lin2010-11-251-0/+3
| | * | | ASoC: phycore-ac97: fix resource leakAxel Lin2010-11-251-7/+21
| | * | | ASoC: imx-ssi: fix resource leakAxel Lin2010-11-251-4/+11
| | * | | ASoC: simone: fix resource leak in simone_init error pathAxel Lin2010-11-251-8/+10
| | * | | ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error pathAxel Lin2010-11-251-1/+4
| | * | | ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error pathAxel Lin2010-11-251-1/+0
| | * | | ASoC: pcm030-audio-fabric: fix resource leak in pcm030_fabric_init error pathAxel Lin2010-11-251-0/+1
| | * | | ASoC: efika-audio-fabric: fix resource leak in efika_fabric_init error pathAxel Lin2010-11-251-0/+1
| | * | | ASoC: Call snd_soc_unregister_dais instead of snd_soc_unregister_dai in sh4_s...Axel Lin2010-11-251-1/+1
| | * | | ASoC: fix SND_PXA2XX_LIB Kconfig warningDmitry Artamonow2010-11-251-0/+1
| | * | | ASoC: nuc900-ac97: fix a memory leakAxel Lin2010-11-241-1/+1
| | * | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Mark Brown2010-11-241-0/+8
| | |\ \ \
| | * | | | ASoC: Return proper error for omap3pandora_soc_initAxel Lin2010-11-241-0/+1
| | * | | | ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000Axel Lin2010-11-241-1/+1
| | * | | | ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal modeAxel Lin2010-11-241-1/+1
| | * | | | ASoC: wm8994 - fix memory leaksAxel Lin2010-11-231-0/+2
| | * | | | ASoC: wm8904 - fix memory leaksAxel Lin2010-11-231-0/+2
| | * | | | ASoC: max98088 - fix a memory leakAxel Lin2010-11-231-0/+3
| | * | | | ASoC: Do not update the cache if write to hardware failedAxel Lin2010-11-231-1/+3
| | * | | | ASoC: MPC5200: Eliminate duplicate include of of_device.hJesper Juhl2010-11-231-1/+0
| | * | | | ASoC: Restore WM8994 volatile and readable register operationsMark Brown2010-11-221-0/+2
| | * | | | ASoC: Fix multi-component mismerge in WM8523Mark Brown2010-11-221-1/+0
| | * | | | ASoC: atmel: test wrong variableVasiliy Kulikov2010-11-221-2/+2
| | * | | | ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin2010-11-221-0/+1
| | * | | | ASoC: s3c24xx: test wrong variableVasiliy Kulikov2010-11-221-2/+2
* | | | | | ALSA: hda - Clean up dead code in patch_realtek.cTakashi Iwai2010-12-161-10/+0
* | | | | | ALSA: hda - factorize an automute_mic realtek quirk functionAnisse Astier2010-12-161-28/+7
* | | | | | ALSA: hda - Mute speakers when line-out jack is plugged with Conexant auto modeTakashi Iwai2010-12-131-0/+3
* | | | | | ALSA: hda: Add fixup for mario systemTodd Broch2010-12-091-1/+21
* | | | | | ALSA: hda: Add modelname lookup and fixup for realtek codecsTodd Broch2010-12-091-12/+49
* | | | | | ALSA: HDA: Remove unconnected PCM devices for Intel HDMIDavid Henningsson2010-12-081-9/+32
* | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-12-084-15/+12
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ALSA: hda - Reset sample sizes and max bitrates when reading ELDAnssi Hannula2010-12-081-1/+3
| * | | | | ALSA: hda - Always allow basic audio irrespective of ELD infoAnssi Hannula2010-12-071-9/+7
OpenPOWER on IntegriCloud