summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2020-07-08Merge series "ASoC: topology: fix error handling flow" from Pierre-Louis Boss...Mark Brown
2020-07-07ASoC: da7213: add default clock handlingSebastian Reichel
2020-07-06ASoC: codecs: wm8400: remove unused variablesPierre-Louis Bossart
2020-07-03ASoC: rt5670: Rename dev_gpio to gpio1_is_irqHans de Goede
2020-07-03ASoC: rt5670: Remove struct rt5670_platform_dataHans de Goede
2020-07-02ASoC: codecs: wm8994: fix kernel-docPierre-Louis Bossart
2020-07-02ASoC: codecs: wm9713: remove spurious kernel-doc comment startPierre-Louis Bossart
2020-07-02ASoC: codecs: wm8960: fix kernel-docPierre-Louis Bossart
2020-07-02ASoC: codecs: wm8986: fix missing kernel-doc argumentsPierre-Louis Bossart
2020-07-02ASoC: codecs: cs42l42: remove always-true comparisonsPierre-Louis Bossart
2020-07-02ASoC: codecs: cs4270: fix kernel-docPierre-Louis Bossart
2020-07-01ASoC: rt5682: cancel jack_detect_work if hs_jack is set to null even soundwir...Oder Chiou
2020-06-29Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2020-06-29ASoC: rt5670: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede
2020-06-29ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede
2020-06-29ASoC: rt5670: Correct RT5670_LDO_SEL_MASKHans de Goede
2020-06-29ASoC: tas2562: Add voltage sense slot configurationDan Murphy
2020-06-29ASoC: tas2562: Add right and left channel slot programmingDan Murphy
2020-06-25ASoC: rt1015: add missing header inclusionTzung-Bi Shih
2020-06-25ASoC: tas2562: Fix format issue for extra space before a commaDan Murphy
2020-06-25ASoC: tas2562: Update shutdown GPIO propertyDan Murphy
2020-06-24ASoC: rt5682: fix the pop noise while OMTP type headset pluginShuming Fan
2020-06-23ASoC: rt1011: fix KASAN out-of-bounds bug in find_next_bit()Fred Oh
2020-06-22Merge series "ASoC: merge snd_soc_component_read() and snd_soc_component_read...Mark Brown
2020-06-22ASoC: wm_adsp: Add controls for calibration and diagnostic FWVlad Karpovich
2020-06-22ASoC: codecs: ak*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: cs*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: da*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: alc*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: msm*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: max*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: tlv*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: wcd*: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto
2020-06-22ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto
2020-06-17ASoC: hdac_hda: fix memleak with regmap not freed on removePierre-Louis Bossart
2020-06-16ASoC: rt1015: Flush DAC data before playback.Jack Yu
2020-06-15Merge series "ASoC: max98357a: support MAX98360A in OF" from Tzung-Bi Shih <t...Mark Brown
2020-06-15Merge series "ASoC: mediatek: mt6358: support DMIC one-wire mode" from Jiaxin...Mark Brown
2020-06-15ASoC: max98390: Add Amp init common setting func.Steve Lee
2020-06-15ASoC: rt5682: DAI wclk supports 44100 Hz outputderek.fang
2020-06-15ASoC: rt5682: Let PLL2 support the freq conversion for 44100Hz sample ratederek.fang
2020-06-15ASoC: rl6231: Add new supports on rl6231derek.fang
2020-06-15ASoC: wm8960: Support headphone jack detection functionShengjiu Wang
2020-06-15ASoC: wm0010: Use kmemdup rather than duplicating its implementationFuqian Huang
2020-06-15ASoC: mediatek: mt6358: support DMIC one-wire modeJiaxin Yu
2020-06-15ASoC: max98357a: add compatible string for MAX98360ATzung-Bi Shih
2020-06-15Merge existing fixes from asoc/for-5.8Mark Brown