summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-1912-76/+116
|\
| * Merge tag 'asoc-fix-v6.0-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-08-1612-76/+116
| |\
| | * ASoC: codec: tlv320aic32x4: fix mono playback via I2SPhilipp Zabel2022-08-101-0/+9
| | * TAS2770 fixesMark Brown2022-08-102-55/+48
| | |\
| | | * ASoC: tas2770: Fix handling of mute/unmuteMartin Povišer2022-08-082-27/+32
| | | * ASoC: tas2770: Drop conflicting set_bias_level power settingMartin Povišer2022-08-081-33/+0
| | | * ASoC: tas2770: Allow mono streamsMartin Povišer2022-08-081-1/+1
| | | * ASoC: tas2770: Set correct FSYNC polarityMartin Povišer2022-08-082-1/+22
| | * | ASoC: rt5640: Fix the JD voltage dropping issueOder Chiou2022-08-081-2/+3
| | |/
| | * ASoC: Intel: fix sof_es8336 probePierre-Louis Bossart2022-08-051-1/+3
| | * ASoC: Fix theoretical buffer overflow by snprintf()Mark Brown2022-08-053-6/+6
| | |\
| | | * ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()Takashi Iwai2022-08-051-1/+1
| | | * ASoC: SOF: debug: Fix potential buffer overflow by snprintf()Takashi Iwai2022-08-051-3/+3
| | | * ASoC: Intel: avs: Fix potential buffer overflow by snprintf()Takashi Iwai2022-08-051-2/+2
| | * | ASoC: DPCM: Don't pick up BE without substreamTakashi Iwai2022-08-051-0/+3
| | * | ASoC: SOF: ipc3-topology: Fix clang -Wformat warningJustin Stitt2022-08-051-1/+1
| | * | ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error pathBiju Das2022-08-051-11/+15
| | |/
| | * ASoC: amd: yc: Update DMI table entries for AMD platformssyed sabakareem2022-08-021-0/+28
* | | Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-06660-3453/+33736
|\| |
| * | Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2022-08-0176-605/+6875
| |\|
| | * ASoC: q6asm: use kcalloc() instead of kzalloc()Gustavo A. R. Silva2022-07-281-1/+1
| | * ASoC: atmel: one fix and one cleanupMark Brown2022-07-282-11/+6
| | |\
| | | * ASoC: mchp-spdiftx: remove references to mchp_i2s_capsClaudiu Beznea2022-07-271-8/+0
| | | * ASoC: mchp-spdifrx: disable end of block interrupt on failuresClaudiu Beznea2022-07-271-3/+6
| | * | ASoC: mediatek: mt8186: remove unnecessary judgmentsJiaxin Yu2022-07-274-127/+1
| | * | ASoC: mediatek: mt8186: set the correct string to strncmp()Jiaxin Yu2022-07-261-2/+1
| | * | ASoC: atmel: one fix and few cleanupsMark Brown2022-07-262-14/+10
| | |\ \
| | | * | ASoC: mchp-spdiftx: add and remove black line around MODULE_DEVICE_TABLE()Claudiu Beznea2022-07-261-1/+1
| | | * | ASoC: mchp-spdiftx: return directly retClaudiu Beznea2022-07-261-8/+4
| | | * | ASoC: mchp-spdifrx: use single tab indent for structureClaudiu Beznea2022-07-261-5/+5
| | | |/
| | * | ASoC: amd: acp: Fix initialization of ext_intr_stat1 in i2s_irq_handler()Nathan Chancellor2022-07-261-1/+1
| | * | ASoC: Intel: machine driver updates for 5.20Mark Brown2022-07-266-52/+196
| | |\ \
| | | * | ASoC: Intel: sof_nau8825: Move quirk check to the front in late probeYong Zhi2022-07-251-5/+5
| | | * | ASoC: Intel: sof_rt5682: Perform quirk check first in card late probeYong Zhi2022-07-251-9/+9
| | | * | ASoC: Intel: sof_rt5682: Add support for mtl_mx98357_rt5682Yong Zhi2022-07-252-0/+25
| | | * | ASoC: Intel: sof_es8336: remove hard-coded SSP selectionPierre-Louis Bossart2022-07-251-9/+5
| | | * | ASoC: Intel: sof_es8336: reset the num_links during probeMuralidhar Reddy2022-07-251-1/+2
| | | * | ASoC: Intel: sof_es8336: add support for HDMI_In captureMuralidhar Reddy2022-07-252-20/+118
| | | * | ASoC: Intel: sof_es8336: ignore GpioInt when looking for speaker/headset GPIO...Andrey Turkin2022-07-251-6/+6
| | | * | ASoC: Intel: sof_es8336: Fix GPIO quirks set via module optionAndrey Turkin2022-07-251-11/+12
| | | * | ASoC: Intel: soc-acpi: Add entry for sof_es8336 in ADL match tableMuralidhar Reddy2022-07-251-0/+13
| | | * | ASoC: Intel: sof_sdw: add support for Dell SKU 0AF0Pierre-Louis Bossart2022-07-251-0/+10
| | * | | ASoC: SOF: minor updates for 5.20Mark Brown2022-07-263-0/+11
| | |\ \ \
| | | * | | ASoC: SOF: Add cont_update_posn to platform parametersYC Hung2022-07-252-0/+4
| | | * | | ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLTPierre-Louis Bossart2022-07-251-0/+7
| | | |/ /
| | * / / ASoC: mediatek: mt8186: fix Kconfig dependencyRen Zhijie2022-07-251-0/+1
| | |/ /
| | * | ASoC: amd: yc: Update DMI table entriessyed sabakareem2022-07-221-30/+2
| | * | ASoC: audio-graph-card2: Add of_node_put() in fail pathLiang He2022-07-221-1/+3
| | * | ASoC: Intel: avs: Use lookup table to create modulesAmadeusz Sławiński2022-07-221-25/+29
| | * | ASoC: amd: vangogh: Use non-legacy DAI naming for cs35l41Cristian Ciocaltea2022-07-221-2/+1