summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2019-08-09Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds11-49/+118
2019-08-06Merge tag 'asoc-fix-v5.3-rc3-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai2-0/+0
2019-08-06Merge tag 'asoc-fix-v5.3-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai11-49/+118
2019-08-06ASoC: max98373: Remove executable bitsMark Brown2-0/+0
2019-07-31ASoC: max98373: add 88200 and 96000 sampling rate supportfengchunguo2-0/+8
2019-07-22ASoC: cs42xx8: Fix MFREQ selection issue for async modeShengjiu Wang1-19/+97
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+4
2019-07-11ASoC: rt1011: fix DC calibration offset not applyingShuming Fan1-2/+2
2019-07-10ASoC: Relocate my e-mail to .com domain zoneKirill Marinushkin4-7/+7
2019-07-10ASoC: rt1308: Remove executable attribute from source filesJoe Perches2-0/+0
2019-07-10ASoC: max98357a: use mdelay for sdmode-delayTzung-Bi Shih1-21/+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
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 496Thomas Gleixner1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463Thomas Gleixner2-28/+2
2019-06-19ASoC: rt5677: handle concurrent interruptsBen Zhang1-26/+45
2019-06-19ASoC: rt5677: clear interrupts by polarity flipBen Zhang2-36/+145
2019-06-17ASoC: rt5677: move jack-detect init to i2c probeFletcher Woodruff2-26/+40
2019-06-17ASoC: rt5677: fall back to DT prop names on errorFletcher Woodruff1-37/+37
2019-06-17ASoC: cx2072x: mark PM function as __maybe_unusedArnd Bergmann1-1/+1
2019-06-14ASoC: wm_adsp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-30/+7
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-11/+46
2019-06-13ASoC: tas571x: Fix -Wunused-const-variableNathan Huckleberry1-2/+2