Age | Commit message (Expand) | Author | Files | Lines |
2015-03-06 | ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUP | Eric Nelson | 1 | -7/+1 |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next | Mark Brown | 1 | -6/+8 |
2015-02-03 | ASoC: sgtl5000: add delay before first I2C access | Eric Nelson | 1 | -0/+3 |
2015-01-30 | ASoC: sgtl5000: Use shift mask when setting codec mode | Filip Brozovic | 1 | -5/+5 |
2015-01-14 | ASoC: sgtl5000: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -6/+8 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'aso... | Mark Brown | 1 | -30/+81 |
2014-11-27 | ASoC: sgtl5000: Allow 8kHz playback in codec slave mode | Fabio Estevam | 1 | -2/+2 |
2014-11-27 | ASoC: sgtl5000: Remove MCLK restriction | Fabio Estevam | 1 | -9/+0 |
2014-11-14 | ASoC: sgtl5000: Fix SMALL_POP bit definition | Fabio Estevam | 1 | -2/+1 |
2014-10-28 | ASoC: sgtl5000: Use the preferred form for passing a size of a struct | Fabio Estevam | 1 | -2/+1 |
2014-10-20 | ASoC: sgtl5000: Add MicBias voltage support | Jean-Michel Hautbois | 1 | -0/+13 |
2014-10-20 | ASoC: sgtl5000: Add MicBias resistor support in DT | Jean-Michel Hautbois | 1 | -4/+51 |
2014-10-20 | ASoC: sgtl5000: Cleanup the comments | Fabio Estevam | 1 | -13/+14 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a... | Mark Brown | 1 | -29/+1 |
2014-10-03 | ASoC: sgtl5000: Do a sanity check on SYS_MCLK | Fabio Estevam | 1 | -0/+9 |
2014-10-03 | ASoC: sgtl5000: Improve the error message on slave mode setting | Fabio Estevam | 1 | -0/+3 |
2014-09-06 | ASoC: sgtl5000: Cleanup bias level transitions | Lars-Peter Clausen | 1 | -29/+1 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown | 1 | -5/+5 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/... | Mark Brown | 1 | -3/+1 |
2014-07-31 | ASoC: sgtl5000: Convert to params_width() | Mark Brown | 1 | -5/+5 |
2014-07-09 | ASoC: sgtl5000: Fix driver unbound | Fabio Estevam | 1 | -2/+9 |
2014-06-27 | ASoC: sgtl5000: Remove redundant OOM message | Sachin Kamat | 1 | -3/+1 |
2014-06-03 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '... | Mark Brown | 1 | -60/+15 |
2014-05-27 | ASoC: sgtl5000: Fix the cache handling | Fabio Estevam | 1 | -60/+15 |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as... | Mark Brown | 1 | -9/+2 |
2014-04-24 | ASoC: sgtl5000: Use devm_regulator_bulk_get() | Fabio Estevam | 1 | -9/+2 |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 1 | -2/+2 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -8/+0 |
2014-02-28 | ASoC: sgtl5000: Simplify ASoC probe code | Xiubo Li | 1 | -8/+0 |
2014-02-23 | ASoC: sgtl5000: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 1 | -4/+6 |
2013-12-18 | ASoC: sgtl5000: clean up sgtl5000_enable_regulators() | Shawn Guo | 1 | -40/+22 |
2013-12-16 | ASoC: sgtl5000: read chip revision for once | Shawn Guo | 1 | -13/+3 |
2013-08-22 | Merge remote-tracking branch 'asoc/topic/sgtl5000' into asoc-next | Mark Brown | 1 | -3/+7 |
2013-08-05 | ASoC: sgtl5000: fix codec clock source transition to avoid clockless moment | Oskar Schirmer | 1 | -3/+6 |
2013-08-01 | ASoC: sgtl5000: fix buggy 'Capture Attenuate Switch' control | Lothar Waßmann | 1 | -1/+1 |
2013-08-01 | ASoC: sgtl5000: prevent playback to be muted when terminating concurrent capture | Lothar Waßmann | 1 | -3/+13 |
2013-07-16 | ASoC: sgtl5000: defer the probe if clock is not found | Shawn Guo | 1 | -0/+3 |
2013-07-15 | ASoC: sglt5000: Provide the reg_stride field | Fabio Estevam | 1 | -0/+1 |
2013-07-05 | ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL | Fabio Estevam | 1 | -1/+1 |
2013-06-12 | ASoC: sgtl5000: Use i2c_get_clientdata() | Fabio Estevam | 1 | -5/+1 |
2013-06-10 | ASoC: sgtl5000: Let the codec acquire its clock | Fabio Estevam | 1 | -4/+30 |
2013-06-05 | ASoC: sgtl5000: Make device cache only when powered off | Mark Brown | 1 | -0/+15 |
2013-06-04 | ASoC: sgtl5000: Fix VAG_POWER enabling/disabling order | Marek Vasut | 1 | -9/+5 |
2013-05-12 | ASoC: sgtl5000: Fix driver probe after reset | Fabio Estevam | 1 | -0/+30 |
2013-05-12 | ASoC: sgtl5000: Read SGTL5000_CHIP_ID in i2c_probe() | Fabio Estevam | 1 | -15/+24 |
2013-05-12 | ASoC: sgtl5000: Convert to use regmap directly | Fabio Estevam | 1 | -34/+111 |
2012-12-24 | ASoC: sgtl5000: Fix maximum value for microphone gain | Fabio Estevam | 1 | -2/+2 |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-07-31 | ASoC: sgtl5000: enable VAG_POWER for LINE_IN | Dong Aisheng | 1 | -0/+1 |
2012-07-24 | ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probe | Dong Aisheng | 1 | -2/+0 |