summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: memalloc: Align buffer allocations in page sizeTakashi Iwai2022-07-291-0/+1
* ASoC: madera: Fix event generation for rate controlsCharles Keepax2022-07-211-3/+3
* ASoC: madera: Fix event generation for OUT1 demuxCharles Keepax2022-07-211-1/+7
* ASoC: cs47l15: Fix event generation for low power mux controlCharles Keepax2022-07-211-1/+4
* ASoC: dapm: Initialise kcontrol data for mux/demux controlsCharles Keepax2022-07-211-0/+5
* ASoC: wm5110: Fix DRE controlCharles Keepax2022-07-211-2/+6
* ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flowPeter Ujfalusi2022-07-211-4/+4
* ASoC: ops: Fix off by one in range control validationMark Brown2022-07-211-2/+2
* ASoC: Intel: Skylake: Correct the handling of fmt_config flexible arrayPeter Ujfalusi2022-07-211-12/+25
* ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()Peter Ujfalusi2022-07-211-1/+2
* ASoC: tas2764: Fix amp gain register offset & defaultHector Martin2022-07-211-2/+2
* ASoC: tas2764: Correct playback volume rangeHector Martin2022-07-211-1/+1
* ASoC: tas2764: Fix and extend FSYNC polarity handlingMartin Povišer2022-07-212-17/+19
* ASoC: tas2764: Add post reset delaysMartin Povišer2022-07-211-2/+8
* ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini2022-07-212-0/+10
* ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptopMeng Tang2022-07-211-0/+1
* ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221Meng Tang2022-07-211-0/+12
* ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671Meng Tang2022-07-211-0/+1
* ALSA: hda/realtek: Fix headset mic for Acer SF313-51Meng Tang2022-07-211-0/+1
* ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 modelMeng Tang2022-07-211-0/+1
* ALSA: hda - Add fixup for Dell Latitidue E5430Meng Tang2022-07-211-0/+1
* ALSA: hda/realtek: Add quirk for Clevo L140PUTim Crawford2022-07-121-0/+1
* ALSA: hda/realtek: Add quirk for Clevo NS50PUTim Crawford2022-06-291-0/+1
* ALSA: hda/realtek: Add quirk for Clevo PD70PNTTim Crawford2022-06-291-0/+1
* ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properlyTakashi Iwai2022-06-293-4/+28
* ALSA: hda/realtek - ALC897 headset MIC no soundKailang Yang2022-06-291-0/+9
* ALSA: hda/realtek: Add mute LED quirk for HP Omen laptopSoham Sen2022-06-291-0/+1
* ALSA: hda/conexant: Fix missing beep setupTakashi Iwai2022-06-291-2/+2
* ALSA: hda/via: Fix missing beep setupTakashi Iwai2022-06-291-2/+2
* ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machineAndy Chi2022-06-221-0/+1
* ALSA: hda/realtek - Add HW8326 supporthuangwenhui2022-06-222-0/+15
* ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown2022-06-221-1/+1
* ASoC: es8328: Fix event generation for deemphasis controlMark Brown2022-06-221-1/+4
* ASoC: wm8962: Fix suspend while playing musicAdam Ford2022-06-221-0/+1
* ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax2022-06-221-1/+1
* ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax2022-06-221-2/+2
* ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax2022-06-221-1/+3
* ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax2022-06-221-8/+8
* ASoC: cs35l36: Update digital volume TLVCharles Keepax2022-06-221-1/+2
* ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax2022-06-221-2/+2
* ASoC: nau8822: Add operation for internal PLL off and onHui Wang2022-06-222-0/+7
* ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga ...Cameron Berkenpas2022-06-141-0/+1
* ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui2022-06-141-0/+7
* ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang2022-06-141-2/+2
* ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" controlMark Brown2022-06-091-1/+1
* ASoC: atmel-classd: Remove endianness flag on class d componentCharles Keepax2022-06-091-1/+0
* ASoC: atmel-pdmic: Remove endianness flag on pdmic componentCharles Keepax2022-06-091-1/+0
* ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov2022-06-091-2/+4
* ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang2022-06-091-3/+3
* ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*Miaoqian Lin2022-06-091-11/+33