aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai8-49/+38
2022-01-28ASoC: rt5682: Fix deadlock on resumePeter Ujfalusi3-29/+12
2022-01-28ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko1-1/+1
2022-01-26ASoC: codecs: wcd938x: fix return value of mixer put functionSrinivas Kandagatla1-3/+3
2022-01-26ASoC: codecs: lpass-rx-macro: fix sidetone register offsetsSrinivas Kandagatla1-4/+4
2022-01-26ASoC: codecs: wcd938x: fix incorrect used of portidSrinivas Kandagatla1-11/+14
2022-01-19ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter1-1/+2
2022-01-12ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang1-0/+2
2022-01-10Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai12-145/+400
2022-01-07ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax5-4/+209
2022-01-07ASoC: cs35l41: Update handling of test key registersCharles Keepax2-47/+52
2022-01-06ASoC: wcd9335: Keep a RX port value for each SLIM RX muxYassine Oudjana1-8/+9
2022-01-06ASoC: rt5640: Add support for boards with an external jack-detect GPIOHans de Goede2-4/+46
2022-01-06ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQHans de Goede2-2/+10
2022-01-06ASoC: rt5640: Change jack_work to a delayed_workHans de Goede2-9/+9
2022-01-06ASoC: rt5640: Fix possible NULL pointer deref on resumeHans de Goede1-1/+1
2022-01-05ASoC: ak4375: Fix unused function errorTakashi Iwai1-2/+0
2022-01-05Add low power hibernation support to cs35l41Mark Brown6-68/+53
2022-01-05Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai50-1476/+3291
2022-01-05Merge branch 'for-next' into for-linusTakashi Iwai3-6/+5
2022-01-05ASoC: cs4265: Add a remove() functionFabio Estevam1-0/+11
2022-01-05ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax2-3/+19
2022-01-05ASoC: cs35l41: Correct handling of some registers in the cacheCharles Keepax1-59/+22
2022-01-05ASoC: cs35l41: Correct DSP power downCharles Keepax1-4/+8
2022-01-05ASoC: cs35l41: Remove incorrect commentCharles Keepax1-2/+0
2022-01-05ASoC: cs35l41: Add cs35l51/53 IDsDavid Rhodes2-0/+4
2021-12-31ASoC: Add support for CS35L41 in HDA systemsMark Brown7-1096/+370
2021-12-31ASoC: Merge fixesMark Brown4-39/+111
2021-12-31ASoC: cs35l41: Create shared function for boost configurationLucas Tanure2-103/+100
2021-12-31ASoC: cs35l41: Create shared function for setting channelsLucas Tanure2-27/+35
2021-12-31ASoC: cs35l41: Create shared function for errata patchesLucas Tanure2-89/+92
2021-12-31ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure2-15/+8
2021-12-31ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure2-126/+120
2021-12-31ASoC: cs35l41: Convert tables to shared source codeLucas Tanure6-743/+22
2021-12-29ASoC: rt5682: Register wclk with its parent_hws instead of parent_dataDerek Fang1-5/+2
2021-12-29ASoC: cs4265: Fix part number ID error messageFabio Estevam1-2/+2
2021-12-24ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudioMark Brown13-23/+23
2021-12-24ASoC: remove unneeded variablechiminghao2-7/+4
2021-12-24ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart1-11/+11
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart12-12/+12
2021-12-23ASoC: msm8916-wcd-analog: Use separate outputs for HPH_L/HPH_RStephan Gerhold1-3/+4
2021-12-23ASoC: codec: tlv320adc3xxx: Fix missing clk_disable_unprepare() on error in adc3xxx_i2c_probe()Yang Yingliang1-6/+12
2021-12-22ASoC: codecs: ak4375: Change invert controls to a stereo switchVincent Knecht1-9/+2
2021-12-21ASoC: Add AK4375 supportVincent Knecht3-0/+632
2021-12-21ASoC: Use dev_err_probe() helperMark Brown10-109/+51
2021-12-20ASoC: codec: tlv320adc3xxx: New codec driverRicard Wanderlof3-0/+1321
2021-12-20ASoC: codecs: tlv320aic31xx: Use dev_err_probe() helperKuninori Morimoto1-11/+5
2021-12-20ASoC: codecs: ssm2305: Use dev_err_probe() helperKuninori Morimoto1-8/+3
2021-12-20ASoC: codecs: simple-mux: Use dev_err_probe() helperKuninori Morimoto1-7/+3
2021-12-20ASoC: codecs: simple-amplifier: Use dev_err_probe() helperKuninori Morimoto1-7/+3