summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-06-294-25/+77
|\
| * ASoC: rt5670: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede2020-06-291-2/+2
| * ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede2020-06-291-15/+56
| * ASoC: rt5670: Correct RT5670_LDO_SEL_MASKHans de Goede2020-06-291-1/+1
| * ASoC: rt5682: fix the pop noise while OMTP type headset pluginShuming Fan2020-06-241-1/+8
| * ASoC: hdac_hda: fix memleak with regmap not freed on removePierre-Louis Bossart2020-06-171-6/+10
* | ASoC: tas2562: Add voltage sense slot configurationDan Murphy2020-06-291-14/+51
* | ASoC: tas2562: Add right and left channel slot programmingDan Murphy2020-06-292-17/+59
* | ASoC: rt1015: add missing header inclusionTzung-Bi Shih2020-06-251-8/+9
* | ASoC: tas2562: Fix format issue for extra space before a commaDan Murphy2020-06-251-1/+1
* | ASoC: tas2562: Update shutdown GPIO propertyDan Murphy2020-06-251-2/+2
* | ASoC: rt1011: fix KASAN out-of-bounds bug in find_next_bit()Fred Oh2020-06-231-7/+13
* | Merge series "ASoC: merge snd_soc_component_read() and snd_soc_component_read...Mark Brown2020-06-22103-840/+772
|\ \
| * | ASoC: codecs: ak*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-223-7/+7
| * | ASoC: codecs: cs*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-224-12/+12
| * | ASoC: codecs: da*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-227-75/+75
| * | ASoC: codecs: rt*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-2214-93/+93
| * | ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-2242-398/+399
| * | ASoC: codecs: alc*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-222-6/+6
| * | ASoC: codecs: msm*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-222-15/+15
| * | ASoC: codecs: max*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-224-25/+25
| * | ASoC: codecs: tlv*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-224-24/+24
| * | ASoC: codecs: wcd*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-223-51/+51
| * | ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto2020-06-229-38/+38
| * | ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-2211-96/+27
* | | ASoC: wm_adsp: Add controls for calibration and diagnostic FWVlad Karpovich2020-06-221-2/+8
|/ /
* | ASoC: rt1015: Flush DAC data before playback.Jack Yu2020-06-162-4/+19
* | Merge series "ASoC: max98357a: support MAX98360A in OF" from Tzung-Bi Shih <t...Mark Brown2020-06-151-0/+1
|\ \
| * | ASoC: max98357a: add compatible string for MAX98360ATzung-Bi Shih2020-06-151-0/+1
* | | Merge series "ASoC: mediatek: mt6358: support DMIC one-wire mode" from Jiaxin...Mark Brown2020-06-151-1/+22
|\ \ \
| * | | ASoC: mediatek: mt6358: support DMIC one-wire modeJiaxin Yu2020-06-151-1/+22
| |/ /
* | | ASoC: max98390: Add Amp init common setting func.Steve Lee2020-06-151-10/+16
* | | ASoC: rt5682: DAI wclk supports 44100 Hz outputderek.fang2020-06-151-18/+31
* | | ASoC: rt5682: Let PLL2 support the freq conversion for 44100Hz sample ratederek.fang2020-06-152-1/+12
* | | ASoC: rl6231: Add new supports on rl6231derek.fang2020-06-151-0/+2
* | | ASoC: wm8960: Support headphone jack detection functionShengjiu Wang2020-06-151-0/+20
* | | ASoC: wm0010: Use kmemdup rather than duplicating its implementationFuqian Huang2020-06-151-3/+1
|/ /
* | Merge existing fixes from asoc/for-5.8Mark Brown2020-06-154-58/+98
|\|
| * ASoC: rt1015: Update rt1015 default register value according to spec modifica...Jack Yu2020-06-152-50/+89
| * ASoC: rt5682: Let dai clks be registered whether mclk exists or notderek.fang2020-06-151-5/+6
| * ASoC: max98390: Update regmap readable reg and volatileSteve Lee2020-06-111-3/+3
* | Merge tag 'asoc-fix-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai2020-06-104-8/+39
|\|
| * ASoC: rt5645: Add platform-data for Asus T101HAHans de Goede2020-06-091-0/+14
| * ASoC: max98390: Fix potential crash during param fw loadingSteve Lee2020-06-042-5/+22
| * ASoC: max98390: Fix incorrect printf qualifierTakashi Iwai2020-06-041-1/+1
| * ASoC: rl6231: Modify the target DMIC clock rateOder Chiou2020-06-041-2/+2
* | Merge tag 'asoc-v5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-06-0174-1208/+4690
|\ \
| * | Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown2020-06-0171-1190/+4664
| |\|
| | * ASoC: rt1015: Enable class-D silence and clock detectionsderek.fang2020-05-291-1/+1
| | * ASoC: sta32x: add missed function calls in error pathsChuhong Yuan2020-05-281-2/+9