aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sgtl5000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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