summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)Author
2016-11-30ASoC: nau8825: lock longer to avoid playback pop upon resumeJohn Hsu
2016-11-30ASoC: intel: Replace kthread with workTakashi Iwai
2016-11-30ASoC: arizona: Use component pin control functionsRichard Fitzgerald
2016-11-30Merge branch 'topic/dapm-pin' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2016-11-30ASoC: core: Add component pin control functionsRichard Fitzgerald
2016-11-30ASoC: rt5670: Add missing 10EC5072 ACPI IDTakashi Iwai
2016-11-30ASoC: rt5670: Enable Braswell platform workaround for Dell Wyse 3040Takashi Iwai
2016-11-30ASoC: Intel: Add missing 10EC5672 ACPI ID matching for Cherry TrailTakashi Iwai
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-11-29ASoC: rt298: disable IRQ when jack is NULLBard Liao
2016-11-29ASoC: Intel: atom: Make some messages to debug levelTakashi Iwai
2016-11-29ASoC: wm_adsp: Remove redundant extern declarationsCharles Keepax
2016-11-29ASoC: arizona: Remove redundant extern declarationsCharles Keepax
2016-11-25ASoC: Intel: Skylake: Removed the unused I2S blob structureGuruprasadX Pawse
2016-11-25ASoC: Intel: Skylake: Don't use dma I2S config structure in kernelGuruprasadX Pawse
2016-11-24ASoC: sunxi: Uninitialized variable in probe()Dan Carpenter
2016-11-23ASoC: ab8500: Remove explicit initialization of driver callbacks to NULLLars-Peter Clausen
2016-11-23ASoC: uda1380: Request GPIOs at bus probe timeLars-Peter Clausen
2016-11-23ASoC: uda1380: Remove unused DAI ID definesLars-Peter Clausen
2016-11-22ASoC: wm_adsp: Check return value from wm_adsp_buffer_initCharles Keepax
2016-11-22ASoC: sunxi: Add support for A23/A33/H3 codec's analog path controlsChen-Yu Tsai
2016-11-22ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMUKuninori Morimoto
2016-11-22ASoC: rsnd: Request/Release DMA channel each timeKuninori Morimoto
2016-11-22ASoC: wm_adsp: Remove unused wm_coeff_ctl.kcontrolRichard Fitzgerald
2016-11-22ASoC: wm_adsp: Firmware controls should be added as codec controlsRichard Fitzgerald
2016-11-22ASoC: cht_bsw_rt5645: Fix leftover kmallocTakashi Iwai
2016-11-22ASoC: samsung: Enable COMPILE_TEST for SmartQ and WM8580Krzysztof Kozlowski
2016-11-22ASoC: samsung: Enable COMPILE_TEST for entire Samsung ASocKrzysztof Kozlowski
2016-11-22ASoC: samsung: smdk_wm8580: Remove old platforms and drop mach-types usageKrzysztof Kozlowski
2016-11-22ASoC: samsung: Remove non-existing MACH dependenciesKrzysztof Kozlowski
2016-11-22ASoC: Make return type of dpcm_state_string() const char *Lars-Peter Clausen
2016-11-22ASoC: wm8580: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto
2016-11-21ASoC: wm8523: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto
2016-11-21ASoC: wm_adsp: Only write shutdown controls for active firmwaresCharles Keepax
2016-11-18ASoC: wm9081: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto
2016-11-18ASoC: uda1380: Remove #if IS_ENABLED(CONFIG_I2C)Kuninori Morimoto
2016-11-16ASoC: rt5677: Remove superfluous linux/kthread.h inclusionTakashi Iwai
2016-11-16ASoC: rt5514: Remove superfluous linux/kthread.h inclusionTakashi Iwai
2016-11-16ASoC: rt5665: Use devm_gpio_request_one()Axel Lin
2016-11-16ASoC: rt5665: Fix missing mutex_unlock in rt5665_calibrateAxel Lin
2016-11-16ASoC: atmel: tse850: add ASoC driver for the Axentia TSE-850Peter Rosin
2016-11-16ASoC: atmel_ssc_dai: if not provided, default to sensible dividersPeter Rosin
2016-11-16ASoC: intel: mfld: Make static string arrays 'const 'char * const []'Lars-Peter Clausen
2016-11-15ASoC: rl6231: add 19.2M to 4.096M pll preset tableBard Liao
2016-11-14ASoC: lpass-platform: fix uninitialized variableLinus Torvalds
2016-11-14ASoC: add rt5665 codec driverBard Liao
2016-11-14ASoC: wm_adsp: factor out getting base register for a controlRichard Fitzgerald
2016-11-14ASoC: rt5616: Don't use rtd->codecLars-Peter Clausen
2016-11-13ASoC: pxa: Make static string arrays 'const 'char * const []'Lars-Peter Clausen
2016-11-13ASoC: mioa701_wm9713: add missing white space in dev_err messageColin Ian King