Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-01-19 | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds | 1 | -1/+1 |
2012-01-16 | ASoC: sgtl5000: update author email address | Zeng Zhaoming | 1 | -1/+1 |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -15/+6 |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -1/+1 |
2011-12-28 | ASoC: Convert sgtl5000 to use devm_kzalloc() | Fabio Estevam | 1 | -11/+3 |
2011-12-28 | ASoC: sgtl5000: Fix voltage units in dev_err message | Fabio Estevam | 1 | -1/+1 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 1 | -1/+0 |
2011-11-23 | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 1 | -1/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-20 | ASoC: sgtl5000: fix DB_RANGE size | Clemens Ladisch | 1 | -1/+1 |
2011-10-22 | ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits calls | Axel Lin | 1 | -6/+6 |
2011-10-21 | ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask value | Axel Lin | 1 | -3/+3 |
2011-10-21 | ASoC: Set sgtl5000->ldo in ldo_regulator_register | Axel Lin | 1 | -0/+2 |
2011-10-19 | ASoC: sgtl5000: Fix setting mic bias resistor | Axel Lin | 1 | -6/+3 |
2011-08-12 | ASoC: sgtl5000: fix module device table type for sgtl5000_dt_ids | Axel Lin | 1 | -1/+1 |
2011-08-08 | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 1 | -94/+35 |
2011-08-03 | ASoC: sgtl5000: fix cache handling | Wolfram Sang | 1 | -93/+35 |
2011-08-01 | ASoC: sgtl5000: add one missed cache reg | Dong Aisheng | 1 | -0/+1 |
2011-07-29 | ASoC: sgtl5000: add device tree probe support | Shawn Guo | 1 | -0/+8 |
2011-07-19 | ASoC: sgtl5000: guide user when regulator support is needed | Wolfram Sang | 1 | -0/+1 |
2011-07-19 | ASoC: sgtl5000: refactor registering internal ldo | Wolfram Sang | 1 | -38/+31 |
2011-03-22 | ASoC: Support !REGULATOR build for sgtl5000 | Mark Brown | 1 | -0/+14 |
2011-03-08 | ASoC: sgtl5000: use after free in ldo_regulator_register() | Dan Carpenter | 1 | -1/+3 |
2011-02-28 | ASoC: Staticise non-exported symbols in SGTL5000 | Mark Brown | 1 | -3/+3 |
2011-02-28 | ASoC: remove unnecessary header including in SGTL5000 codec driver | Zeng Zhaoming | 1 | -1/+0 |
2011-02-25 | ASoC: Add Freescale SGTL5000 codec support | Zeng Zhaoming | 1 | -0/+1512 |