summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2019-05-06ASoC: max98090: Fix restore of DAPM MuxesJon Hunter1-6/+6
2019-05-06ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey1-19/+16
2019-05-03ASoC: hdmi-codec: stream is already locked in hw_paramsJerome Brunet1-4/+0
2019-05-02ASoC: da7219: Use clk_round_rate to handle enabled bclk/wclk caseAdam Thomson1-6/+15
2019-05-02ASoC: rt5645: Headphone Jack sense inverts on the LattePanda boardHui Wang1-0/+14
2019-05-02ASoC: wm_adsp: Correct region base typo in wm_halo_setup_algsCharles Keepax1-1/+1
2019-05-02ASoC: wm_adsp: Use DSP ops pointers to stop watchdog in error handlersCharles Keepax1-2/+2
2019-05-02ASoC: tlv320aic32x4: Fix potential uninitialized variableAnnaliese McDermond1-1/+1
2019-05-02ASoC: cs43130: fix a NULL pointer dereferenceKangjie Lu1-0/+2
2019-05-02ASoC: rt5645: fix a NULL pointer dereferenceKangjie Lu1-0/+3
2019-05-02ASoC: tlv320aic32x4: Remove set but not used variable 'mclk_rate'YueHaibing1-5/+1
2019-05-02ASoC: pcm3168a: Enable TDM support for DSP_A/B modesPeter Ujfalusi1-1/+6
2019-05-02ASoC: hdmi-codec: fix spelling mistake "plalform" -> "platform"Colin Ian King1-1/+1
2019-04-26Merge branch 'asoc-5.1' into asoc-5.2Mark Brown3-1/+23
2019-04-25ASoC: codecs: rt5682: initialize mutex before usingXun Zhang1-1/+1
2019-04-19ASoC: codec: hdac_hdmi add device_link to card deviceLibin Yang1-0/+11
2019-04-08ASoC: tlv320aic32x4: Fix spacingAnnaliese McDermond1-2/+2
2019-04-05ASoC: cs42l51: change mic bias DAPMOlivier Moysan1-1/+2
2019-04-05ASoC: cs35l35: Disable regulators on driver removalCharles Keepax1-0/+11
2019-04-04ASoC: cs42l51: add adc volume controlOlivier Moysan1-0/+3
2019-04-04ASoC: cs42l51: add power managementOlivier Moysan3-2/+129
2019-04-04ASoC: cs42l51: add support of master modeOlivier Moysan1-3/+27
2019-04-04ASoC: cs42l51: add reset managementOlivier Moysan1-0/+15
2019-04-04ASoC: cs42l51: add regulator managementOlivier Moysan3-1/+50
2019-04-04ASoC: wm_adsp: Avoid calling snd_compr_stop_error from WDT expiryCharles Keepax1-6/+4
2019-04-04ASoC: max98357a: add missing supported ratesJerome Brunet1-0/+3
2019-04-04ASoC: tlv320aic32x4: Add Playback PowerTune ControlsAnnaliese McDermond2-0/+11
2019-04-04ASoC: tlv320aic32x4: Add Switch for Setting Common Mode VoltageAnnaliese McDermond1-0/+7
2019-04-04Merge branch 'asoc-5.1' into asoc-5.2Mark Brown5-5/+9
2019-04-04ASoC: tlv320aic32x4: Update copyright and use SPDX identifierAnnaliese McDermond2-24/+4
2019-04-04ASoC: tlv320aic32x4: Change author's nameAnnaliese McDermond2-4/+4
2019-04-03ASoC: wm_adsp: Make use of local variablesCharles Keepax1-3/+3
2019-04-03ASoC: wm_adsp: Remove redundant NULL check in wm_adsp_buffer_freeCharles Keepax1-2/+1
2019-04-03ASoC: tlv320aic31xx: aic31xx_set_jack() can be statickbuild test robot1-2/+2
2019-04-03ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax1-1/+2
2019-04-02ASoC: wcd9335: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-04-02ASoC: fix SND_SOC_LOCHNAGAR_SC kconfig warningRandy Dunlap1-1/+1
2019-04-02ASoC: tlv320aic31xx: Add button press detectionAndrew F. Davis2-3/+17
2019-04-02ASoC: tlv320aic31xx: Add headphone/headset detectionAndrew F. Davis2-1/+58
2019-04-01ASoC: es8316: Add support for inverted jack detectPaul Cercueil1-0/+14
2019-04-01ASoC: wm_adsp: Fix typo in commentCharles Keepax1-1/+1
2019-04-01ASoC: rt5677-spi: Add ACPI IDOder Chiou1-0/+8
2019-04-01ASoC: cs42l51: add multi endpoint supportOlivier Moysan1-0/+8
2019-04-01ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-03-26ASoC: tlv320aic32x4: Only enable with common clockMark Brown1-2/+4
2019-03-25ASoC: tlv320aic32x4: Allow 192000 Sample RateAnnaliese McDermond1-1/+1
2019-03-25ASoC: tlv320aic32x4: Remove mclk referencesAnnaliese McDermond1-7/+0
2019-03-25ASoC: tlv320aic32x4: Restructure set_dai_sysclkAnnaliese McDermond1-11/+6
2019-03-25ASoC: tlv320aic32x4: Dynamically Determine ClockingAnnaliese McDermond2-104/+90
2019-03-25ASoC: tlv320aic32x4: Move aosr and dosr setting to separate functionsAnnaliese McDermond1-7/+17