aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-19ASoC: sunxi: sun50i-codec-analog: Rename hpvcc regulator supply to cpvddChen-Yu Tsai1-2/+2
2019-02-19ASoC: adau1977: Add support for setting MICBIAS via DTBogdan Togorean1-5/+7
2019-02-19ASoC: dapm: Potential small memory leak in dapm_cnew_widget()Dan Carpenter1-1/+3
2019-02-19ASoC: samsung: odroid: Add missing DAPM routesSylwester Nawrocki1-1/+11
2019-02-19ASoC: wm8741: Make function 'wm8741_mute' staticWei Yongjun1-1/+1
2019-02-19ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang1-3/+4
2019-02-19Merge tag 'asoc-fix-v5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai3-3/+15
2019-02-19SoC: imx-sgtl5000: add missing put_device()Wen Yang1-0/+1
2019-02-18Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1 for refcount fixMark Brown1-1/+7
2019-02-18ASoC: simple-card: fixup refcount_t underflowKuninori Morimoto1-1/+1
2019-02-18ASoC: simple-card: Fix refcount underflowDaniel Baluta1-1/+1
2019-02-18ASoC: samsung: odroid: Ensure proper sample rate on pri/sec PCMSylwester Nawrocki1-0/+56
2019-02-18ASoC: stm32: sai: remove set but not used variables 'mask, cr1'YueHaibing1-5/+3
2019-02-18ASoC: topology: free created components in tplg load errorBard liao1-1/+7
2019-02-18ASoC: cs35l36: Make some symbols staticWei Yongjun1-4/+4
2019-02-18ASoC: qcom: Kconfig: select dmic for sdm845Cheng-Yi Chiang1-0/+1
2019-02-18ASoC: fsl_spdif: fix sysclk_df typeViorel Suman1-4/+6
2019-02-18ASoC: fsl_spdif: fix TXCLK_DF maskViorel Suman1-1/+1
2019-02-18ASoC: codecs: ad193x: Add support to disable on-chip PLLCodrin Ciubotariu2-1/+33
2019-02-18ASoC: codecs: ad193x: Add runtime support for DSP_A and I2S modesCodrin Ciubotariu1-2/+7
2019-02-18ASoC: codecs: ad193x: Fix frame polarity for DSP_A formatCodrin Ciubotariu1-0/+6
2019-02-18ASoC: codecs: ad193x: Set constraint to always have 32 sample bitsCodrin Ciubotariu1-0/+16
2019-02-18ASoC: codecs: ad193x: Remove capture support for codecs without ADCCodrin Ciubotariu1-1/+18
2019-02-18ASoC: fsi: fix spelling mistake "doens't" -> "doesn't"Colin Ian King1-1/+1
2019-02-18ALSA: usb-audio: Expose sample resolution through proc interfaceJussi Laako3-0/+4
2019-02-14ASoC: samsung: i2s: Prevent potential NULL platform data dereferenceSylwester Nawrocki1-12/+15
2019-02-14ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki1-17/+4
2019-02-14ASoC: da7219: Update TDM usage to be more flexibleAdam Thomson1-33/+47
2019-02-14ASoC: da7219: Add support for master mode BCLK rate adjustmentAdam Thomson2-10/+27
2019-02-14ASoC: samsung: i2s: Convert to SPDX License IndentifierSylwester Nawrocki1-10/+6
2019-02-14ASoC: samsung: i2s: Comments clean upSylwester Nawrocki1-14/+15
2019-02-14ASoC: samsung: i2s: Change indentation in SAMSUNG_I2S_FMTS definitionSylwester Nawrocki1-3/+2
2019-02-14ASoC: samsung: i2s: Simplify pri_dai, sec_dai pointers usageSylwester Nawrocki1-4/+3
2019-02-14ASoC: stm32: sai: add missing put_device()Wen Yang1-3/+8
2019-02-14ASoC: samsung: Specify DMA channel names through custom DMA configSylwester Nawrocki4-11/+7
2019-02-14ASoC: samsung: odroid: Add support for secondary CPU DAISylwester Nawrocki1-36/+95
2019-02-14ASoC: samsung: i2s: Get rid of a static spinlockSylwester Nawrocki1-7/+9
2019-02-14ASoC: samsung: i2s: Move quirks data to common driver data structureSylwester Nawrocki1-21/+12
2019-02-14ASoC: samsung: i2s: Move IP variant data to common driver data structureSylwester Nawrocki1-21/+21
2019-02-14ASoC: samsung: i2s: Drop spinlock pointer from i2s_dai data structureSylwester Nawrocki1-27/+24
2019-02-14ASoC: samsung: i2s: Move SFR pointer to common driver data structureSylwester Nawrocki1-47/+59
2019-02-14ALSA: es1688: Remove set but not used variable 'hw'YueHaibing1-3/+1
2019-02-14ALSA: hda/realtek: Disable PC beep in passthrough on alc285Hui Wang1-1/+13
2019-02-14ALSA: hda/realtek - Headset microphone and internal speaker support for System76 oryp5Jeremy Soller1-0/+28
2019-02-13ASoC: cros_ec_codec: Make symbol 'cros_ec_dai' staticWei Yongjun1-1/+1
2019-02-13ASoC: mediatek: mt8183: make some functions staticWei Yongjun1-2/+2
2019-02-13ASoC: cs35l36: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-02-13ASoC: samsung: i2s: Move registers cache to common driver data structureSylwester Nawrocki1-9/+11
2019-02-13ASoC: samsung: i2s: Move opclk data to common driver data structureSylwester Nawrocki1-37/+33
2019-02-13ASoC: samsung: i2s: Move core clk to the driver common data structureSylwester Nawrocki1-13/+14