summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-02-081-1/+10
|\
| * ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown2012-02-081-0/+5
| * ASoC: wm8994: Fix typo in VMID ramp settingMark Brown2012-02-081-1/+1
| * ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown2012-02-061-0/+4
* | ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputsClemens Ladisch2012-02-081-11/+14
* | ALSA: usb-audio: add Edirol UM-3G supportClemens Ladisch2012-02-081-0/+8
* | ALSA: hda - add support for Uniwill ECS M31EI notebookJaroslav Kysela2012-02-071-0/+1
* | ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai2012-02-071-14/+19
* | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-02-075-13/+19
|\|
| * ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown2012-02-021-2/+2
| * ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master modeAxel Lin2012-02-011-1/+1
| * ASoC: wm8962: Fix word length configurationSusan Gao2012-02-011-3/+3
| * ASoC: core: Better support for idle_bias_off suspend ignoresMark Brown2012-01-311-0/+11
| * ASoC: wm8994: Remove ASoC level register cache syncMark Brown2012-01-311-5/+0Star
| * ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown2012-01-311-4/+4
* | ALSA: hda/realtek - Fix a wrong conditionTakashi Iwai2012-02-061-1/+1
* | ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cJesper Juhl2012-02-061-1/+0Star
* | ALSA: hda/realtek - Add missing Bass and CLFE as vmaster slavesTakashi Iwai2012-02-031-0/+4
* | ALSA: hda - Disable dynamic-power control for VIA as defaultTakashi Iwai2012-02-021-0/+1
* | ALSA: hda - Allow analog low-current mode when dynamic power-control is onTakashi Iwai2012-02-021-6/+21
* | ALSA: hda - Fix the logic to detect VIA analog low-current modeTakashi Iwai2012-02-021-1/+1
* | ALSA: hda - Check power-state before changing in patch_via.cTakashi Iwai2012-02-021-149/+107Star
* | ALSA: HDA: Fix duplicated output to more than one codecDavid Henningsson2012-02-011-1/+1
* | ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.Dylan Reid2012-02-011-2/+4
* | Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-01-3137-281/+272Star
|\|
| * ASoC: neo1973_wm8753: remove references to the neo1973-gta01 machineDenis 'GNUtoo' Carikli2012-01-301-64/+1Star
| * ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixerUK KIM2012-01-271-2/+2
| * ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputsMark Brown2012-01-261-0/+6
| * ASoC: wm5100: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-0/+1
| * ASoC: wm8962: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-1/+1
| * ASoC: wm8996: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-1/+1
| * ASoC: wm5100: Fix microphone configurationMark Brown2012-01-251-1/+8
| * ASoC: wm5100: Make sure we switch to button reporting modeMark Brown2012-01-251-0/+2
| * ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on errorJesper Juhl2012-01-241-18/+13Star
| * ASoC: wm8958: Use correct format string in dev_err() callJesper Juhl2012-01-231-1/+1
| * ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown2012-01-221-1/+2
| * ASoC: mxs: Fix mxs-saif timeoutFabio Estevam2012-01-201-0/+5
| * ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown2012-01-202-0/+8
| * ASoC: Don't go through cache when applying WM5100 rev A updatesMark Brown2012-01-201-0/+2
| * ASoC: Mark WM5100 register map cache only when going into BIAS_OFFMark Brown2012-01-201-0/+1
| * ASoC: tlv320aic32x4: always enable analouge blockWolfram Sang2012-01-201-3/+5
| * ASoC: tlv320aic32x4: always enable dividersWolfram Sang2012-01-201-56/+46Star
| * ASoC: sgtl5000: Fix wrong register name in restoreZeng Zhaoming2012-01-201-4/+13
| * Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-01-185-7/+19
| |\
| | * ASoC: Wait for WM8993 FLL to stabiliseMark Brown2012-01-171-0/+6
| | * ASoC: core - Free platform DAPM context at platform removal.Liam Girdwood2012-01-161-0/+4
| | * ASoC: dapm - Fix check for codec context in dapm_power_widgets().Liam Girdwood2012-01-161-1/+1
| | * ASoC: sgtl5000: update author email addressZeng Zhaoming2012-01-161-1/+1
| | * ASoC: Fix DMA channel leak in imx-pcm-dma-mx2 driver.Javier Martin2012-01-121-5/+7
| * | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-188-17/+17
| |\ \