summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/sgtl5000.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-10ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on removeDetlev Casanova
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-29ASoC: Refactor non_legacy_dai_naming flagMark Brown
2022-06-27ASoC: sgtl5000: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-24ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini
2022-04-06ASoC: sgtl5000: use simple i2c probe functionStephen Kitt
2021-12-20ASoC: codecs: sgtl5000: Use dev_err_probe() helperKuninori Morimoto
2021-03-10ASoC: sgtl5000: Fix identation of .driver elementsFabio Estevam
2021-03-10ASoC: sgtl5000: set DAP_AVC_CTRL register to correct default value on probeBenjamin Rood
2021-01-21ASoC: sgtl5000: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-07-16ASoC: codecs: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-06-22ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto
2020-04-15ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel
2020-01-14ASoC: sgtl5000: add multi endpoint supportMarek Vasut
2020-01-14ASoC: sgtl5000: Fix VDDA and VDDIO comparisonMarek Vasut
2019-07-22ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov
2019-07-22ASoC: sgtl5000: Fix of unmute outputs on probeOleksandr Suvorov
2019-07-22ASoC: sgtl5000: add ADC mute controlOleksandr Suvorov
2019-07-22ASoC: sgtl5000: Fix definition of VAG Ramp ControlOleksandr Suvorov
2019-07-22ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov
2019-01-07ASoC: sgtl5000: Allow SCLK pad drive strength to be changedAlison Wang
2018-09-06ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King
2018-04-23ASoC: sgtl5000: Switch to SPDX identifierFabio Estevam
2018-04-23ASoC: sgtl5000: Fix the spelling of 'exceed'Fabio Estevam
2018-02-19ASoC: sgtl5000: add 5 band graphic equalizerMichal Oleszczyk
2018-02-19ASoC: sgtl5000: add 'Audio Switch' block implementationMichal Oleszczyk
2018-02-16Merge branch 'fix/sgtl5000' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2018-02-16ASoC: sgtl5000: Fix suspend/resumeFabio Estevam
2018-02-14Merge branch 'fix/sgtl5000' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2018-02-14sgtl5000: change digital_mute policyMichal Oleszczyk
2018-02-12ASoC: sgtl5000: replace codec to componentKuninori Morimoto
2018-01-18ASoC: sgtl5000: Clarify a bit about the ER1 meaningFabio Estevam
2018-01-18ASoC: sgtl5000: Do not print error on probe deferralFabio Estevam
2017-08-21Merge tag 'v4.13-rc6' into asoc-msm8916Mark Brown
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-07-21ASoC: sgtl5000: Use snd_soc_kcontrol_codec()Fabio Estevam
2017-06-14ASoC: sgtl5000: add avc supportRichard Leitner
2017-04-10ASoC: sgtl5000: Allow LRCLK pad drive strength to be changedFabio Estevam
2016-09-29Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'a...Mark Brown
2016-09-01ASoC: sgtl5000: add headphone and LINEOUT mute controlsRichard Leitner
2016-08-08ASoC: codec duplicated callback function goes to component on sgtl5000Kuninori Morimoto
2016-07-12sgtl5000: add Lineout volume controlKalle Kankare
2016-06-15ASoC: sgtl5000: Do not disable regulators in SND_SOC_BIAS_OFFEric Nelson
2016-06-15ASoC: sgtl5000: Disable internal PLL earlyEric Nelson
2016-06-15ASoC: sgtl5000: Initialize CHIP_ANA_POWER to power-on defaultsEric Nelson
2016-06-15ASoC: sgtl5000: Write all default registersEric Nelson
2016-06-15ASoC: sgtl5000: Fix regulator supportEric Nelson