summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sta*: use simple i2c probe functionStephen Kitt2022-04-113-9/+6
* ASoC: pcm*: use simple i2c probe functionStephen Kitt2022-04-115-15/+10
* ASoC: nau8*: use simple i2c probe functionStephen Kitt2022-04-116-18/+12
* ASoC: ml26124: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: max9*: use simple i2c probe functionStephen Kitt2022-04-1112-35/+24
* ASoC: lm4857: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: es83*: use simple i2c probe functionStephen Kitt2022-04-112-6/+4
* ASoC: cx2072x: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* ASoC: ak4*: use simple i2c probe functionStephen Kitt2022-04-114-12/+8
* ASoC: Merge fixesMark Brown2022-04-085-27/+26
|\
| * ASoC: wm8731: Disable the regulator when probing failsZheyu Ma2022-04-071-8/+11
| * ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in useSrinivas Kandagatla2022-04-071-25/+1
| * ASoC: rt711/5682: check if bus is active before deferred jack detectionPierre-Louis Bossart2022-04-072-0/+16
| * ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin2022-04-051-1/+8
| * ASoC: rk817: Use devm_clk_get() in rk817_platform_probeMiaoqian Lin2022-04-051-1/+1
* | ASoC: wm8731: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* | ASoC: sgtl5000: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* | ASoC: rt1016: enable buildingStephen Kitt2022-04-062-0/+7
* | ASoC: pcm3060: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* | ASoC: rt*: use simple i2c probe functionStephen Kitt2022-04-0623-69/+46
* | ASoC: tscs*: use simple i2c probe functionStephen Kitt2022-04-062-6/+4
* | ASoC: wm*: use simple i2c probe functionStephen Kitt2022-04-0634-102/+68
* | ASoC: lm49xxx: use simple i2c probe functionStephen Kitt2022-04-062-6/+4
* | ASoC: mt6660: use simple i2c probe functionStephen Kitt2022-04-061-3/+2
* | ASoC: ak4613: add TDM256 test supportMark Brown2022-04-061-67/+300
|\ \
| * | ASoC: ak4613: add TDM256 supportKuninori Morimoto2022-04-051-8/+237
| * | ASoC: ak4613: rename constraint to constraint_ratesKuninori Morimoto2022-04-051-2/+3
| * | ASoC: ak4613: priv has ctrl1 instead of ifaceKuninori Morimoto2022-04-051-33/+28
| * | ASoC: ak4613: return error if it was setup as clock providerKuninori Morimoto2022-04-051-3/+16
| * | ASoC: ak4613: tidyup ak4613_interfaceKuninori Morimoto2022-04-051-31/+24
| * | ASoC: ak4613: add missing mutex_lock()Kuninori Morimoto2022-04-051-0/+2
* | | ASoC: cs35l45: Add driver for Cirrus Logic CS35L45 Smart AmpJames Schulman2022-04-057-0/+1294
* | | ASoC: Pull in fixesMark Brown2022-04-053-16/+12
|\ \ \ | | |/ | |/|
| * | ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSANHui Wang2022-04-051-2/+4
| * | ASoC: cs35l41: Add one more variable in the debug logHui Wang2022-04-051-2/+2
| * | ASoC: rt5682: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-051-7/+4
| * | codecs: rt5682s: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-04-041-7/+4
| |/
* | ASoC: wm8731: Overhaul of the driverMark Brown2022-04-056-224/+219
|\ \
| * | ASoC: wm8731: Factor out the I2C and SPI bus code into separate modulesMark Brown2022-04-046-137/+178
| * | ASoC: wm8731: Factor our MCLK and mutex initialisationMark Brown2022-04-041-30/+14
| * | ASoC: wm8731: Move regulator request into wm8731_init()Mark Brown2022-04-041-32/+16
| * | ASoC: wm8731: Factor component init out of bus codeMark Brown2022-04-041-40/+27
| * | ASoC: wm8731: Update to modern DAI terminologyMark Brown2022-04-041-4/+3
| |/
* | ASoC: rt5682s: Separate the regulator consumer controlsDerek Fang2022-04-052-6/+27
* | ASoC: cs*: use simple i2c probe functionStephen Kitt2022-04-0520-59/+40
* | ASoC: wm*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-052-6/+11
* | ASoC: ada*, ssm*: use simple i2c probe functionStephen Kitt2022-04-057-20/+14
* | ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_tHui Wang2022-04-051-7/+7
* | ASoC: cs35l41: Add one more variable in the debug logHui Wang2022-04-051-2/+2
* | ASoC: da7218: use i2c_match_id and simple i2c probeStephen Kitt2022-04-051-4/+15