summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sgtl5000.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-8/+8
* ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2020-04-151-0/+34
* ASoC: sgtl5000: add multi endpoint supportMarek Vasut2020-01-141-0/+8
* ASoC: sgtl5000: Fix VDDA and VDDIO comparisonMarek Vasut2020-01-141-1/+2
* ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov2019-07-221-5/+10
* ASoC: sgtl5000: Fix of unmute outputs on probeOleksandr Suvorov2019-07-221-3/+3
* ASoC: sgtl5000: add ADC mute controlOleksandr Suvorov2019-07-221-0/+1
* ASoC: sgtl5000: Fix definition of VAG Ramp ControlOleksandr Suvorov2019-07-221-1/+1
* ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov2019-07-221-30/+194
* ASoC: sgtl5000: Allow SCLK pad drive strength to be changedAlison Wang2019-01-071-1/+18
* ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King2018-09-061-1/+1
* ASoC: sgtl5000: Switch to SPDX identifierFabio Estevam2018-04-231-9/+5
* ASoC: sgtl5000: Fix the spelling of 'exceed'Fabio Estevam2018-04-231-2/+2
* ASoC: sgtl5000: add 5 band graphic equalizerMichal Oleszczyk2018-02-191-3/+21
* ASoC: sgtl5000: add 'Audio Switch' block implementationMichal Oleszczyk2018-02-191-11/+67
* Merge branch 'fix/sgtl5000' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2018-02-161-0/+11
|\
| * ASoC: sgtl5000: Fix suspend/resumeFabio Estevam2018-02-161-0/+11
* | Merge branch 'fix/sgtl5000' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2018-02-141-3/+12
|\|
| * sgtl5000: change digital_mute policyMichal Oleszczyk2018-02-141-3/+12
* | ASoC: sgtl5000: replace codec to componentKuninori Morimoto2018-02-121-89/+84
|/
* ASoC: sgtl5000: Clarify a bit about the ER1 meaningFabio Estevam2018-01-181-1/+1
* ASoC: sgtl5000: Do not print error on probe deferralFabio Estevam2018-01-181-1/+4
* Merge tag 'v4.13-rc6' into asoc-msm8916Mark Brown2017-08-211-2/+2
|\
| * ASoC: sgtl5000: Use snd_soc_kcontrol_codec()Fabio Estevam2017-07-211-2/+2
* | ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: sgtl5000: add avc supportRichard Leitner2017-06-141-0/+89
* ASoC: sgtl5000: Allow LRCLK pad drive strength to be changedFabio Estevam2017-04-101-1/+18
*-. Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'a...Mark Brown2016-09-291-0/+3
|\ \
| * | ASoC: sgtl5000: add headphone and LINEOUT mute controlsRichard Leitner2016-09-011-0/+3
| |/
* / ASoC: codec duplicated callback function goes to component on sgtl5000Kuninori Morimoto2016-08-081-6/+8
|/
* sgtl5000: add Lineout volume controlKalle Kankare2016-07-121-0/+10
* ASoC: sgtl5000: Do not disable regulators in SND_SOC_BIAS_OFFEric Nelson2016-06-151-30/+5
* ASoC: sgtl5000: Disable internal PLL earlyEric Nelson2016-06-151-1/+8
* ASoC: sgtl5000: Initialize CHIP_ANA_POWER to power-on defaultsEric Nelson2016-06-151-35/+21
* ASoC: sgtl5000: Write all default registersEric Nelson2016-06-151-7/+6
* ASoC: sgtl5000: Fix regulator supportEric Nelson2016-06-151-265/+78
* ASoC: sgtl5000: Remove misleading commentClemens Gruber2016-06-151-1/+0
* ASoC: sgtl5000: fix VAG power up timingJean-Michel Hautbois2015-12-171-0/+1
* ASoC: sgtl5000: fix wrong register MIC_BIAS_VOLTAGE setup on probeGianluca Renzi2015-09-301-2/+2
* ASoC: sgtl5000: fix error message output for MicBias voltageGianluca Renzi2015-09-291-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-4/+3
|\ \
| | * ASoC: sgtl5000: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and ...Mark Brown2015-06-051-7/+46
|\ \
| | * ASoC: sgtl5000: Calculate Lineout Channel Output LevelAlexander Stein2015-04-271-0/+38
| | * ASoC: sgtl5000: Use specific variable for lo_vagAlexander Stein2015-04-271-7/+8
| |/
* | ASoC: sgtl5000: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-111-1/+1
* | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
|/
* ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUPEric Nelson2015-03-061-7/+1