aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2024-05-27ASoC: wm_adsp: Add missing MODULE_DESCRIPTION()Charles Keepax1-0/+1
2024-05-27ASoC: cs42l43: Only restrict 44.1kHz for the ASPCharles Keepax1-2/+3
2024-05-23Merge tag 'asoc-fix-v6.10-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai5-83/+46
2024-05-20ASoC: tas2781: Fix wrong loading calibrated data sequenceShenghao Ding2-78/+29
2024-05-20ASoC: tas2552: Add TX path for capturing AUDIO-OUT dataShenghao Ding1-2/+13
2024-05-15ASoC: codecs: ES8326: solve hp and button detect issueZhang Yi1-3/+3
2024-05-14ASoC: rt5645: mic-in detection threshold modificationJack Yu1-0/+1
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai181-679/+6014
2024-05-10ASoC: rt715-sdca-sdw: Fix wrong complete waiting in rt715_dev_resume()Bard Liao1-2/+2
2024-05-09ASoC: Add missing module descriptionsMark Brown2-0/+2
2024-05-08ASoC: sigmadsp: Add missing module descriptionTakashi Iwai1-0/+1
2024-05-08ASoC: ab8500: Add missing module descriptionTakashi Iwai1-0/+1
2024-05-08ASoC: codecs: Use *-y instead of *-objs in MakefileTakashi Iwai1-392/+392
2024-05-07ASoC: use 'time_left' instead of 'timeout' withMark Brown4-23/+23
2024-05-07ALSA/ASoC: Intel: clarify Copyright informationMark Brown3-3/+3
2024-05-07ASoC: codecs: wm8996: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-7/+7
2024-05-07ASoC: codecs: wm8994: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-4/+4
2024-05-07ASoC: codecs: wm8993: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-6/+6
2024-05-07ASoC: codecs: wm8962: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-6/+6
2024-05-06ASoC: codecs: Intel: clarify Copyright informationPierre-Louis Bossart3-3/+3
2024-05-06ASoC: tas2781: Fix a warning reported by robot kernel testShenghao Ding1-3/+3
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König141-168/+168
2024-04-30ASoC: Merge up fixesMark Brown10-50/+154
2024-04-29ASoC: cs35l56: fix usages of device_get_named_child_node()Pierre-Louis Bossart1-2/+11
2024-04-29ASoC: da7219-aad: fix usage of device_get_named_child_node()Pierre-Louis Bossart1-1/+5
2024-04-24ASoc: PCM6240: Fix spelling mistake: "deley" -> "delay"Colin Ian King1-1/+1
2024-04-23ASoC: rt715-sdca: volume step modificationJack Yu1-4/+4
2024-04-23ASoC: cs35l41: Delete unnecessary condition in cs35l41_pcm_hw_params()Dan Carpenter1-4/+3
2024-04-23ASoC: cs35l56: Avoid static analysis warning of uninitialised variableSimon Trimmer1-1/+1
2024-04-22ASoC: PCM6240: New driverMark Brown4-0/+2481
2024-04-21ASoc: PCM6240: Add compile item for PCM6240 Family driverShenghao Ding2-0/+12
2024-04-21ASoc: PCM6240: Create header file for PCM6240 Family driver codeShenghao Ding1-0/+252
2024-04-21ASoc: PCM6240: Create PCM6240 Family driver codeShenghao Ding1-0/+2217
2024-04-21ASoC: nau8821: Remove redundant ADC controlsSeven Lee1-8/+0
2024-04-21ASoC: nau8821: Add delay control for ADCSeven Lee2-2/+10
2024-04-20ASoC: codecs: wsa881x: set clk_stop_mode1 flagSrinivas Kandagatla1-0/+1
2024-04-16ASoC: rt715: add vendor clear control registerJack Yu1-0/+1
2024-04-15ASoC: wcd934x: Drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2024-04-11ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP configStefan Binding1-6/+20
2024-04-11ASoC: codecs: tas2780: remove redundant assignments to variable retColin Ian King1-2/+1
2024-04-10ASoC: cs35l56: Include array_size.hRichard Fitzgerald2-0/+2
2024-04-10ASoC: wm_adsp: Include array_size.hRichard Fitzgerald1-0/+1
2024-04-09ASoC: cs35l56: Fixes to handling of ASP1 configMark Brown3-32/+79
2024-04-09ASoC: rt722-sdca: add headset microphone vrefo settingJack Yu2-6/+22
2024-04-09ASoC: rt722-sdca: modify channel number to support 4 channelsJack Yu1-1/+1
2024-04-09ASoC: rt5645: Fix the electric noise due to the CBJ contacts floatingDerek Fang1-0/+25
2024-04-09ASoC: codecs: Rockchip on-SoC codecs should depend on ARCH_ROCKCHIPGeert Uytterhoeven1-0/+3
2024-04-08ASoC: cs35l56: Prevent overwriting firmware ASP configRichard Fitzgerald2-22/+65
2024-04-08ASoC: cs35l56: Fix unintended bus access while resetting ampRichard Fitzgerald3-10/+14
2024-04-04ASoC: nau8822: Remove unused member from structFrancesco Dolcini1-1/+0