Age | Commit message (Expand) | Author | Files | Lines |
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-17 | 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-09 | 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 |
2012-05-24 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -18/+7 |
2012-05-12 | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma... | Mark Brown | 1 | -2/+6 |
2012-04-16 | ASoC: Merge tag 'v3.4-rc3' into for-3.5 | Mark Brown | 1 | -12/+13 |
2012-04-09 | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 1 | -2/+6 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -2/+1 |
2012-04-04 | ASoC: sgtl5000: Convert to module_i2c_driver() | Mark Brown | 1 | -11/+1 |
2012-04-04 | ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGE | Fabio Estevam | 1 | -2/+2 |
2012-04-03 | ASoC: sgtl5000: Enable VAG when DAC/ADC up | Zeng Zhaoming | 1 | -12/+13 |
2012-04-01 | ASoC: sgtl5000: Convert mic bias to a supply widget | Mark Brown | 1 | -3/+3 |
2012-01-23 | ASoC: sgtl5000: It's sgtl5000 not sgtl500 | Mark Brown | 1 | -4/+4 |
2012-01-23 | ASoC: sgtl5000: Convert to table based DAPM and control init | Fabio Estevam | 1 | -10/+7 |
2012-01-20 | ASoC: sgtl5000: Print revision number in hex | Fabio Estevam | 1 | -1/+1 |
2012-01-20 | ASoC: sgtl5000: Fix wrong register name in restore | Zeng Zhaoming | 1 | -4/+13 |