aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2022-02-14ASoC: pcm3168a: cleanup unintuitive mask usageNikita Yushchenko1-2/+2
2022-02-11ASoC: wm_adsp: Add trace caps to speaker protection FWVlad Karpovich1-2/+7
2022-02-11ASoC: wm_adsp: Make compressed buffers optionalCharles Keepax1-21/+33
2022-02-10ASoC: tlv320adc3xxx: Add IIR filter configurationRicard Wanderlof1-2/+141
2022-02-10ASoC: wm_adsp: Correct control read size when parsing compressed bufferCharles Keepax1-1/+2
2022-02-10ASoC: rt5640: Remove the sysclk and sysclk_src checkingOder Chiou1-3/+0
2022-02-09spi: make remove callback a void functionUwe Kleine-König9-23/+9
2022-02-08ASoC: Fix gpiolib dependenciesMark Brown1-6/+2
2022-02-08ASoC: simple-mux: Depend on gpiolib rather than selecting itMark Brown1-1/+1
2022-02-08ASoC: zl38060: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: max9759: Remove spurious gpiolib selectMark Brown1-1/+1
2022-02-08ASoC: simple-amplifier: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: rt9120: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: dmic: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-02-08ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-02-08ASoC: rt5682s: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-02-08ASoC: tas2770: Insert post reset delayMartin Povišer1-1/+6
2022-02-03ASoC: madera: Add dependencies on MFDCharles Keepax1-0/+5
2022-02-03ASoC: wm8962: Allow switching between analog and digital inputsCharles Keepax1-4/+17
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-31ASoC: max98927: add missing header fileRandy Dunlap1-0/+1
2022-01-28ASoC: cs42l51: Improve error handling in cs42l51_remove()Uwe Kleine-König3-5/+12
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-25ASoC: add support for TAS5805M digital amplifierMark Brown3-0/+578
2022-01-25ASOC: cs42l42: Add support for system suspendMark Brown2-10/+163
2022-01-25ASoC: fsl-asoc-card: Add optional dt property for setting mclk-idMark Brown1-1/+1
2022-01-24ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmioJiasheng Jiang3-0/+6
2022-01-24ASoC: codecs: remove redundant ret variableMinghao Chi1-4/+1
2022-01-24ASoC: Rename tlv320aic31xx-micbias.h as tlv320aic31xx.hAriel D'Alessandro1-1/+1
2022-01-24ASoC: cs42l42: Handle system suspendRichard Fitzgerald2-0/+146
2022-01-24ASoC: cs42l42: Change jack_detect_mutex to a lock of all IRQ handlingRichard Fitzgerald2-7/+6
2022-01-24ASoC: cs42l42: Report full jack status when plug is detectedRichard Fitzgerald1-3/+11
2022-01-24ASoC: add support for TAS5805M digital amplifierDaniel Beer3-0/+578
2022-01-24Merge existing fixes from asoc/for-5.17 into new branchMark Brown2-1/+4
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