aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sgtl5000.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* ASoC: sgtl5000: Fix maximum value for microphone gainFabio Estevam2012-12-24
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09
* ASoC: sgtl5000: enable VAG_POWER for LINE_INDong Aisheng2012-07-31
* ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probeDong Aisheng2012-07-24
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-23
|\
| * ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-16
| |\
| * | ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
| * | ASoC: sgtl5000: Convert to module_i2c_driver()Mark Brown2012-04-04
| * | ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGEFabio Estevam2012-04-03
| * | ASoC: sgtl5000: Convert mic bias to a supply widgetMark Brown2012-04-01
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown2012-05-12
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
| |/
* / ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming2012-04-02
|/
* ASoC: sgtl5000: It's sgtl5000 not sgtl500Mark Brown2012-01-23
* ASoC: sgtl5000: Convert to table based DAPM and control initFabio Estevam2012-01-22
* ASoC: sgtl5000: Print revision number in hexFabio Estevam2012-01-20
* ASoC: sgtl5000: Fix wrong register name in restoreZeng Zhaoming2012-01-20
* Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-01-18
|\
| * ASoC: sgtl5000: update author email addressZeng Zhaoming2012-01-16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12
|\|
| * ASoC: Convert sgtl5000 to use devm_kzalloc()Fabio Estevam2011-12-28
| * ASoC: sgtl5000: Fix voltage units in dev_err messageFabio Estevam2011-12-28
| * ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
| * ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-27
| * ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-10
|\ \ | |/ |/|
| * regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
* | ASoC: sgtl5000: fix DB_RANGE sizeClemens Ladisch2011-11-20
|/
* ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits callsAxel Lin2011-10-22
* ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask valueAxel Lin2011-10-21
* ASoC: Set sgtl5000->ldo in ldo_regulator_registerAxel Lin2011-10-21
* ASoC: sgtl5000: Fix setting mic bias resistorAxel Lin2011-10-19
* ASoC: sgtl5000: fix module device table type for sgtl5000_dt_idsAxel Lin2011-08-11
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-08
|\
| * ASoC: sgtl5000: fix cache handlingWolfram Sang2011-08-02
* | ASoC: sgtl5000: add one missed cache regDong Aisheng2011-08-01
* | ASoC: sgtl5000: add device tree probe supportShawn Guo2011-07-29
|/
* ASoC: sgtl5000: guide user when regulator support is neededWolfram Sang2011-07-19
* ASoC: sgtl5000: refactor registering internal ldoWolfram Sang2011-07-19
* ASoC: Support !REGULATOR build for sgtl5000Mark Brown2011-03-22
* ASoC: sgtl5000: use after free in ldo_regulator_register()Dan Carpenter2011-03-08
* ASoC: Staticise non-exported symbols in SGTL5000Mark Brown2011-02-28
* ASoC: remove unnecessary header including in SGTL5000 codec driverZeng Zhaoming2011-02-28
* ASoC: Add Freescale SGTL5000 codec supportZeng Zhaoming2011-02-25