summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2016-11-22ASoC: Make return type of dpcm_state_string() const char *Lars-Peter Clausen1-1/+1
2016-11-22ASoC: wm8580: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto1-24/+1
2016-11-21ASoC: wm8523: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto1-23/+1
2016-11-21ASoC: wm_adsp: Only write shutdown controls for active firmwaresCharles Keepax1-0/+3
2016-11-18ASoC: wm9081: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto2-2/+1
2016-11-18ASoC: uda1380: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto2-21/+2
2016-11-16ASoC: rt5677: Remove superfluous linux/kthread.h inclusionTakashi Iwai1-1/+0
2016-11-16ASoC: rt5514: Remove superfluous linux/kthread.h inclusionTakashi Iwai1-1/+0
2016-11-16ASoC: rt5665: Use devm_gpio_request_one()Axel Lin1-4/+2
2016-11-16ASoC: rt5665: Fix missing mutex_unlock in rt5665_calibrateAxel Lin1-2/+3
2016-11-16ASoC: atmel: tse850: add ASoC driver for the Axentia TSE-850Peter Rosin3-0/+484
2016-11-16ASoC: atmel_ssc_dai: if not provided, default to sensible dividersPeter Rosin2-7/+77
2016-11-16ASoC: intel: mfld: Make static string arrays 'const 'char * const []'Lars-Peter Clausen1-2/+2
2016-11-15ASoC: rl6231: add 19.2M to 4.096M pll preset tableBard Liao1-0/+1
2016-11-14ASoC: lpass-platform: fix uninitialized variableLinus Torvalds1-0/+1
2016-11-14ASoC: add rt5665 codec driverBard Liao4-0/+6873
2016-11-14ASoC: wm_adsp: factor out getting base register for a controlRichard Fitzgerald1-22/+24
2016-11-14ASoC: rt5616: Don't use rtd->codecLars-Peter Clausen1-2/+1
2016-11-13ASoC: pxa: Make static string arrays 'const 'char * const []'Lars-Peter Clausen5-12/+12
2016-11-13ASoC: mioa701_wm9713: add missing white space in dev_err messageColin Ian King1-1/+1
2016-11-13ASoC: compress: Add support for compress dai opsVinod Koul1-2/+96
2016-11-13ASoC: Intel: bytct_rt5640: change default capture settingsPierre-Louis Bossart1-3/+8
2016-11-13ASoC: Intel: detect audio routing with CHAN packagePierre-Louis Bossart1-2/+51
2016-11-13ASoC: Intel: common: add ACPI package extraction utilityPierre-Louis Bossart2-1/+73
2016-11-12ASoC: tlv320aic31xx: Add support for tlv320dac3101Peter Ujfalusi2-0/+3
2016-11-11ASoC: wm_adsp: Support acknowledged controlsRichard Fitzgerald2-8/+82
2016-11-11ASoC: wm_adsp: Add support for SYSTEM firmware controlsStuart Henderson1-10/+18
2016-11-11ASoC: wm_adsp: factor out getting region name from typeRichard Fitzgerald1-31/+22
2016-11-11ASoC: wm_adsp: Signal firmware shutdown through event controlRichard Fitzgerald2-0/+117
2016-11-11ASoC: samsung: Remove unselectable smdk_wm8580pcmLars-Peter Clausen3-186/+0
2016-11-11ASoC: samsung: Makefile cleanupValentin Rothberg1-3/+0
2016-11-11ASoC: nau8825: FLL parameters finetuneJohn Hsu2-8/+45
2016-11-11ASoC: nau8825: AD/DA over sampling rate configurationJohn Hsu2-3/+79
2016-11-11ASoC: nau8825: Disable short Frame Sync detection logicJohn Hsu2-0/+8
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto1-3/+6
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_nameKuninori Morimoto1-5/+6
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefixKuninori Morimoto1-3/+6
2016-11-11ASoC: soc-core: snd_soc_get_dai_name() become non staticKuninori Morimoto1-1/+2
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routingKuninori Morimoto1-3/+6
2016-11-10ASoC: tlv320aic31xx: Add missing of_device_id for dac3100Peter Ujfalusi1-0/+1
2016-11-10ASoC: arizona: Call arizona_init_notifiers for all CODECsCharles Keepax3-0/+3
2016-11-10ASoC: arizona: Move notifier functions to header and make inlineCharles Keepax2-32/+24
2016-11-10ASoC: wm2200: Correct types of mixer texts and valuesCharles Keepax1-2/+2
2016-11-10ASoC: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2016-11-10ASoC: sun4i-codec: fix semicolon.cocci warningskbuild test robot1-1/+1
2016-11-09ASoC: Intel: Skylake: Flush pending D0i3 request on suspendJayachandran B3-0/+38
2016-11-09ASoC: Intel: Skylake: remove pci device enabling calls on suspendJayachandran B1-2/+0
2016-11-09ASoC: topology: Check name strings of physical DAI linksMengdong Lin1-2/+16
2016-11-09ASoC: msm8916-wcd-analog: Update correct register setting for MIC BIAS Internal1Axel Lin1-3/+3
2016-11-09ASoC: fsl: fix fsl_spdif.c build errorsRandy Dunlap1-0/+1