summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2021-04-07ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar1-0/+5
2021-04-07ASoC: cs42l42: Always wait at least 3ms after resetLucas Tanure2-1/+3
2021-04-07ASoC: cs42l42: Fix mixer volume controlLucas Tanure1-2/+2
2021-04-07ASoC: es8316: Simplify adc_pga_gain_tlv tableHans de Goede1-7/+2
2021-04-07ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood1-1/+1
2021-04-07ASoC: rt5651: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2021-04-07ASoC: rt5640: Fix dac- and adc- vol-tlv values being off by a factor of 10Hans de Goede1-2/+2
2021-03-03ASoC: cs42l56: fix up error handling in probeDan Carpenter1-1/+2
2020-12-29ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control()Dan Carpenter1-2/+3
2020-12-29ASoC: arizona: Fix a wrong free in wm8997_probeZhang Qilong1-0/+2
2020-12-29ASoC: wm8998: Fix PM disable depth imbalance on errorZhang Qilong1-1/+3
2020-08-26ASoC: msm8916-wcd-analog: fix register Interrupt offsetSrinivas Kandagatla1-2/+2
2020-07-29ASoC: rt5670: Correct RT5670_LDO_SEL_MASKHans de Goede1-1/+1
2020-05-10ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński1-3/+3
2020-05-10ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2-0/+35
2020-03-11ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl1-3/+5
2020-01-27ASoC: wm8737: Fix copy-paste error in wm8737_snd_controlsYueHaibing1-1/+1
2020-01-27ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'YueHaibing1-0/+1
2020-01-27ASoC: es8328: Fix copy-paste error in es8328_right_line_controlsYueHaibing1-1/+1
2020-01-23ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1Stephan Gerhold1-2/+2
2020-01-12ASoC: wm8962: fix lambda valueShengjiu Wang1-2/+2
2019-12-31ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang1-0/+1
2019-12-17ASoC: au8540: use 64-bit arithmetic instead of 32-bitYoung_X1-1/+1
2019-12-05ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold1-2/+2
2019-11-20ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi1-0/+6
2019-11-20ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King1-1/+1
2019-11-12ASoC: tlv320dac31xx: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-11-12ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modesAndrew F. Davis1-10/+18
2019-11-10ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson1-2/+1
2019-10-11ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov1-30/+202
2019-10-05ASoC: es8316: fix headphone mixer volume tableKatsuhiro Suzuki1-2/+5
2019-10-05ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov1-5/+10
2019-07-10SoC: rt274: Fix internal jack assignment in set_jack callbackAmadeusz Sławiński1-1/+2
2019-07-10ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu1-0/+16
2019-07-10ASoC : cs4265 : readable register too lowMatt Flax1-1/+1
2019-06-19ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang1-0/+1
2019-05-31ASoC: hdmi-codec: unlock the device on startup errorsJerome Brunet1-1/+5
2019-05-21ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey1-19/+16
2019-05-21ASoC: max98090: Fix restore of DAPM MuxesJon Hunter1-6/+6
2019-05-10ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-05-10ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack1-0/+1
2019-05-10ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax1-3/+8
2019-05-10ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu1-2/+2
2019-05-10ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu1-8/+38
2019-05-10ASoC: hdmi-codec: fix S/PDIF DAIRussell King1-59/+59
2019-03-05ASoC: Variable "val" in function rt274_i2c_probe() could be uninitializedYizhuo1-1/+4
2019-01-31ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+2
2018-12-29ASoC: sta32x: set ->component pointer in private structDaniel Mack1-0/+3
2018-12-17ASoC: wm_adsp: Fix dma-unsafe read of scratch registersRichard Fitzgerald1-17/+20
2018-10-18ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith1-2/+1