summaryrefslogtreecommitdiff
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2022-01-1017-175/+567
|\
| * ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax2022-01-075-4/+209
| * ASoC: cs35l41: Update handling of test key registersCharles Keepax2022-01-072-47/+52
| * ASoC: imx-card: several improvement and fixesMark Brown2022-01-061-8/+24
| |\
| | * ASoC: imx-card: improve the sound quality for low rateShengjiu Wang2022-01-061-4/+4
| | * ASoC: imx-card: Fix mclk calculation issue for akcodecShengjiu Wang2022-01-061-3/+4
| | * ASoC: imx-card: Need special setting for ak4497 on i.MX8MQShengjiu Wang2022-01-061-1/+16
| * | ASoC: wcd9335: Keep a RX port value for each SLIM RX muxYassine Oudjana2022-01-061-8/+9
| * | ASoC: amd: acp: acp-mach: Change default RT1019 amp dev idAjit Kumar Pandey2022-01-061-4/+4
| * | ASoC: topology: Fix typoQinghua Jin2022-01-061-1/+1
| * | ASoC: fsl_asrc: refine the check of available clock dividerShengjiu Wang2022-01-061-11/+58
| * | ASoC: Intel: bytcr_rt5640: Add support for external GPIO jack-detectHans de Goede2022-01-061-3/+40
| * | ASoC: Intel: bytcr_rt5640: Support retrieving the codec IRQ from the AMCR0F28...Hans de Goede2022-01-061-3/+40
| * | ASoC: rt5640: Add support for boards with an external jack-detect GPIOHans de Goede2022-01-062-4/+46
| * | ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQHans de Goede2022-01-062-2/+10
| * | ASoC: rt5640: Change jack_work to a delayed_workHans de Goede2022-01-062-9/+9
| * | ASoC: rt5640: Fix possible NULL pointer deref on resumeHans de Goede2022-01-061-1/+1
| |/
| * ASoC: ak4375: Fix unused function errorTakashi Iwai2022-01-051-2/+0
| * Add low power hibernation support to cs35l41Mark Brown2022-01-056-68/+53
| |\
| | * ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax2022-01-052-3/+19
| | * ASoC: cs35l41: Correct handling of some registers in the cacheCharles Keepax2022-01-051-59/+22
| | * ASoC: cs35l41: Correct DSP power downCharles Keepax2022-01-051-4/+8
| | * ASoC: cs35l41: Remove incorrect commentCharles Keepax2022-01-051-2/+0
| | * ASoC: cs35l41: Add cs35l51/53 IDsDavid Rhodes2022-01-052-0/+4
| * | ASoC: cs4265: Add a remove() functionFabio Estevam2022-01-051-0/+11
| |/
* | Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-01-05248-3840/+11667
|\ \ | |/
| * ASoC: fsl_mqs: fix MODULE_ALIASAlyssa Ross2022-01-041-1/+1
| * ASoC: mediatek: mt8195: repair pcmif BE daiMark Brown2021-12-314-52/+24
| |\
| | * ASoC: mediatek: mt8195: add playback support to PCM1_BE dai_linkTrevor Wu2021-12-312-0/+2
| | * ASoC: mediatek: mt8195: correct pcmif BE dai control flowTrevor Wu2021-12-312-52/+22
| * | ASoC: Add support for CS35L41 in HDA systemsMark Brown2021-12-317-1096/+370
| |\ \
| | * | ASoC: cs35l41: Create shared function for boost configurationLucas Tanure2021-12-312-103/+100
| | * | ASoC: cs35l41: Create shared function for setting channelsLucas Tanure2021-12-312-27/+35
| | * | ASoC: cs35l41: Create shared function for errata patchesLucas Tanure2021-12-312-89/+92
| | * | ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure2021-12-312-15/+8
| | * | ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure2021-12-312-126/+120
| | * | ASoC: cs35l41: Convert tables to shared source codeLucas Tanure2021-12-316-743/+22
| | |/
| * | ASoC: Merge fixesMark Brown2021-12-3112-77/+157
| |\ \ | | |/ | |/|
| | * ASoC: mediatek: mt8195: correct default valueTrevor Wu2021-12-201-1/+1
| * | ASoC: rt5682: Register wclk with its parent_hws instead of parent_dataDerek Fang2021-12-291-5/+2
| * | ASoC: mediatek: mt8195: update control for RT5682 seriesTrevor Wu2021-12-292-14/+110
| * | ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang2021-12-291-0/+2
| * | ASoC: mediatek: use of_device_get_match_data()Tzung-Bi Shih2021-12-293-15/+6
| * | ASoC: cs4265: Fix part number ID error messageFabio Estevam2021-12-291-2/+2
| * | ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm...Mark Brown2021-12-2419-50/+36
| |\ \
| | * | ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart2021-12-243-21/+15
| | * | ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart2021-12-2415-19/+19
| | * | ASoC/soundwire: intel: simplify callbacks for params/hw_freePierre-Louis Bossart2021-12-241-4/+2
| | * | ASOC: SOF: Intel: use snd_soc_dai_get_widget()Pierre-Louis Bossart2021-12-241-8/+2
| * | | ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback.V sujith kumar Reddy2021-12-245-10/+71