summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: nau8821: enable no_capture_mute flagVijendar Mukunda2022-02-241-0/+1
* ASoC: codecs: wcd934x: fix return value of wcd934x_rx_hph_mode_putSrinivas Kandagatla2022-02-231-1/+4
* ASoC: codecs: wcd934x: fix kcontrol max valuesSrinivas Kandagatla2022-02-231-3/+3
* ASoC: codecs: wcd938x: fix kcontrol max valuesSrinivas Kandagatla2022-02-231-3/+3
* ASoC: codecs: wc938x: fix accessing array out of bounds for enum typeSrinivas Kandagatla2022-02-231-2/+2
* ASoC: codecs: va-macro: fix accessing array out of bounds for enum typeSrinivas Kandagatla2022-02-231-2/+2
* ASoC: codecs: rx-macro: fix accessing array out of bounds for enum typeSrinivas Kandagatla2022-02-231-4/+4
* ASoC: codecs: rx-macro: fix accessing compander for auxSrinivas Kandagatla2022-02-231-0/+4
* ASoC: cs4265: Fix the duplicated control nameFabio Estevam2022-02-161-2/+1
* ASoC: wm_adsp: Correct control read size when parsing compressed bufferCharles Keepax2022-02-101-1/+2
* ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen2022-02-081-5/+7
* ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen2022-02-081-5/+7
* ASoC: rt5682s: do not block workqueue if card is unboundKai Vehmanen2022-02-081-5/+7
* ASoC: tas2770: Insert post reset delayMartin Povišer2022-02-081-1/+6
* ASoC: rt5682: Fix deadlock on resumePeter Ujfalusi2022-01-283-29/+12
* ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko2022-01-281-1/+1
* ASoC: codecs: wcd938x: fix return value of mixer put functionSrinivas Kandagatla2022-01-261-3/+3
* ASoC: codecs: lpass-rx-macro: fix sidetone register offsetsSrinivas Kandagatla2022-01-261-4/+4
* ASoC: codecs: wcd938x: fix incorrect used of portidSrinivas Kandagatla2022-01-261-11/+14
* ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter2022-01-191-1/+2
* ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang2022-01-121-0/+2
* ASoC: cs35l41: Add support for hibernate memory retention modeCharles Keepax2022-01-075-4/+209
* ASoC: cs35l41: Update handling of test key registersCharles Keepax2022-01-072-47/+52
* ASoC: wcd9335: Keep a RX port value for each SLIM RX muxYassine Oudjana2022-01-061-8/+9
* ASoC: rt5640: Add support for boards with an external jack-detect GPIOHans de Goede2022-01-062-4/+46
* ASoC: rt5640: Allow snd_soc_component_set_jack() to override the codec IRQHans de Goede2022-01-062-2/+10
* ASoC: rt5640: Change jack_work to a delayed_workHans de Goede2022-01-062-9/+9
* ASoC: rt5640: Fix possible NULL pointer deref on resumeHans de Goede2022-01-061-1/+1
* ASoC: ak4375: Fix unused function errorTakashi Iwai2022-01-051-2/+0
* Add low power hibernation support to cs35l41Mark Brown2022-01-056-68/+53
|\
| * ASoC: wm_adsp: Add support for "toggle" preloadersCharles Keepax2022-01-052-3/+19
| * ASoC: cs35l41: Correct handling of some registers in the cacheCharles Keepax2022-01-051-59/+22
| * ASoC: cs35l41: Correct DSP power downCharles Keepax2022-01-051-4/+8
| * ASoC: cs35l41: Remove incorrect commentCharles Keepax2022-01-051-2/+0
| * ASoC: cs35l41: Add cs35l51/53 IDsDavid Rhodes2022-01-052-0/+4
* | ASoC: cs4265: Add a remove() functionFabio Estevam2022-01-051-0/+11
|/
* ASoC: Add support for CS35L41 in HDA systemsMark Brown2021-12-317-1096/+370
|\
| * ASoC: cs35l41: Create shared function for boost configurationLucas Tanure2021-12-312-103/+100
| * ASoC: cs35l41: Create shared function for setting channelsLucas Tanure2021-12-312-27/+35
| * ASoC: cs35l41: Create shared function for errata patchesLucas Tanure2021-12-312-89/+92
| * ASoC: cs35l41: Move power initializations to reg_sequenceLucas Tanure2021-12-312-15/+8
| * ASoC: cs35l41: Move cs35l41_otp_unpack to shared codeLucas Tanure2021-12-312-126/+120
| * ASoC: cs35l41: Convert tables to shared source codeLucas Tanure2021-12-316-743/+22
* | ASoC: Merge fixesMark Brown2021-12-314-39/+111
|\ \ | |/ |/|
| * ASoC: tas2770: Fix setting of high sample ratesMartin Povišer2021-12-141-2/+2
| * ASoC: rt5682: fix the wrong jack type detectedDerek Fang2021-12-141-0/+4
| * ASoC: codecs: wsa881x: fix return values from kcontrol putSrinivas Kandagatla2021-12-011-4/+12
| * ASoC: codecs: wcd934x: return correct value from mixer putSrinivas Kandagatla2021-12-011-2/+5
| * ASoC: codecs: wcd934x: handle channel mappping list correctlySrinivas Kandagatla2021-12-011-31/+88
* | ASoC: rt5682: Register wclk with its parent_hws instead of parent_dataDerek Fang2021-12-291-5/+2