summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'asoc-fix-v6.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai5-77/+28
13 daysASoC: cs35l56: Fixes for CS35L63 for productionMark Brown4-76/+27
13 daysASoC: cs35l56: Remove SoundWire Clock Divider workaround for CS35L63Stefan Binding2-72/+0
13 daysASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald2-4/+27
2025-08-18ASoC: codecs: ES9389: Modify the standby configurationZhang Yi1-1/+1
2025-08-18ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlvShenghao Ding1-2/+2
2025-08-13ASoC: tas2781: Normalize the volume kcontrol nameBaojun Xu1-2/+2
2025-08-12ASoC: codecs: Call strscpy() with correct size argumentThorsten Blum6-28/+17
2025-08-10ASoC: tas2781: Fix spelling mistake "dismatch" -> "mismatch"Colin Ian King1-1/+1
2025-08-10ASoC: rt1320: fix random cycle mute issueShuming Fan1-1/+2
2025-08-10ASoC: rt721: fix FU33 Boost Volume control not workingShuming Fan2-0/+6
2025-08-10ASoC: codec: sma1307: replace spelling mistake with new error messageColin Ian King1-1/+1
2025-08-10ASoC: codecs: tx-macro: correct tx_macro_component_drv nameAlexey Klimov1-1/+1
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds9-9/+9
2025-08-09Merge tag 'sound-fix-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski9-9/+9
2025-08-06Merge tag 'asoc-fix-v6.17-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai1-0/+11
2025-08-01Merge tag 'sound-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+9
2025-08-01Merge tag 'soundwire-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-52/+23
2025-07-30ASoC: wm8962: Clear master mode when enter runtime suspendShengjiu Wang1-0/+11
2025-07-28Merge tag 'asoc-v6.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai1-0/+9
2025-07-25ASoC: codecs: Add acpi_match_table for aw88399 driverWeidong Wang1-0/+9
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai73-658/+1357
2025-07-24Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2025-07-21ASoC: rt5650: Eliminate the high frequency glitchDerek Fang1-0/+1
2025-07-21Merge branch 'for-linus' into for-nextTakashi Iwai1-2/+5
2025-07-16ASoC: codec: tlv320aic32x4: Fix reset GPIO checkAlexander Stein1-1/+1
2025-07-15ASoC: convert from clk round_rate() toMark Brown3-54/+62
2025-07-15ASoC: codecs: rt5682s: convert from round_rate() to determine_rate()Brian Masney1-12/+14
2025-07-15ASoC: codecs: rt5682: convert from round_rate() to determine_rate()Brian Masney1-12/+14
2025-07-15ASoC: codecs: da7219: convert from round_rate() to determine_rate()Brian Masney1-30/+34
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown2-31/+24
2025-07-14ASoC: codec: tlv320aic32x4: Convert to GPIO descriptorsPeng Fan1-14/+14
2025-07-14ASoC: codec: tlv320aic32x4: Sort headers alphabeticallyPeng Fan1-10/+10
2025-07-14ASoC: codec: tlv320aic32x4: Drop aic32x4_pdata usagePeng Fan1-8/+1
2025-07-14ASoC: rt5660: Fix the dmic data source from GPIO2Oder Chiou1-2/+5
2025-07-11ALSA: hda: Drop superfluous driver->ops NULL checksTakashi Iwai2-4/+4
2025-07-11ALSA: hda: Drop old codec binding methodTakashi Iwai2-38/+13
2025-07-11ALSA: hda: Introduce hda_codec_driver opsTakashi Iwai2-15/+40
2025-07-11ALSA: hda: Move widget capability macros into hdaudio.hTakashi Iwai1-11/+10
2025-07-09ASoC: don't set dapm->bias_level directlyMark Brown2-2/+2
2025-07-08ASoC: rt715: don't set dapm->bias_levelKuninori Morimoto1-1/+1
2025-07-08ASoC: rt700: don't set dapm->bias_levelKuninori Morimoto1-1/+1
2025-07-07ASoC: soc-dapm: cleanupsMark Brown1-4/+19
2025-07-05treewide: Remove redundantMark Brown33-51/+0
2025-07-04ASoC: codecs: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus33-51/+0
2025-07-04ASoC: Use of_reserved_mem_region_to_resource() for "memory-region"Rob Herring (Arm)1-17/+13
2025-07-03ASoC: cs35l56: probe() should fail if the device ID is not recognizedRichard Fitzgerald1-1/+1
2025-06-30ASoC: codecs: Add calibration function to aw88399 chipWeidong Wang3-2/+493
2025-06-25ASoC: Standardize ASoC menuMark Brown7-28/+101