summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2019-07-24ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function nameChristophe JAILLET1-2/+2
2019-07-23ASoC: rt1308: Convert headers to SPDXShuming Fan2-14/+9
2019-07-23ASoC: rt5665: Fix a typo in the name of a functionChristophe JAILLET1-4/+4
2019-07-23ASoC: pcm3168a: Fix a typo in the name of a constantChristophe JAILLET1-2/+2
2019-07-22ASoC: madera: Read device tree configurationCharles Keepax1-0/+97
2019-07-22ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov1-5/+10
2019-07-22ASoC: sgtl5000: Fix of unmute outputs on probeOleksandr Suvorov1-3/+3
2019-07-22ASoC: sgtl5000: add ADC mute controlOleksandr Suvorov1-0/+1
2019-07-22ASoC: sgtl5000: Fix definition of VAG Ramp ControlOleksandr Suvorov2-2/+2
2019-07-22ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov1-30/+194
2019-07-22ASoC: cs47l35: Use define for DSPCLK enable bitCharles Keepax1-1/+1
2019-07-22ASoC: rt1308: add silence detection and manual PDB controlShuming Fan1-4/+5
2019-07-22ASoC: rt1308: simplify the EFUSE read functionShuming Fan1-22/+0
2019-07-22ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFERLucas Stach1-2/+5
2019-07-22ASoC: max98383: fix i2c probe failurefengchunguo2-4/+31
2019-07-22ASoC: wcd9335: add irqflag IRQF_ONESHOT flagHariprasad Kelam1-1/+2
2019-07-22sound: soc: codecs: mt6358: change return type of mt6358_codec_init_regHariprasad Kelam1-5/+1
2019-07-22ASoC: rt5677: remove superfluous setCurtis Malainey1-1/+0
2019-07-22ASoC: codecs: ad193x: Use regmap_multi_reg_write() when initializingCodrin Ciubotariu1-14/+5
2019-07-22ASoC: wcd9335: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+4
2019-07-08Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai390-2215/+19292
2019-07-06Merge branch 'asoc-5.3' into asoc-nextMark Brown34-323/+18882
2019-07-06Merge branch 'asoc-5.2' into asoc-linusMark Brown4-4/+39
2019-07-06ASoC: hdac_hdmi: report codec link up/down status to busKai Vehmanen1-0/+2
2019-07-05ASoC: rt5665: remove redundant assignment to variable idxColin Ian King1-1/+1
2019-07-05ASoC: wcd9335: remove multiple defines.Srinivas Kandagatla1-5/+0
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai1-1/+1
2019-07-02ASoC: max98357a: avoid speaker pop when playback startupMac Chiang1-9/+46
2019-07-02ASoC: cros_ec_codec: use devm_snd_soc_register_component()Kuninori Morimoto1-1/+1
2019-07-02ASoC: ak4118: use devm_snd_soc_register_component()Kuninori Morimoto1-9/+2
2019-07-02ASoC: rt5682: use devm_snd_soc_register_component()Kuninori Morimoto1-10/+3
2019-07-02ASoC: rt1308: Fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-07-02ASoC: madera: Remove duplicated include from cs47l35.cYueHaibing1-1/+0
2019-06-28ASoC: rt1308: Add RT1308 amplifier driverDerek Fang4-0/+1198
2019-06-28ASoC: codecs: ad193x: Reset used registers at probeCodrin Ciubotariu1-0/+10
2019-06-28ASoC: codecs: ad193x: Group register initialization at probeCodrin Ciubotariu1-19/+33
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown371-1888/+371
2019-06-26ASoC: madera: Update SPDX headersCharles Keepax5-25/+5
2019-06-26ASoC: codecs: ad193x: Fix memory corruption on BE 64b systemsCodrin Ciubotariu1-4/+2
2019-06-25ASoC: Intel: hdac_hdmi: Set ops to NULL on removeAmadeusz Sławiński1-0/+6
2019-06-25ASoC: rt5677: depop stereo dacCurtis Malainey1-1/+2
2019-06-20ASoC: rt5514-spi: don't use snd_soc_lookup_component()Kuninori Morimoto1-3/+1
2019-06-20ASoC: pcm3168a: Add support for multi DIN/DOUT with TDM slots parameterPeter Ujfalusi1-7/+24
2019-06-20ASoC: pcm3168a: Rename min_frame_size to slot_widthPeter Ujfalusi1-5/+5
2019-06-20ASoC: cs47l90: Add codec driver for Cirrus Logic CS47L90Richard Fitzgerald3-0/+2665
2019-06-20ASoC: cs47l85: Add codec driver for Cirrus Logic CS47L85Richard Fitzgerald3-0/+2742
2019-06-20ASoC: cs47l35: Add codec driver for Cirrus Logic CS47L35Richard Fitzgerald3-0/+1790
2019-06-20ASoC: madera: Add common support for Cirrus Logic Madera codecsRichard Fitzgerald4-0/+4634
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner210-877/+210