summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wcd9335: Fix missing regmap requirementMarc Gonzalez2019-04-101-0/+1
* ASoC: cs35l35: Disable regulators on driver removalCharles Keepax2019-04-051-0/+11
* ASoC: tlv320aic32x4: Change author's nameAnnaliese McDermond2019-04-042-4/+4
* ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax2019-04-031-1/+2
* ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond2019-04-011-0/+2
* ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack2019-03-211-0/+1
* ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax2019-03-192-0/+22
* ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax2019-03-191-3/+8
* ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_errorCharles Keepax2019-03-191-2/+2
* ASoC: wm_adsp: Correct handling of compressed streams that restartCharles Keepax2019-03-191-2/+1
* ASoC: rt5682: recording has no sound after bootingShuming Fan2019-03-181-9/+5
* ASoC: rt5682: fix jack type detection issueShuming Fan2019-03-181-7/+5
* ASoC: rt5682: Check JD status when system resumeShuming Fan2019-03-181-17/+17
* ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu2019-03-131-2/+2
* ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu2019-03-111-8/+38
* ASoC:hdac_hda:use correct format to setup hda codecRander Wang2019-03-112-14/+40
* ASoC: hdmi-codec: avoid limiting params->msbits in hw_params()Russell King2019-03-041-3/+0
* Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-03-041-1/+3
|\
| * ASoC: tlv320aic3x: fix reset gpio reference countingPhilipp Puschmann2019-02-281-2/+3
* | ASoC: ab8500: Mark expected switch fall-throughGustavo A. R. Silva2019-03-031-0/+1
* | ASoC: hdmi-codec: fix S/PDIF DAIRussell King2019-03-031-59/+59
* | Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-02-262-21/+25
|\|
| * ASoC: wm_adsp: Update cached error state on triggerStuart Henderson2019-02-201-17/+21
| * ASoC: codecs: pcm186x: Fix energysense SLEEP bitCodrin Ciubotariu2019-02-191-3/+3
| * ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()Codrin Ciubotariu2019-02-191-1/+1
* | ASoC: wm_adsp: Improve logging messagesCharles Keepax2019-02-221-44/+53
* | ASoC: wm_adsp: Add support for multiple compressed buffersStuart Henderson2019-02-222-51/+119
* | ASoC: wm_adsp: Refactor compress stream initialisationCharles Keepax2019-02-221-65/+74
* | ASoC: wm_adsp: Reorder some functions for improved clarityCharles Keepax2019-02-221-40/+41
* | ASoC: wm_adsp: Factor out stripping padding from ADSP dataCharles Keepax2019-02-221-10/+17
* | ASoC: cs35l36: Fix an IS_ERR() vs NULL checking bugDan Carpenter2019-02-221-2/+2
* | ASoC: wm_adsp: Allow compressed buffers in any memory regionAndrew Ford2019-02-201-2/+6
* | ASoC: adau1977: Add support for setting MICBIAS via DTBogdan Togorean2019-02-191-5/+7
* | ASoC: wm8741: Make function 'wm8741_mute' staticWei Yongjun2019-02-191-1/+1
* | ASoC: cs35l36: Make some symbols staticWei Yongjun2019-02-181-4/+4
* | ASoC: codecs: ad193x: Add support to disable on-chip PLLCodrin Ciubotariu2019-02-182-1/+33
* | ASoC: codecs: ad193x: Add runtime support for DSP_A and I2S modesCodrin Ciubotariu2019-02-181-2/+7
* | ASoC: codecs: ad193x: Fix frame polarity for DSP_A formatCodrin Ciubotariu2019-02-181-0/+6
* | ASoC: codecs: ad193x: Set constraint to always have 32 sample bitsCodrin Ciubotariu2019-02-181-0/+16
* | ASoC: codecs: ad193x: Remove capture support for codecs without ADCCodrin Ciubotariu2019-02-181-1/+18
* | ASoC: da7219: Update TDM usage to be more flexibleAdam Thomson2019-02-141-33/+47
* | ASoC: da7219: Add support for master mode BCLK rate adjustmentAdam Thomson2019-02-142-10/+27
* | ASoC: cros_ec_codec: Make symbol 'cros_ec_dai' staticWei Yongjun2019-02-131-1/+1
* | ASoC: cs35l36: Remove unused including <linux/version.h>YueHaibing2019-02-131-1/+0
* | tlv320aic32x4: delay i2c access by 1 ms after hardware resetPeter Seiderer2019-02-121-0/+1
* | ASoC: wm8741: Set OSR mode in hw_params()Sergej Sawazki2019-02-111-1/+11
* | ASoC: wm8741: Add digital mute callbackSergej Sawazki2019-02-111-0/+10
* | ASoC: hdac_hdmi: use devm_kzalloc for all structuresPierre-Louis Bossart2019-02-111-69/+18
* | ASoC: pcm3060: Add clock selectKirill Marinushkin2019-02-112-0/+32
* | ASoC: pcm3060: Add soft reset on probeKirill Marinushkin2019-02-111-0/+8