aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/sgtl5000.c
AgeCommit message (Expand)Author
2013-06-12ASoC: sgtl5000: Use i2c_get_clientdata()Fabio Estevam
2013-06-10ASoC: sgtl5000: Let the codec acquire its clockFabio Estevam
2013-06-05ASoC: sgtl5000: Make device cache only when powered offMark Brown
2013-06-04ASoC: sgtl5000: Fix VAG_POWER enabling/disabling orderMarek Vasut
2013-05-12ASoC: sgtl5000: Fix driver probe after resetFabio Estevam
2013-05-12ASoC: sgtl5000: Read SGTL5000_CHIP_ID in i2c_probe()Fabio Estevam
2013-05-12ASoC: sgtl5000: Convert to use regmap directlyFabio Estevam
2012-12-24ASoC: sgtl5000: Fix maximum value for microphone gainFabio Estevam
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-07-31ASoC: sgtl5000: enable VAG_POWER for LINE_INDong Aisheng
2012-07-24ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probeDong Aisheng
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regma...Mark Brown
2012-04-16ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-04-04ASoC: sgtl5000: Convert to module_i2c_driver()Mark Brown
2012-04-04ASoC: sgtl5000: Fix warning due to the lack of REGULATOR_CHANGE_VOLTAGEFabio Estevam
2012-04-02ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming
2012-04-01ASoC: sgtl5000: Convert mic bias to a supply widgetMark Brown
2012-01-23ASoC: sgtl5000: It's sgtl5000 not sgtl500Mark Brown
2012-01-22ASoC: sgtl5000: Convert to table based DAPM and control initFabio Estevam
2012-01-20ASoC: sgtl5000: Print revision number in hexFabio Estevam
2012-01-20ASoC: sgtl5000: Fix wrong register name in restoreZeng Zhaoming
2012-01-18Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-01-16ASoC: sgtl5000: update author email addressZeng Zhaoming
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2011-12-28ASoC: Convert sgtl5000 to use devm_kzalloc()Fabio Estevam
2011-12-28ASoC: sgtl5000: Fix voltage units in dev_err messageFabio Estevam
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-20ASoC: sgtl5000: fix DB_RANGE sizeClemens Ladisch
2011-10-22ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits callsAxel Lin
2011-10-21ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask valueAxel Lin
2011-10-21ASoC: Set sgtl5000->ldo in ldo_regulator_registerAxel Lin
2011-10-19ASoC: sgtl5000: Fix setting mic bias resistorAxel Lin
2011-08-12ASoC: sgtl5000: fix module device table type for sgtl5000_dt_idsAxel Lin
2011-08-08Merge branch 'for-3.1' into for-3.2Mark Brown
2011-08-03ASoC: sgtl5000: fix cache handlingWolfram Sang
2011-08-01ASoC: sgtl5000: add one missed cache regDong Aisheng
2011-07-29ASoC: sgtl5000: add device tree probe supportShawn Guo
2011-07-19ASoC: sgtl5000: guide user when regulator support is neededWolfram Sang
2011-07-19ASoC: sgtl5000: refactor registering internal ldoWolfram Sang
2011-03-22ASoC: Support !REGULATOR build for sgtl5000Mark Brown
2011-03-08ASoC: sgtl5000: use after free in ldo_regulator_register()Dan Carpenter
2011-02-28ASoC: Staticise non-exported symbols in SGTL5000Mark Brown
2011-02-28ASoC: remove unnecessary header including in SGTL5000 codec driverZeng Zhaoming