aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sgtl5000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-14ASoC: sgtl5000: Fix SMALL_POP bit definitionFabio Estevam1-2/+1
2014-10-06Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'asoc/topic/tegra', 'asoc/topic/tlv320aic31xx' and 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown1-29/+1
2014-10-03ASoC: sgtl5000: Do a sanity check on SYS_MCLKFabio Estevam1-0/+9
2014-10-03ASoC: sgtl5000: Improve the error message on slave mode settingFabio Estevam1-0/+3
2014-09-06ASoC: sgtl5000: Cleanup bias level transitionsLars-Peter Clausen1-29/+1
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-nextMark Brown1-5/+5
2014-08-04Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/topic/pxa' into asoc-nextMark Brown1-3/+1
2014-07-31ASoC: sgtl5000: Convert to params_width()Mark Brown1-5/+5
2014-07-09ASoC: sgtl5000: Fix driver unboundFabio Estevam1-2/+9
2014-06-27ASoC: sgtl5000: Remove redundant OOM messageSachin Kamat1-3/+1
2014-06-03Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/simple' and 'asoc/topic/sirf' into asoc-nextMark Brown1-60/+15
2014-05-27ASoC: sgtl5000: Fix the cache handlingFabio Estevam1-60/+15
2014-05-22Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/sta350' and 'asoc/topic/tlv320dac33' into asoc-nextMark Brown1-9/+2
2014-04-24ASoC: sgtl5000: Use devm_regulator_bulk_get()Fabio Estevam1-9/+2
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-8/+0
2014-02-28ASoC: sgtl5000: Simplify ASoC probe codeXiubo Li1-8/+0
2014-02-23ASoC: sgtl5000: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-4/+6
2013-12-18ASoC: sgtl5000: clean up sgtl5000_enable_regulators()Shawn Guo1-40/+22
2013-12-16ASoC: sgtl5000: read chip revision for onceShawn Guo1-13/+3
2013-08-22Merge remote-tracking branch 'asoc/topic/sgtl5000' into asoc-nextMark Brown1-3/+7
2013-08-05ASoC: sgtl5000: fix codec clock source transition to avoid clockless momentOskar Schirmer1-3/+6
2013-08-01ASoC: sgtl5000: fix buggy 'Capture Attenuate Switch' controlLothar Waßmann1-1/+1
2013-08-01ASoC: sgtl5000: prevent playback to be muted when terminating concurrent captureLothar Waßmann1-3/+13
2013-07-16ASoC: sgtl5000: defer the probe if clock is not foundShawn Guo1-0/+3
2013-07-15ASoC: sglt5000: Provide the reg_stride fieldFabio Estevam1-0/+1
2013-07-05ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRLFabio Estevam1-1/+1
2013-06-12ASoC: sgtl5000: Use i2c_get_clientdata()Fabio Estevam1-5/+1
2013-06-10ASoC: sgtl5000: Let the codec acquire its clockFabio Estevam1-4/+30
2013-06-05ASoC: sgtl5000: Make device cache only when powered offMark Brown1-0/+15
2013-06-04ASoC: sgtl5000: Fix VAG_POWER enabling/disabling orderMarek Vasut1-9/+5
2013-05-12ASoC: sgtl5000: Fix driver probe after resetFabio Estevam1-0/+30
2013-05-12ASoC: sgtl5000: Read SGTL5000_CHIP_ID in i2c_probe()Fabio Estevam1-15/+24
2013-05-12ASoC: sgtl5000: Convert to use regmap directlyFabio Estevam1-34/+111
2012-12-24ASoC: sgtl5000: Fix maximum value for microphone gainFabio Estevam1-2/+2
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-07-31ASoC: sgtl5000: enable VAG_POWER for LINE_INDong Aisheng1-0/+1
2012-07-24ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probeDong Aisheng1-2/+0
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-18/+7
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-nextMark Brown1-2/+6
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown1-12/+13
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown1-2/+6
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-04-04ASoC: sgtl5000: Convert to module_i2c_driver()Mark Brown1-11/+1
2012-04-04ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGEFabio Estevam1-2/+2
2012-04-02ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming1-12/+13
2012-04-01ASoC: sgtl5000: Convert mic bias to a supply widgetMark Brown1-3/+3
2012-01-23ASoC: sgtl5000: It's sgtl5000 not sgtl500Mark Brown1-4/+4
2012-01-22ASoC: sgtl5000: Convert to table based DAPM and control initFabio Estevam1-10/+7
2012-01-20ASoC: sgtl5000: Print revision number in hexFabio Estevam1-1/+1