aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/sgtl5000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2022-11-10ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on removeDetlev Casanova1-0/+1
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown1-1/+0
2022-06-27ASoC: sgtl5000: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-24ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini1-0/+9
2022-04-06ASoC: sgtl5000: use simple i2c probe functionStephen Kitt1-3/+2
2021-12-20ASoC: codecs: sgtl5000: Use dev_err_probe() helperKuninori Morimoto1-3/+2
2021-03-10ASoC: sgtl5000: Fix identation of .driver elementsFabio Estevam1-3/+3
2021-03-10ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood1-1/+1
2021-01-21ASoC: sgtl5000: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-07-16ASoC: codecs: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2020-06-22ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto1-8/+8
2020-04-15ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel1-0/+34
2020-01-14ASoC: sgtl5000: add multi endpoint supportMarek Vasut1-0/+8
2020-01-14ASoC: sgtl5000: Fix VDDA and VDDIO comparisonMarek Vasut1-1/+2
2019-07-22ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov1-5/+10
2019-07-22ASoC: sgtl5000: Fix of unmute outputs on probeOleksandr Suvorov1-3/+3
2019-07-22ASoC: sgtl5000: add ADC mute controlOleksandr Suvorov1-0/+1
2019-07-22ASoC: sgtl5000: Fix definition of VAG Ramp ControlOleksandr Suvorov1-1/+1
2019-07-22ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov1-30/+194
2019-01-07ASoC: sgtl5000: Allow SCLK pad drive strength to be changedAlison Wang1-1/+18
2018-09-06ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King1-1/+1
2018-04-23ASoC: sgtl5000: Switch to SPDX identifierFabio Estevam1-9/+5
2018-04-23ASoC: sgtl5000: Fix the spelling of 'exceed'Fabio Estevam1-2/+2
2018-02-19ASoC: sgtl5000: add 5 band graphic equalizerMichal Oleszczyk1-3/+21
2018-02-19ASoC: sgtl5000: add 'Audio Switch' block implementationMichal Oleszczyk1-11/+67
2018-02-16Merge branch 'fix/sgtl5000' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-sgtl5000Mark Brown1-0/+11
2018-02-16ASoC: sgtl5000: Fix suspend/resumeFabio Estevam1-0/+11
2018-02-14Merge branch 'fix/sgtl5000' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-sgtl5000Mark Brown1-3/+12
2018-02-14sgtl5000: change digital_mute policyMichal Oleszczyk1-3/+12
2018-02-12ASoC: sgtl5000: replace codec to componentKuninori Morimoto1-89/+84
2018-01-18ASoC: sgtl5000: Clarify a bit about the ER1 meaningFabio Estevam1-1/+1
2018-01-18ASoC: sgtl5000: Do not print error on probe deferralFabio Estevam1-1/+4
2017-08-21Merge tag 'v4.13-rc6' into asoc-msm8916Mark Brown1-2/+2
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-07-21ASoC: sgtl5000: Use snd_soc_kcontrol_codec()Fabio Estevam1-2/+2
2017-06-14ASoC: sgtl5000: add avc supportRichard Leitner1-0/+89
2017-04-10ASoC: sgtl5000: Allow LRCLK pad drive strength to be changedFabio Estevam1-1/+18
2016-09-29Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'asoc/topic/stac9766', 'asoc/topic/sti' and 'asoc/topic/sunxi' into asoc-nextMark Brown1-0/+3
2016-09-01ASoC: sgtl5000: add headphone and LINEOUT mute controlsRichard Leitner1-0/+3
2016-08-08ASoC: codec duplicated callback function goes to component on sgtl5000Kuninori Morimoto1-6/+8
2016-07-12sgtl5000: add Lineout volume controlKalle Kankare1-0/+10
2016-06-15ASoC: sgtl5000: Do not disable regulators in SND_SOC_BIAS_OFFEric Nelson1-30/+5
2016-06-15ASoC: sgtl5000: Disable internal PLL earlyEric Nelson1-1/+8
2016-06-15ASoC: sgtl5000: Initialize CHIP_ANA_POWER to power-on defaultsEric Nelson1-35/+21
2016-06-15ASoC: sgtl5000: Write all default registersEric Nelson1-7/+6
2016-06-15ASoC: sgtl5000: Fix regulator supportEric Nelson1-265/+78
2016-06-15ASoC: sgtl5000: Remove misleading commentClemens Gruber1-1/+0