summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2020-11-13ASoC: rt1015: increase the time to detect BCLKShuming Fan1-1/+1
2020-11-05ASoC: rt1015: add delay to fix pop noise from speakerJack Yu2-0/+22
2020-10-28Merge tag 'v5.10-rc1' into asoc-5.10Mark Brown11-104/+57
2020-10-28ASoC: codecs: wcd9335: Set digital gain range correctlySrinivas Kandagatla1-1/+1
2020-10-28ASoC: codecs: wcd934x: Set digital gain range correctlySrinivas Kandagatla1-1/+1
2020-10-23ASoC: cs42l51: manage mclk shutdown delayOlivier Moysan1-1/+21
2020-10-23ASoC: codecs: wsa881x: add missing stream rates and formatSrinivas Kandagatla1-0/+2
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds52-710/+8975
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-101/+33
2020-10-12Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai53-712/+8974
2020-10-09Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown45-638/+8748
2020-10-09Merge remote-tracking branch 'asoc/for-5.9' into asoc-linusMark Brown13-103/+255
2020-10-08ASoC: tas2764: Add the driver for the TAS2764Dan Murphy4-0/+787
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2-2/+2
2020-10-05ASoC: rt715-sdw: probe with RT714 Device IDPierre-Louis Bossart1-0/+1
2020-10-02ASoC: wm8523: Fix a typo in a commentChristophe JAILLET1-1/+1
2020-10-02ASoC: hdac_hdmi: remove cancel_work_sync in runtime suspendBrent Lu1-2/+0
2020-10-01Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-101/+33
2020-10-01ASoC: wm_adsp: Pass full name to snd_ctl_notifyAdam Brickman1-1/+19
2020-09-30ASoC: hdac_hda: allow runtime pm at end of probeKai Vehmanen1-0/+3
2020-09-28ASoC: cs4234: Add support for Cirrus Logic CS4234 codecLucas Tanure4-0/+1213
2020-09-28ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clockOder Chiou1-2/+22
2020-09-28ASoC: rt715: Add power-up delay to fix dmic pop sound issue.Jack Yu2-1/+3
2020-09-25ASoC: cs47l35: Fix EPOUT->HPOUT1 Mono Mux routingRichard Fitzgerald1-1/+1
2020-09-25ASoC: cs47l15: Fix EPOUT->HPOUT1 Mono Mux routingRichard Fitzgerald1-1/+1
2020-09-23ASoC: tas2770: Remove unused variablesDan Murphy2-17/+2
2020-09-23ASoC: tas2770: Remove ti,asi-format codeDan Murphy2-12/+0
2020-09-23ASoC: tas2770: Set regcache when shutting down and waking deviceDan Murphy1-4/+10
2020-09-23ASoC: tas2770: Add shutdown capability via a GPIODan Murphy2-14/+40
2020-09-22ASoC: cros_ec_codec: fix kconfig dependency warning for SND_SOC_CROS_EC_CODECNecip Fazil Yildiran1-0/+1
2020-09-22ASoC: tas2562: Remove duplicate code for I/V senseDan Murphy1-12/+0
2020-09-22ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang1-8/+4
2020-09-21ASoC: tas2770: Refactor sample rate functionDan Murphy1-56/+19
2020-09-21ASoC: tas2770: Fix the spacing and new linesDan Murphy1-169/+131
2020-09-21ASoC: tas2770: Convert bit mask to GENMASK in headerDan Murphy1-18/+19
2020-09-21ASoC: tas2770: Fix unbalanced calls to pm_runtimeDan Murphy1-9/+0
2020-09-21ASoC: tas2562: Add the TAS2110 class-D amplifierDan Murphy1-0/+48
2020-09-21Merge branch 'asoc-5.9' into asoc-5.10Mark Brown6-45/+75
2020-09-21ASoC: tlv320aic32x4: Enable fast chargeMiquel Raynal2-0/+15
2020-09-21ASoC: tlv320aic32x4: Fix bdiv clock rate derivationMiquel Raynal1-3/+6
2020-09-21ASoC: tlv320aic32x4: Ensure a minimum delay before clock stabilizationMiquel Raynal1-1/+8
2020-09-21ASoC: rt711: wait for the delayed work to finish when the system suspendsShuming Fan1-0/+4
2020-09-21ASoC: tas2770: Fix error handling with update_bitsDan Murphy1-28/+24
2020-09-21ASoC: tas2770: Fix required DT properties in the codeDan Murphy1-11/+10
2020-09-21ASoC: tas2770: Add missing bias level power statesDan Murphy1-1/+6
2020-09-21ASoC: tas2770: Fix calling reset in probeDan Murphy1-2/+2
2020-09-21ASoC: rt700: wait for the delayed work to finish when the system suspendsShuming Fan1-0/+3
2020-09-21ASoC: tas2562: Add the TAS2564 compatibleDan Murphy1-0/+3
2020-09-21ASoC: cs42l51: add additional ADC volume controlsGuillermo Rodríguez1-0/+9
2020-09-18Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds10-23/+46