aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-21dt-bindings: tas2562: Add TAS2564 to bindingDan Murphy1-0/+2
2020-09-21ASoC: SOF: imx: add missing MODULE_LICENSE() for imx-commonKai Vehmanen1-0/+3
2020-09-21ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta3-5/+18
2020-09-21ASoC: cs42l51: add additional ADC volume controlsGuillermo Rodríguez1-0/+9
2020-09-21ASoC: SOF: topology: fix the process being scheduled on core0 alwaysKeyon Jie1-47/+35
2020-09-18ASoC: tlv320adcx140: Add support for configuring GPIO pinCamel Guo2-0/+45
2020-09-18dt-bindings: tlv320adcx140: Add GPIO config and drive configCamel Guo1-0/+44
2020-09-17Merge series "ASoC: fsl_sai: update the register list" from Shengjiu Wang <sh...Mark Brown2-0/+164
2020-09-17Merge series "ASoC: SOF: small fixes for 5.10" from Kai Vehmanen <kai.vehmane...Mark Brown15-69/+226
2020-09-17Merge series "ASoC: q6afe: add clocks support" from Srinivas Kandagatla <srin...Mark Brown5-1/+371
2020-09-17ASoC: ak4458: Add DSD support for ak4458 and ak4497Shengjiu Wang2-8/+86
2020-09-17ASoC: dt-bindings: ak4458: Add dsd-path propertyShengjiu Wang1-0/+3
2020-09-17ASoC: tlv320adcx140: Add ASI Tx driveDan Murphy1-0/+6
2020-09-17ASoC: tlv320adcx140: Add the config to configure Tx ASI outputDan Murphy2-0/+12
2020-09-17ASoC: qcom: lpass-sc7180: Add MODULE_DEVICE_TABLEDouglas Anderson1-0/+1
2020-09-17ASoC: SOF: Intel: Add support for tgl-hRander Wang3-1/+34
2020-09-17ASoC: codec: tlv320aic32x4: do software reset before clock registrationMatthias Schiffer1-8/+10
2020-09-17ASoC: codec: tlv320aic32x4: fix missing aic32x4_disable_regulators() in error...Matthias Schiffer1-3/+7
2020-09-17ASoC: dt-bindings: Correct interrupt flags in examplesKrzysztof Kozlowski7-7/+7
2020-09-17ASoC: dt-bindings: aries-wm8994: Match compatibles with enumKrzysztof Kozlowski1-6/+5
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown28-192/+364
2020-09-17ASoC: fsl_sai: Set MCLK input or output directionShengjiu Wang1-0/+7
2020-09-17ASoC: fsl_sai: Add fsl_sai_check_version functionShengjiu Wang2-0/+75
2020-09-17ASoC: fsl_sai: Add new added registers and new bit definitionShengjiu Wang2-0/+82
2020-09-17ASoC: q6afe-clocks: add q6afe clock controllerSrinivas Kandagatla3-0/+275
2020-09-17ASoC: q6afe: dt-bindings: add q6afe clock bindingsSrinivas Kandagatla2-1/+96
2020-09-17ASoC: SOF: Intel: hda: reduce verbosity of boot error logsPierre-Louis Bossart4-10/+28
2020-09-17ASoC: SOF: fix range checksGuennadi Liakhovetski2-23/+35
2020-09-17ASoC: SOF: remove several superfluous type-castsGuennadi Liakhovetski1-3/+3
2020-09-17ASoC: SOF: (cosmetic) remove redundant "ret" variable usesGuennadi Liakhovetski2-28/+18
2020-09-17ASoC: SOF: control: update test for pm_runtime_get_sync()Pierre-Louis Bossart1-1/+1
2020-09-17ASoC: SOF: debug: update test for pm_runtime_get_sync()Pierre-Louis Bossart1-1/+1
2020-09-17ASoC: SOF: Add `src_hash` to `sof_ipc_fw_version` structureKarol Trzcinski1-1/+3
2020-09-17ASoC: SOF: imx: Add debug support for imx platformsIulian Olaru6-2/+137
2020-09-17ASoC: tlv320adcx140: Fix BCLK inversion for DSP modesDan Murphy1-21/+23
2020-09-17ASoC: tlv320adcx140: Idle the device while writing registersDan Murphy2-11/+34
2020-09-17ASoC: tlv320adcx140: Fix digital gain rangeCamel Guo1-1/+1
2020-09-17ASoC: topology: disable size checks for bytes_ext controls if neededPierre-Louis Bossart1-0/+11
2020-09-17ASoC: fsl_audmix: make clock and output src write onlyViorel Suman1-4/+12
2020-09-14ASoC: rt1015: Fix the failure to flush DAC data before playbackderek.fang2-7/+63
2020-09-14ASoC: rt1015: Fix DC calibration on bypass boost modederek.fang2-14/+35
2020-09-11Merge series "ASoC: SOF: DSP core management fixes for 5.10" from Kai Vehmane...Mark Brown10-31/+34
2020-09-11Merge series "ASoC: mediatek: mt8183-da7219: support machine driver for rt101...Mark Brown3-0/+42
2020-09-11Merge series "ASoC: ti: j721e-evm: Support for j7200 variant" from Peter Ujfa...Mark Brown2-22/+81