summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sgtl5000.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-231-18/+7
|\
| * ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-161-12/+13
| |\
| * | ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-2/+1
| * | ASoC: sgtl5000: Convert to module_i2c_driver()Mark Brown2012-04-041-11/+1
| * | ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGEFabio Estevam2012-04-041-2/+2
| * | ASoC: sgtl5000: Convert mic bias to a supply widgetMark Brown2012-04-011-3/+3
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown2012-05-121-2/+6
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
| |/
* | ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming2012-04-021-12/+13
|/
* ASoC: sgtl5000: It's sgtl5000 not sgtl500Mark Brown2012-01-231-4/+4
* ASoC: sgtl5000: Convert to table based DAPM and control initFabio Estevam2012-01-221-10/+7
* ASoC: sgtl5000: Print revision number in hexFabio Estevam2012-01-201-1/+1
* ASoC: sgtl5000: Fix wrong register name in restoreZeng Zhaoming2012-01-201-4/+13
* Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-01-181-1/+1
|\
| * ASoC: sgtl5000: update author email addressZeng Zhaoming2012-01-161-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-15/+6
|\ \ | |/
| * ASoC: Convert sgtl5000 to use devm_kzalloc()Fabio Estevam2011-12-281-11/+3
| * ASoC: sgtl5000: Fix voltage units in dev_err messageFabio Estevam2011-12-281-1/+1
| * ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
| * ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
| * ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-101-1/+1
|\ \ | |/ |/|
| * regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* | ASoC: sgtl5000: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
|/
* ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits callsAxel Lin2011-10-221-6/+6
* ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask valueAxel Lin2011-10-211-3/+3
* ASoC: Set sgtl5000->ldo in ldo_regulator_registerAxel Lin2011-10-211-0/+2
* ASoC: sgtl5000: Fix setting mic bias resistorAxel Lin2011-10-191-6/+3
* ASoC: sgtl5000: fix module device table type for sgtl5000_dt_idsAxel Lin2011-08-121-1/+1
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-081-94/+35
|\
| * ASoC: sgtl5000: fix cache handlingWolfram Sang2011-08-031-93/+35
* | ASoC: sgtl5000: add one missed cache regDong Aisheng2011-08-011-0/+1
* | ASoC: sgtl5000: add device tree probe supportShawn Guo2011-07-291-0/+8
|/
* ASoC: sgtl5000: guide user when regulator support is neededWolfram Sang2011-07-191-0/+1
* ASoC: sgtl5000: refactor registering internal ldoWolfram Sang2011-07-191-38/+31
* ASoC: Support !REGULATOR build for sgtl5000Mark Brown2011-03-221-0/+14
* ASoC: sgtl5000: use after free in ldo_regulator_register()Dan Carpenter2011-03-081-1/+3
* ASoC: Staticise non-exported symbols in SGTL5000Mark Brown2011-02-281-3/+3
* ASoC: remove unnecessary header including in SGTL5000 codec driverZeng Zhaoming2011-02-281-1/+0
* ASoC: Add Freescale SGTL5000 codec supportZeng Zhaoming2011-02-251-0/+1512
OpenPOWER on IntegriCloud