summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2019-04-10ASoC: wcd9335: Fix missing regmap requirementMarc Gonzalez1-0/+1
2019-04-05ASoC: cs35l35: Disable regulators on driver removalCharles Keepax1-0/+11
2019-04-04ASoC: tlv320aic32x4: Change author's nameAnnaliese McDermond2-4/+4
2019-04-03ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax1-1/+2
2019-04-01ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-03-21ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack1-0/+1
2019-03-19ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax2-0/+22
2019-03-19ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax1-3/+8
2019-03-19ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_errorCharles Keepax1-2/+2
2019-03-19ASoC: wm_adsp: Correct handling of compressed streams that restartCharles Keepax1-2/+1
2019-03-18ASoC: rt5682: recording has no sound after bootingShuming Fan1-9/+5
2019-03-18ASoC: rt5682: fix jack type detection issueShuming Fan1-7/+5
2019-03-18ASoC: rt5682: Check JD status when system resumeShuming Fan1-17/+17
2019-03-13ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu1-2/+2
2019-03-11ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu1-8/+38
2019-03-11ASoC:hdac_hda:use correct format to setup hda codecRander Wang2-14/+40
2019-03-04ASoC: hdmi-codec: avoid limiting params->msbits in hw_params()Russell King1-3/+0
2019-03-04Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-1/+3
2019-03-03ASoC: ab8500: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-03-03ASoC: hdmi-codec: fix S/PDIF DAIRussell King1-59/+59
2019-02-28ASoC: tlv320aic3x: fix reset gpio reference countingPhilipp Puschmann1-2/+3
2019-02-26Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2-21/+25
2019-02-22ASoC: wm_adsp: Improve logging messagesCharles Keepax1-44/+53
2019-02-22ASoC: wm_adsp: Add support for multiple compressed buffersStuart Henderson2-51/+119
2019-02-22ASoC: wm_adsp: Refactor compress stream initialisationCharles Keepax1-65/+74
2019-02-22ASoC: wm_adsp: Reorder some functions for improved clarityCharles Keepax1-40/+41
2019-02-22ASoC: wm_adsp: Factor out stripping padding from ADSP dataCharles Keepax1-10/+17
2019-02-22ASoC: cs35l36: Fix an IS_ERR() vs NULL checking bugDan Carpenter1-2/+2
2019-02-20ASoC: wm_adsp: Allow compressed buffers in any memory regionAndrew Ford1-2/+6
2019-02-20ASoC: wm_adsp: Update cached error state on triggerStuart Henderson1-17/+21
2019-02-19ASoC: codecs: pcm186x: Fix energysense SLEEP bitCodrin Ciubotariu1-3/+3
2019-02-19ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()Codrin Ciubotariu1-1/+1
2019-02-19ASoC: adau1977: Add support for setting MICBIAS via DTBogdan Togorean1-5/+7
2019-02-19ASoC: wm8741: Make function 'wm8741_mute' staticWei Yongjun1-1/+1
2019-02-18ASoC: cs35l36: Make some symbols staticWei Yongjun1-4/+4
2019-02-18ASoC: codecs: ad193x: Add support to disable on-chip PLLCodrin Ciubotariu2-1/+33
2019-02-18ASoC: codecs: ad193x: Add runtime support for DSP_A and I2S modesCodrin Ciubotariu1-2/+7
2019-02-18ASoC: codecs: ad193x: Fix frame polarity for DSP_A formatCodrin Ciubotariu1-0/+6
2019-02-18ASoC: codecs: ad193x: Set constraint to always have 32 sample bitsCodrin Ciubotariu1-0/+16
2019-02-18ASoC: codecs: ad193x: Remove capture support for codecs without ADCCodrin Ciubotariu1-1/+18
2019-02-14ASoC: da7219: Update TDM usage to be more flexibleAdam Thomson1-33/+47
2019-02-14ASoC: da7219: Add support for master mode BCLK rate adjustmentAdam Thomson2-10/+27
2019-02-13ASoC: cros_ec_codec: Make symbol 'cros_ec_dai' staticWei Yongjun1-1/+1
2019-02-13ASoC: cs35l36: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-02-12tlv320aic32x4: delay i2c access by 1 ms after hardware resetPeter Seiderer1-0/+1
2019-02-11ASoC: wm8741: Set OSR mode in hw_params()Sergej Sawazki1-1/+11
2019-02-11ASoC: wm8741: Add digital mute callbackSergej Sawazki1-0/+10
2019-02-11ASoC: hdac_hdmi: use devm_kzalloc for all structuresPierre-Louis Bossart1-69/+18
2019-02-11ASoC: pcm3060: Add clock selectKirill Marinushkin2-0/+32
2019-02-11ASoC: pcm3060: Add soft reset on probeKirill Marinushkin1-0/+8