summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
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-06ASoC: codecs: wm8996: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-7/+7
2024-05-06ASoC: codecs: wm8994: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-4/+4
2024-05-06ASoC: codecs: wm8993: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-6/+6
2024-05-06ASoC: 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-05ASoC: 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-29ASoC: Merge up fixesMark Brown10-50/+154
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-10ASoC: 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
2024-04-04ASoC: codecs: rk3308: fix building without CONFIG_OFArnd Bergmann1-1/+1
2024-04-03ALSA: cirrus: Tidy up of firmware control read/writeMark Brown1-25/+7
2024-04-03ASoC: codecs: rk3308: fix build warning without OFMark Brown2-1/+2
2024-04-03ASoC: wm_adsp: Remove notification of driver writeSimon Trimmer1-7/+1
2024-04-03ASoC: wm_adsp: Use cs_dsp_coeff_lock_and_[read|write]_ctrl()Simon Trimmer1-18/+6
2024-04-03ASoC: Merge up fixesMark Brown22-144/+163
2024-04-03ASoC: Merge up left over v6.8 fixMark Brown1-1/+2
2024-04-03ASoC: codecs: rk3308: depend on ARM64 || COMPILE_TESTLuca Ceresoli1-0/+1
2024-04-03ASoC: codecs: rk3308: fix "defined but not used" warning on !OFLuca Ceresoli1-1/+1
2024-04-02ASoC: nau8325: Revise soc_enum structure definition.Seven Lee1-5/+12
2024-04-02ASoC: codecs: ES8326: Removing the control of ADC_SCALEZhang Yi1-2/+0
2024-04-02ASoC: codecs: ES8326: Solve a headphone detection issue after suspend and resumeZhang Yi1-0/+5
2024-04-02ASoC: codecs: ES8326: modify clock tableZhang Yi2-12/+12
2024-04-02ASoC: codecs: ES8326: Solve error interruption issueZhang Yi1-3/+5
2024-03-29ASoC: nau8325: Modify driver code and dtschema.Mark Brown2-0/+1284