aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-01ASoC: cs42l56: Fix new value argument in snd_soc_update_bits callsAxel Lin2-43/+37
2014-06-01ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup pathImre Deak2-5/+12
2014-06-01ASoC: Intel: Add Baytrail byt-max98090 machine driverJarkko Nikula4-0/+215
2014-06-01ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() functionPeter Ujfalusi1-1/+1
2014-05-30ALSA: firewire: Fix dependency on PCM and rawmidiTakashi Iwai1-10/+2
2014-05-30ALSA: hda/analog - Fix silent output on ASUS A8JNTakashi Iwai1-0/+1
2014-05-30ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROMPaul Bolle1-6/+0
2014-05-30sound: remove checks for CONFIG_BCM_CS4297A_CSWARMPaul Bolle1-4/+0
2014-05-29ASoC: wm8804: Allow control of master clock divider in PLL generationDaniel Matuschek2-3/+18
2014-05-29ALSA: hda - move some alc662 family machines to hda_pin_quirk tableHui Wang1-4/+68
2014-05-29ALSA: hda - move some alc269 family machines to hda_pin_quirk tableHui Wang1-25/+171
2014-05-29Revert "ALSA: hda - drop def association and sequence from pinconf comparing"Hui Wang1-2/+1
2014-05-29ALSA: fireworks: small leak on error pathDan Carpenter1-1/+1
2014-05-29ALSA: fireworks: remove some stray checksDan Carpenter1-4/+0
2014-05-28ALSA: au1x00: Use resource_size instead of computationBenoit Taine1-3/+3
2014-05-27ASoC: Blackfin: ADAU1X81 eval board supportLars-Peter Clausen3-0/+145
2014-05-27ASoC: Blackfin: ADAU1X61 eval board supportLars-Peter Clausen3-0/+157
2014-05-27ASoC: Add ADAU1381/ADAU1781 audio CODEC supportLars-Peter Clausen6-0/+689
2014-05-27ASoC: Add ADAU1361/ADAU1761 audio CODEC supportLars-Peter Clausen6-0/+985
2014-05-27ASoC: Add ADAU1X61 and ADAU1X81 CODECs common codeLars-Peter Clausen4-3/+999
2014-05-27Merge branch 'topic/firewire' into for-nextTakashi Iwai37-463/+8167
2014-05-27ALSA: bebob: Improve comments about stream formatTakashi Sakamoto1-1/+1
2014-05-27ALSA: bebob: Remove meaningless mutex_unlock()Takashi Sakamoto1-1/+0
2014-05-27ALSA: bebob: Add static specifier to identifier with file scopeTakashi Sakamoto3-6/+6
2014-05-27ALSA: bebob: Use different names for identifiers in the same fileTakashi Sakamoto1-3/+3
2014-05-27ALSA: fireworks/bebob: Improve indentationTakashi Sakamoto2-4/+4
2014-05-27ALSA: fireworks/bebob: Add suffix for long long integer literalTakashi Sakamoto4-16/+16
2014-05-27ALSA: fireworks/bebob: Use the same type of variables as function parametersTakashi Sakamoto2-3/+4
2014-05-27ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto4-4/+4
2014-05-27ALSA: fireworks: Use the same prototype for functions as actual declarationTakashi Sakamoto1-1/+2
2014-05-27ALSA: fireworks: Fix wrong value as argument for PTR_ERR()Takashi Sakamoto1-1/+1
2014-05-27ALSA: firewire-lib: Fix sparse warning of incorrect type in assignmentTakashi Sakamoto1-1/+3
2014-05-27ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limitTakashi Sakamoto1-2/+2
2014-05-27ASoC: wm_adsp: Use adsp_err/warn instead of dev_err/warnCharles Keepax1-20/+17
2014-05-27ASoC: sgtl5000: Fix the cache handlingFabio Estevam1-60/+15
2014-05-27ALSA: sound/aoa/codecs/onyx.c: use static const for textsFabian Frederick1-1/+1
2014-05-27ALSA: hda: fix tegra buildArnd Bergmann1-0/+4
2014-05-26ASoC: samsung: Use params_width()Tushar Behera8-24/+22
2014-05-26ASoC: sirf-audio-codec: Simplify the new bitmask value in regmap_update_bitsAxel Lin1-5/+3
2014-05-26ALSA: hda - Pop noises fix for XPS13 9333Gabriele Mazzotta1-1/+31
2014-05-26ASoC: davinci-evm: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen1-5/+4
2014-05-26ASoC: max98095: Add master clock handlingTushar Behera1-0/+24
2014-05-26ASoC: max98090: Add master clock handlingTushar Behera2-0/+24
2014-05-26ASoC: alc5623: Fix Kconfig dependencyTakashi Iwai1-0/+1
2014-05-26ASoC: omap-pcm: Move omap-pcm under include/soundJyri Sarha6-35/+5
2014-05-26Merge branch 'topic/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-omapMark Brown7-114/+175
2014-05-26ASoC: jack: Add support for GPIO descriptor defined jack pinsJarkko Nikula1-16/+57
2014-05-26ASoC: jack: Basic GPIO descriptor conversionJarkko Nikula1-8/+11
2014-05-26ASoC: pxa: pxa-ssp: Terminate of match tableStephen Boyd1-0/+1
2014-05-26ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addrKuninori Morimoto3-4/+101