aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-13ASoC: max98095: Use params_width() rather than memory formatMark Brown1-3/+3
2014-01-13ASoC: max98090: Use params_width() rather than memory formatMark Brown1-2/+2
2014-01-13ASoC: max98088: Use params_width() rather than memory formatMark Brown1-3/+3
2014-01-13ASoC: isabelle: Use params_width() rather than memory formatMark Brown1-3/+3
2014-01-13ASoC: da9055: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-13ASoC: da732x: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-13ASoC: da7213: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-13ASoC: da7210: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-13ASoC: cs42l51: Use params_width() rather than memory formatMark Brown1-9/+5
2014-01-13ASoC: alc5632: Use params_width() rather than memory formatMark Brown1-4/+4
2014-01-13ASoC: alc5623: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-13ALSA: hda - Don't set indep_hp flag for old AD codecsTakashi Iwai1-8/+8
2014-01-11ALSA: Enable CONFIG_ZONE_DMA for smaller PCI DMA masksTakashi Iwai1-0/+12
2014-01-11ALSA: PCM: Warn when buffer preallocation failsTakashi Iwai1-0/+5
2014-01-10ASoC: fsl_esai: Add ESAI CPU DAI driverNicolin Chen4-0/+1174
2014-01-10ASoC: wm5110: Add controls for headphone short circuit protectionCharles Keepax1-0/+7
2014-01-10Merge tag 'v3.13-rc3' into asoc-arizonaMark Brown23-126/+282
2014-01-10ALSA: ctxfi - Work around emu20k1 glitch to prevent buffered sound data lossSarah Bessmer1-0/+5
2014-01-09ASoC: simple-card: fix the cinfo error checkXiubo Li1-5/+7
2014-01-09ASoC: simple-card: fix a bug where cinfo will be NULL before using itXiubo Li1-1/+1
2014-01-09ASoC: fsl_ssi: Set default slot number for common casesNicolin Chen1-0/+11
2014-01-09ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe()Wei Yongjun1-1/+1
2014-01-09ASoC: Allow PCMs to restrict the supported formatsLars-Peter Clausen1-1/+4
2014-01-09ASoC: ux500: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-15/+0
2014-01-09ASoC: sh: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen3-29/+0
2014-01-09ASoC: nuc900: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-3/+0
2014-01-09ASoC: kirkwood: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-16/+0
2014-01-09ASoC: intel: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2-14/+0
2014-01-09ASoC: adav80x: Use params_width() rather than memory formatMark Brown1-16/+14
2014-01-09ASoC: adau1701: Use params_width() rather than memory formatMark Brown1-18/+16
2014-01-09ASoC: adau1373: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-09ASoC: ad193x: Use params_width() rather than memory formatMark Brown1-5/+5
2014-01-09ASoC: ad1836: Use params_width() rather than explicit memory formatMark Brown1-5/+5
2014-01-09ASoC: fsl-ssi: Fix stats compile warningMarkus Pargmann1-1/+1
2014-01-09ASoC: wm_adsp: Mark wm_adsp2_boot_work as staticCharles Keepax1-1/+1
2014-01-09ALSA: Merge memalloc code into snd-pcm moduleTakashi Iwai2-16/+4
2014-01-09ALSA: Remove superfluous header inclusions in memalloc.cTakashi Iwai1-4/+0
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai5-313/+18
2014-01-09ALSA: Remove memory accounting in memalloc helperTakashi Iwai1-29/+2
2014-01-09ALSA: hda/hdmi - apply all Haswell fix-ups to Broadwell display codecMengdong Lin1-6/+9
2014-01-09ALSA: hda - add codec ID for Broadwell display audio codecMengdong Lin1-0/+2
2014-01-09ALSA: hda - add device ID for Broadwell display audio controllerMengdong Lin1-0/+3
2014-01-08ASoC: bcm: Remove obsoleted Kconfig dependencyTakashi Iwai1-1/+0
2014-01-08ASoC: wm_adsp: Start DSP booting earlier in the DAPM processCharles Keepax3-13/+38
2014-01-08ASoC: wm_adsp: Factor out ADSP2 boot proceedureCharles Keepax2-78/+105
2014-01-08ASoC: fsl-ssi: Drop ac97 specific trigger functionMarkus Pargmann1-53/+8
2014-01-08ASoC: fsl-ssi: Move RX/TX configuration to seperate functionsMarkus Pargmann1-43/+46
2014-01-08ASoC: fsl-ssi: Add configuration helper functionsMarkus Pargmann1-0/+122
2014-01-08ASoC: fsl-ssi: Add offline_config flagMarkus Pargmann1-0/+27
2014-01-08ASoC: fsl-ssi: Fix interrupt stats for imxMarkus Pargmann1-8/+32