| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'asoc/topic/sgtl5000' into asoc-next | Mark Brown | 2013-08-22 | 1 | -3/+7 |
|\ |
|
| * | ASoC: sgtl5000: fix codec clock source transition to avoid clockless moment | Oskar Schirmer | 2013-08-05 | 1 | -3/+6 |
| * | ASoC: sglt5000: Provide the reg_stride field | Fabio Estevam | 2013-07-15 | 1 | -0/+1 |
* | | ASoC: sgtl5000: fix buggy 'Capture Attenuate Switch' control | Lothar Waßmann | 2013-08-01 | 1 | -1/+1 |
* | | ASoC: sgtl5000: prevent playback to be muted when terminating concurrent capture | Lothar Waßmann | 2013-08-01 | 1 | -3/+13 |
* | | ASoC: sgtl5000: defer the probe if clock is not found | Shawn Guo | 2013-07-16 | 1 | -0/+3 |
* | | ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL | Fabio Estevam | 2013-07-05 | 1 | -1/+1 |
|/ |
|
* | ASoC: sgtl5000: Use i2c_get_clientdata() | Fabio Estevam | 2013-06-12 | 1 | -5/+1 |
* | ASoC: sgtl5000: Let the codec acquire its clock | Fabio Estevam | 2013-06-10 | 1 | -4/+30 |
* | ASoC: sgtl5000: Make device cache only when powered off | Mark Brown | 2013-06-05 | 1 | -0/+15 |
* | ASoC: sgtl5000: Fix VAG_POWER enabling/disabling order | Marek Vasut | 2013-06-04 | 1 | -9/+5 |
* | ASoC: sgtl5000: Fix driver probe after reset | Fabio Estevam | 2013-05-12 | 1 | -0/+30 |
* | ASoC: sgtl5000: Read SGTL5000_CHIP_ID in i2c_probe() | Fabio Estevam | 2013-05-12 | 1 | -15/+24 |
* | ASoC: sgtl5000: Convert to use regmap directly | Fabio Estevam | 2013-05-12 | 1 | -34/+111 |
* | ASoC: sgtl5000: Fix maximum value for microphone gain | Fabio Estevam | 2012-12-24 | 1 | -2/+2 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -4/+4 |
* | ASoC: sgtl5000: enable VAG_POWER for LINE_IN | Dong Aisheng | 2012-07-31 | 1 | -0/+1 |
* | ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probe | Dong Aisheng | 2012-07-24 | 1 | -2/+0 |
* | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-23 | 1 | -18/+7 |
|\ |
|
| * | ASoC: Merge tag 'v3.4-rc3' into for-3.5 | Mark Brown | 2012-04-16 | 1 | -12/+13 |
| |\ |
|
| * | | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 | 1 | -2/+1 |
| * | | ASoC: sgtl5000: Convert to module_i2c_driver() | Mark Brown | 2012-04-04 | 1 | -11/+1 |
| * | | ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGE | Fabio Estevam | 2012-04-04 | 1 | -2/+2 |
| * | | ASoC: sgtl5000: Convert mic bias to a supply widget | Mark Brown | 2012-04-01 | 1 | -3/+3 |
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma... | Mark Brown | 2012-05-12 | 1 | -2/+6 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 2012-04-09 | 1 | -2/+6 |
| |/ |
|
* | | ASoC: sgtl5000: Enable VAG when DAC/ADC up | Zeng Zhaoming | 2012-04-02 | 1 | -12/+13 |
|/ |
|
* | ASoC: sgtl5000: It's sgtl5000 not sgtl500 | Mark Brown | 2012-01-23 | 1 | -4/+4 |
* | ASoC: sgtl5000: Convert to table based DAPM and control init | Fabio Estevam | 2012-01-22 | 1 | -10/+7 |
* | ASoC: sgtl5000: Print revision number in hex | Fabio Estevam | 2012-01-20 | 1 | -1/+1 |
* | ASoC: sgtl5000: Fix wrong register name in restore | Zeng Zhaoming | 2012-01-20 | 1 | -4/+13 |
* | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 2012-01-18 | 1 | -1/+1 |
|\ |
|
| * | ASoC: sgtl5000: update author email address | Zeng Zhaoming | 2012-01-16 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 1 | -15/+6 |
|\ \
| |/ |
|
| * | ASoC: Convert sgtl5000 to use devm_kzalloc() | Fabio Estevam | 2011-12-28 | 1 | -11/+3 |
| * | ASoC: sgtl5000: Fix voltage units in dev_err message | Fabio Estevam | 2011-12-28 | 1 | -1/+1 |
| * | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -1/+1 |
| * | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 2011-11-27 | 1 | -1/+0 |
| * | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2012-01-10 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 2011-11-23 | 1 | -1/+1 |
* | | ASoC: sgtl5000: fix DB_RANGE size | Clemens Ladisch | 2011-11-20 | 1 | -1/+1 |
|/ |
|
* | ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits calls | Axel Lin | 2011-10-22 | 1 | -6/+6 |
* | ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask value | Axel Lin | 2011-10-21 | 1 | -3/+3 |
* | ASoC: Set sgtl5000->ldo in ldo_regulator_register | Axel Lin | 2011-10-21 | 1 | -0/+2 |
* | ASoC: sgtl5000: Fix setting mic bias resistor | Axel Lin | 2011-10-19 | 1 | -6/+3 |
* | ASoC: sgtl5000: fix module device table type for sgtl5000_dt_ids | Axel Lin | 2011-08-12 | 1 | -1/+1 |
* | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-08 | 1 | -94/+35 |
|\ |
|
| * | ASoC: sgtl5000: fix cache handling | Wolfram Sang | 2011-08-03 | 1 | -93/+35 |
* | | ASoC: sgtl5000: add one missed cache reg | Dong Aisheng | 2011-08-01 | 1 | -0/+1 |