summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2022-02-23Merge tag 'asoc-fix-v5.17-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-02-16ASoC: cs4265: Fix the duplicated control nameFabio Estevam
2022-02-14Merge tag 'asoc-fix-v5.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-02-10ASoC: wm_adsp: Correct control read size when parsing compressed bufferCharles Keepax
2022-02-08ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen
2022-02-08ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen
2022-02-08ASoC: rt5682s: do not block workqueue if card is unboundKai Vehmanen
2022-02-08ASoC: tas2770: Insert post reset delayMartin PoviĊĦer
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-01-28ASoC: rt5682: Fix deadlock on resumePeter Ujfalusi
2022-01-28ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko
2022-01-26ASoC: codecs: wcd938x: fix return value of mixer put functionSrinivas Kandagatla
2022-01-26ASoC: codecs: lpass-rx-macro: fix sidetone register offsetsSrinivas Kandagatla
2022-01-26ASoC: codecs: wcd938x: fix incorrect used of portidSrinivas Kandagatla
2022-01-19ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter
2022-01-12ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang
2022-01-10Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2022-01-07ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax
2022-01-07ASoC: cs35l41: Update handling of test key registersCharles Keepax
2022-01-06ASoC: wcd9335: Keep a RX port value for each SLIM RX muxYassine Oudjana
2022-01-06ASoC: rt5640: Add support for boards with an external jack-detect GPIOHans de Goede
2022-01-06ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQHans de Goede
2022-01-06ASoC: rt5640: Change jack_work to a delayed_workHans de Goede
2022-01-06ASoC: rt5640: Fix possible NULL pointer deref on resumeHans de Goede
2022-01-05ASoC: ak4375: Fix unused function errorTakashi Iwai
2022-01-05Add low power hibernation support to cs35l41Mark Brown
2022-01-05Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-01-05Merge branch 'for-next' into for-linusTakashi Iwai
2022-01-05ASoC: cs4265: Add a remove() functionFabio Estevam
2022-01-05ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax
2022-01-05ASoC: cs35l41: Correct handling of some registers in the cacheCharles Keepax
2022-01-05ASoC: cs35l41: Correct DSP power downCharles Keepax
2022-01-05ASoC: cs35l41: Remove incorrect commentCharles Keepax
2022-01-05ASoC: cs35l41: Add cs35l51/53 IDsDavid Rhodes
2021-12-31ASoC: Add support for CS35L41 in HDA systemsMark Brown
2021-12-31ASoC: Merge fixesMark Brown
2021-12-31ASoC: cs35l41: Create shared function for boost configurationLucas Tanure
2021-12-31ASoC: cs35l41: Create shared function for setting channelsLucas Tanure
2021-12-31ASoC: cs35l41: Create shared function for errata patchesLucas Tanure
2021-12-31ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure
2021-12-31ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure
2021-12-31ASoC: cs35l41: Convert tables to shared source codeLucas Tanure
2021-12-29ASoC: rt5682: Register wclk with its parent_hws instead of parent_dataDerek Fang
2021-12-29ASoC: cs4265: Fix part number ID error messageFabio Estevam
2021-12-24ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm...Mark Brown
2021-12-24ASoC: remove unneeded variablechiminghao
2021-12-24ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart
2021-12-24ASoC/SoundWire: dai: expand 'stream' concept beyond SoundWirePierre-Louis Bossart
2021-12-23ASoC: msm8916-wcd-analog: Use separate outputs for HPH_L/HPH_RStephan Gerhold
2021-12-23ASoC: codec: tlv320adc3xxx: Fix missing clk_disable_unprepare() on error in a...Yang Yingliang