aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sgtl5000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-20ASoC: sgtl5000: Fix wrong register name in restoreZeng Zhaoming1-4/+13
2012-01-18Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2012-01-16ASoC: sgtl5000: update author email addressZeng Zhaoming1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-15/+6
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-1/+1
2011-12-28ASoC: Convert sgtl5000 to use devm_kzalloc()Fabio Estevam1-11/+3
2011-12-28ASoC: sgtl5000: Fix voltage units in dev_err messageFabio Estevam1-1/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-20ASoC: sgtl5000: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-10-22ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits callsAxel Lin1-6/+6
2011-10-21ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask valueAxel Lin1-3/+3
2011-10-21ASoC: Set sgtl5000->ldo in ldo_regulator_registerAxel Lin1-0/+2
2011-10-19ASoC: sgtl5000: Fix setting mic bias resistorAxel Lin1-6/+3
2011-08-12ASoC: sgtl5000: fix module device table type for sgtl5000_dt_idsAxel Lin1-1/+1
2011-08-08Merge branch 'for-3.1' into for-3.2Mark Brown1-94/+35
2011-08-03ASoC: sgtl5000: fix cache handlingWolfram Sang1-93/+35
2011-08-01ASoC: sgtl5000: add one missed cache regDong Aisheng1-0/+1
2011-07-29ASoC: sgtl5000: add device tree probe supportShawn Guo1-0/+8
2011-07-19ASoC: sgtl5000: guide user when regulator support is neededWolfram Sang1-0/+1
2011-07-19ASoC: sgtl5000: refactor registering internal ldoWolfram Sang1-38/+31
2011-03-22ASoC: Support !REGULATOR build for sgtl5000Mark Brown1-0/+14
2011-03-08ASoC: sgtl5000: use after free in ldo_regulator_register()Dan Carpenter1-1/+3
2011-02-28ASoC: Staticise non-exported symbols in SGTL5000Mark Brown1-3/+3
2011-02-28ASoC: remove unnecessary header including in SGTL5000 codec driverZeng Zhaoming1-1/+0
2011-02-25ASoC: Add Freescale SGTL5000 codec supportZeng Zhaoming1-0/+1512