summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-08-255-7/+7
* ASoC: SOF: Intel: add dev_dbg log when driver is not selectedPierre-Louis Bossart2020-08-251-3/+3
* ASoC: SOF: acpi: add dev_dbg() log for probe completionPierre-Louis Bossart2020-08-251-0/+2
* ASoC: SOF: IPC: reduce verbosity of IPC pointer updatesPierre-Louis Bossart2020-08-252-8/+14
* ASoC: SOF: topology: reduce the log level for unhandled widgetsRanjani Sridharan2020-08-251-2/+1
* ASoC: SOF: topology: remove unnecessary memory alloc for sdev->privateRanjani Sridharan2020-08-251-12/+1
* ASoC: SOF: (cosmetic) use the "bool" type where it makes senseGuennadi Liakhovetski2020-08-251-5/+5
* ASoC: SOF: topology: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski2020-08-251-2/+2
* Merge series "ASoC: Intel: machine driver updates for 5.10" from Pierre-Louis...Mark Brown2020-08-2422-48/+764
|\
| * ASoC: Intel: sof_sdw: clean-up inclusion of header filesBard Liao2020-08-246-0/+11
| * ASoC: intel: sof_sdw: add rt711 rt1316 rt714 SDCA codec support.Bard Liao2020-08-247-3/+392
| * ASoC: SOF: Add topology filename override based on dmi data matchSathyanarayana Nujella2020-08-242-1/+31
| * ASoC: Intel: sof_rt5682: override quirk data for tgl_max98373_rt5682Sathyanarayana Nujella2020-08-241-0/+13
| * SoC: Intel: sof_sdw: Add support for product RiptoRander Wang2020-08-241-0/+9
| * ASoC: Intel: sof_sdw: rename id as part_idBard Liao2020-08-242-8/+8
| * ASoC: Intel: sof_sdw: check SoundWire version when matching codecBard Liao2020-08-242-16/+20
| * ASoC: codecs: max98373-sdw: add missing test on resumePierre-Louis Bossart2020-08-241-0/+3
| * ASoC: Intel: tgl_max98373: fix a runtime pm issue in multi-thread caseRander Wang2020-08-241-3/+4
| * ASoC: Intel: soc-acpi: add support for SDCA boardsPierre-Louis Bossart2020-08-242-0/+126
| * ASoC: Intel: soc-acpi: mirror CML and TGL configurationsPierre-Louis Bossart2020-08-242-6/+100
| * ASoC: Intel: sof-soundwire: add support for rt5682 on link2Pierre-Louis Bossart2020-08-241-0/+5
| * ASoC: Intel: soc-acpi: cnl: add support for rt5682 on SoundWire link2Pierre-Louis Bossart2020-08-241-1/+32
| * ASoC: Intel: modify SoundWire version id in acpi match tableBard Liao2020-08-243-11/+11
* | ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap initShengjiu Wang2020-08-241-1/+1
* | ASoC: ak5558: Add regulator supportShengjiu Wang2020-08-241-0/+30
|/
* ASoC: da7219: Fix I/O voltage range configuration during probeAdam Thomson2020-08-211-2/+3
* ASoC: intel: sof_sdw: add .exit callback functionBard Liao2020-08-212-0/+32
* ASoC: fsl-asoc-card: add support for TLV320AIC32x4 codecMatthias Schiffer2020-08-212-1/+5
* ASoC: SOF: Intel: add build support for SoundWirePierre-Louis Bossart2020-08-211-0/+29
* Merge series "Add mediatek codec mt6359 driver" from Jiaxin Yu <jiaxin.yu@med...Mark Brown2020-08-204-0/+5403
|\
| * ASoC: mediatek: mt6359: add codec driverJiaxin Yu2020-08-204-0/+5403
* | ASoC: qcom: add missing out of memory check on drvdata->clks allocationColin Ian King2020-08-201-0/+2
* | ASoC: SOF: Intel: hda: import SOUNDWIRE_INIT namespacePierre-Louis Bossart2020-08-201-0/+1
|/
* Merge tag 'samsung-platdrv-boards' into asoc-5.10Mark Brown2020-08-196-161/+75
|\
| * ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IISArnd Bergmann2020-08-193-5/+3
| * ASoC: samsung: rx1950: turn into platform driverArnd Bergmann2020-08-191-49/+23
| * ASoC: samsung: neo1973: turn into platform driverArnd Bergmann2020-08-191-59/+26
| * ASoC: samsung: h1940: turn into platform driverArnd Bergmann2020-08-191-48/+23
* | ASoC: sun8i-codec: Hook up component probe functionSamuel Holland2020-08-191-0/+1
* | ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXTPierre-Louis Bossart2020-08-195-5/+5
* | ASoC: wm_adsp: Update naming in error handlingCharles Keepax2020-08-181-4/+4
* | Merge series "ASoC: qdsp6: add gapless compressed audio support" from Sriniva...Mark Brown2020-08-183-163/+469
|\ \
| * | ASoC: q6asm-dai: add support to copy callbackSrinivas Kandagatla2020-08-171-5/+60
| * | ASoC: q6asm-dai: add gapless supportSrinivas Kandagatla2020-08-172-6/+98
| * | ASoC: q6asm-dai: prepare set params to accept profile changeSrinivas Kandagatla2020-08-171-64/+85
| * | ASoC: q6asm-dai: add next track metadata supportSrinivas Kandagatla2020-08-171-0/+26
| * | ASoC: q6asm: add support to gapless flag in q6asm openSrinivas Kandagatla2020-08-173-4/+6
| * | ASoC: q6asm: add support to remove intial and trailing silenceSrinivas Kandagatla2020-08-172-0/+59
| * | ASoC: q6asm: add length to write command tokenSrinivas Kandagatla2020-08-173-4/+10
| * | ASoC: q6asm: use flags directly from q6asm-daiSrinivas Kandagatla2020-08-173-9/+5