aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2024-06-10ASoC: codecs: Remove unused of_gpio.hAndy Shevchenko16-16/+1
2024-06-10ASoC: codecs: wcd937x: add audio routing and KconfigPrasad Kumpatla3-0/+107
2024-06-10ASoC: codecs: wcd937x: add capture dapm widgetsPrasad Kumpatla1-0/+404
2024-06-10ASoC: codecs: wcd937x: add playback dapm widgetsPrasad Kumpatla1-0/+667
2024-06-10ASoC: codecs: wcd937x: add basic controlsPrasad Kumpatla1-0/+201
2024-06-10ASoC: codecs: wcd937x: add wcd937x codec driverPrasad Kumpatla1-0/+1677
2024-06-10ASoC: codecs: wcd937x-sdw: add SoundWire driverPrasad Kumpatla2-0/+1792
2024-06-04Dead structs in sound/soc/codecsMark Brown3-19/+0
2024-06-04ASoC: codecs: ES8326: Solve headphone detection issueZhang Yi1-2/+6
2024-06-04ASoC: cs42l43: Increase default type detect time and button delayMaciej Strozek1-2/+2
2024-06-03ASoC: codecs: wcd938x: Drop no-op ADC2_BCS Disable SwitchKrzysztof Kozlowski1-28/+0
2024-06-03ASoC: codecs: wcd939x: Unify define used for MIC bias VOUT registersKrzysztof Kozlowski2-15/+7
2024-06-03ASoC: codecs: cx2072x: remove unused struct 'cx2072x_eq_ctrl'Dr. David Alan Gilbert1-5/+0
2024-06-03ASoC: codecs: wm0010: remove unused struct 'wm0010_spi_msg'Dr. David Alan Gilbert1-8/+0
2024-06-03ASoC: codecs: lpass-rx-macro: remove unused struct 'rx_macro_reg_mask_val'Dr. David Alan Gilbert1-6/+0
2024-06-03ASoC: rt722-sdca-sdw: add silence detection register as volatileJack Yu1-0/+2
2024-06-03ASoC: Merge up fixesMark Brown2-2/+4
2024-05-29ASoC: codecs: add support for everest-semi es8311Mark Brown4-0/+1138
2024-05-29ASoC: qcom: x1e80100: Correct channel mappingMark Brown6-11/+20
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-27ASoC: codecs: wcd939x: Minor white-space and define cleanupKrzysztof Kozlowski1-3/+1
2024-05-27ASoC: codecs: wcd939x: Unify define used for MIC bias registersKrzysztof Kozlowski2-23/+18
2024-05-27ASoC: codecs: wcd938x: Unify define used for MIC2 bias registerKrzysztof Kozlowski2-2/+1
2024-05-27ASoC: codecs: wcd938x: Drop unused duplicated MIC2 bias register definesKrzysztof Kozlowski1-2/+0
2024-05-27ASoC: rt1320: Add RT1320 SDCA vendor-specific driverShuming Fan4-0/+2363
2024-05-27ASoC: Constify channel mapping array arguments in set_channel_map()Krzysztof Kozlowski6-11/+20
2024-05-27ASoC: codecs: es8311: add everest es8311 codec supportMatteo Martelli4-0/+1138
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