summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2025-10-10Merge tag 'sound-fix-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+21
2025-10-08Merge tag 'asoc-fix-v6.18-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai3-1/+21
2025-10-07ASoC: rt722: add settings for rt722VBShuming Fan3-1/+21
2025-10-02Merge tag 'sound-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds60-1423/+8051
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-1/+17
2025-10-01mfd: si476x: Add GPIOLIB_LEGACY dependencyArnd Bergmann1-0/+1
2025-10-01mfd: arizona: Make legacy gpiolib interface optionalArnd Bergmann1-1/+16
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai2-20/+29
2025-09-28Merge tag 'asoc-v6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai6-37/+1506
2025-09-28Merge branch 'for-linus' into for-nextTakashi Iwai7-33/+58
2025-09-28ASoC: cs35l56: Add support for CS35L56 B2 siliconRichard Fitzgerald1-4/+36
2025-09-28ASoC: cs35l56: Set fw_regs table after getting REVIDRichard Fitzgerald4-29/+40
2025-09-26ASoc: tas2783A: Fix an error code in probe()Dan Carpenter1-1/+1
2025-09-26ASoC: tlv320aic3x: Fix class-D initialization for tlv320aic3007Primoz Fiser1-18/+14
2025-09-24ASoC: codecs: wcd-common: fix signedness bug in wcd_dt_parse_micbias_info()Dan Carpenter1-4/+5
2025-09-24ASoc: tas2783A: Fix spelling mistake "Perifpheral" -> "Peripheral"Colin Ian King1-1/+1
2025-09-24ASoc: tas2783A: Remove unneeded semicolonChen Ni1-1/+1
2025-09-23ASoC: wcd934x: fix error handling in wcd934x_codec_parse_data()Ma Ke1-2/+15
2025-09-23Support reading Subsystem ID from Device TreeMark Brown8-66/+102
2025-09-22ASoc: tas2783A: Add soundwire based codec driverNiranjan H Y4-0/+1457
2025-09-22ASoC: cs35l41: Fallback to reading Subsystem ID property if not ACPIStefan Binding1-33/+44
2025-09-20Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai51-1284/+6240
2025-09-19ASoC: codecs: wcd93xxx: remove code duplicationMark Brown14-582/+324
2025-09-19ASoC: soc-dapm: prepare for hiding structMark Brown2-4/+4
2025-09-19ASoC: da7213: Convert to DEFINE_RUNTIME_DEV_PM_OPS()Geert Uytterhoeven1-4/+2
2025-09-19ASoC: codecs: wcd937x: get regmap directlySrinivas Kandagatla1-1/+1
2025-09-19ASoC: codecs: wcd938x: get regmap directlySrinivas Kandagatla1-1/+1
2025-09-19ASoC: codecs: wcd-common: move status_update callback to commonSrinivas Kandagatla5-100/+62
2025-09-19ASoC: codecs: wcd939x: get regmap directlySrinivas Kandagatla3-18/+3
2025-09-19ASoC: codecs: wcd-common: move component ops to commonSrinivas Kandagatla5-72/+34
2025-09-19ASoC: codecs: wcd-common: move WCD_SDW_CH to commonSrinivas Kandagatla10-47/+28
2025-09-19ASoC: codecs: wcd: add common helper for wcd codecsSrinivas Kandagatla8-265/+182
2025-09-19ASoC: codecs: wcdxxxx: use sdw_slave_get_current_bank helperSrinivas Kandagatla6-34/+2
2025-09-19ASoC: codecs: wcdxxxx: use of_sdw_find_device_by_node helperSrinivas Kandagatla9-39/+6
2025-09-19ASoC: codecs: wcd937x: make stub functions inlineSrinivas Kandagatla1-3/+3
2025-09-19ASoC: codecs: wcd937x: set the comp soundwire port correctlySrinivas Kandagatla1-2/+2
2025-09-19ASoC: soc-dapm: tidyup idle_bias handling - step1Kuninori Morimoto2-4/+4
2025-09-17ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issueJack Yu1-8/+9
2025-09-17ASoC: cs35l56: Handle vendor-specific UEFIMark Brown3-9/+394
2025-09-17Add PM4125 audio codec driverMark Brown5-0/+2658
2025-09-17ASoC: codecs: pcm1754: add pcm1754 dac driverMark Brown4-1/+193
2025-09-16ASoC: codecs: add new pm4125 audio codec driverAlexey Klimov5-0/+2658
2025-09-11ASoC: codecs: pcm1754: add pcm1754 dac driverAlvin Šipraga3-0/+192
2025-09-09ASoC: cs-amp-lib-test: Add test for getting cal data from HP EFIRichard Fitzgerald1-0/+51
2025-09-09ASoC: cs-amp-lib: Add HP-specific EFI variable for calibration dataRichard Fitzgerald2-9/+33
2025-09-09ASoC: cs-amp-lib-test: Add tests for cs_amp_get_vendor_spkid()Richard Fitzgerald1-0/+196
2025-09-09ASoC: cs35l56: Check for vendor-specific speaker ID valueRichard Fitzgerald1-1/+11
2025-09-09ASoC: cs-amp-lib: Add handling for Lenovo and HP UEFI speaker IDRichard Fitzgerald1-0/+101
2025-09-09ASoC: cs-amp-lib: Rename defines for Cirrus Logic EFIRichard Fitzgerald1-5/+8
2025-09-09ASoC: tas2781: Add tas2118, tas2x20, tas5825 supportBaojun Xu2-48/+138