summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2016-07-2418-78/+1619
|\ \ \ \ \
| | | | | * ASoC: cs35l33: Remove unused including <linux/version.h>Wei Yongjun2016-07-041-1/+0
| | | | | * ASoC: cs35l33: Fix display revision idAxel Lin2016-07-011-1/+1
| | | | | * ASoC: cs35l33: Fix testing return value of devm_gpiod_get_optionalAxel Lin2016-07-011-5/+1
| | | | | * ASoC: cs35l33: mark PM functions as __maybe_unusedArnd Bergmann2016-06-291-2/+2
| | | | | * ASoC: cs35l33: Remove setting dapm->bias_level in cs35l33_set_bias_levelAxel Lin2016-06-281-3/+0
| | | | | * ASoC: cs35l33: Remove unnecessary free_irq callAxel Lin2016-06-281-5/+2
| | | | | * ASoC: cs35l33: fix platform_no_drv_owner.cocci warningskbuild test robot2016-06-271-1/+0
| | | | | * ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver.Paul Handrigan2016-06-274-0/+1543
| | | | * | ASoC: compress: Pass error out of soc_compr_pointerCharles Keepax2016-06-221-2/+3
| | | * | | ASoC: bt-sco: extend rate and add a general compatible stringGarlic Tseng2016-07-041-16/+36
| | | * | | ASoC: bt-sco: add config promptGarlic Tseng2016-07-041-1/+1
| | | | |/ | | | |/|
| | * | | ASoC: atmel_ssc_dai: Fix DMA params for different SSCPeter Meerwald2016-07-071-1/+1
| | * | | ASoC: atmel-pdmic: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla2016-07-041-5/+0
| | * | | ASoC: Atmel: ClassD: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla2016-07-041-5/+0
| | * | | ASoC: atmel: fix build failureSudip Mukherjee2016-06-061-0/+1
| | |/ /
| * | | ASoC: remove one extraneous 'const'Arnd Bergmann2016-06-141-1/+1
| * | | ASoC: wm5102: Revert manual speaker enableCharles Keepax2016-06-132-45/+0
| * | | ASoC: arizona: Add a couple of missing constsCharles Keepax2016-06-131-4/+4
| * | | ASoC: wm_adsp: Specifically propagate voice trigger event to callerCharles Keepax2016-05-302-0/+9
| * | | ASoC: arizona: Add voice trigger output widgetCharles Keepax2016-05-304-0/+28
| * | | ASoC: arizona: Tie SYSCLK to DRC signal activity widgetsCharles Keepax2016-05-304-0/+6
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso...Mark Brown2016-07-2420-140/+513
|\ \ \ \ \ \ \
| | | | | * | | ASoC: ak4642: Implement suspend callbackPeter Ujfalusi2016-05-311-2/+11
| | | | | |/ /
| | | | * | | ASoC: ak4613: Implement suspend callbackGeert Uytterhoeven2016-06-171-1/+11
| | | * | | | ASoC: wm_adsp: Disable DMAs before clearing the transfer lengthSimon Trimmer2016-06-221-3/+5
| | | * | | | ASoC: wm_adsp: Treat missing compressed buffer as a fatal errorCharles Keepax2016-06-131-10/+2
| | | * | | | ASoC: wm_adsp: Use new snd_compr_stop_error to signal stream failureCharles Keepax2016-06-131-2/+9
| | | * | | | Merge branch 'topic/compress' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2016-06-131-2/+65
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | ALSA: compress: Add function to indicate the stream has gone badCharles Keepax2016-06-131-2/+65
| | | | | |/ | | | | |/|
| | | * | | ASoC: arizona: Add data structure for voice trigger notifierCharles Keepax2016-05-313-4/+14
| | | * | | ASoC: arizona: Add event notification on voice trigger eventsCharles Keepax2016-05-303-0/+11
| | | * | | ASoC: arizona: Add a notifier chain for CODEC eventsCharles Keepax2016-05-304-0/+47
| | | |/ /
| | * / / ASoC: Add ADAU7002 Stereo PDM-to-I2S/TDM Converter driverLars-Peter Clausen2016-06-023-0/+86
| | |/ /
| * | | ASoC: adau17x1: Add support for specifying the MCLK using the CCFLars-Peter Clausen2016-06-156-62/+171
| * | | ASoC: adau: Factor out shared PLL configuration codeLars-Peter Clausen2016-06-096-62/+89
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown2016-07-242-2/+24
|\ \ \
| * | | ASoC: rt5645: Add ACPI ID 10EC5640Vinod Koul2016-07-081-0/+7
| * | | ASoC: rt5645: add DAC1 soft volume func controlBard Liao2016-07-072-0/+14
| * | | ASoC: rt5645: patch reg-0x8aBard Liao2016-07-011-2/+3
* | | | Merge remote-tracking branch 'asoc/topic/pcm5102a' into asoc-nextMark Brown2016-07-241-1/+0
|\ \ \ \
| * | | | ASoC: pcm5102a: Remove owner assignment from platform_driverFabio Estevam2016-05-301-1/+0
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-nextMark Brown2016-07-242-2/+2
|\ \ \ \
| * | | | ASoC: pcm1681/pcm1791: fix typo in declarationArnd Bergmann2016-06-132-2/+2
| |/ / /
* | | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-07-2434-450/+1992
|\ \ \ \
| * | | | ASoC: Intel: Skylake: Delete an unnecessary check before the function call "r...Markus Elfring2016-07-241-2/+1
| * | | | ASoC: Intel: Skylake: Fix NULL Pointer exception in dynamic_debug.Vedang Patel2016-07-241-1/+1
| * | | | ASoC: Intel: Fix conflicting pcm dev drvdata on haswellBen Zhang2016-07-141-1/+0
| * | | | ASoC: Intel: board: add kabylake nau88l25_ssm4567 machine idVinod Koul2016-07-141-0/+8
| * | | | ASoC: Intel: board: add kabylake nau88l25_max98357a machine idVinod Koul2016-07-141-0/+8