summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sgtl5000.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-5/+5
|\ \
| | * ASoC: sgtl5000: Convert to params_width()Mark Brown2014-07-311-5/+5
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/...Mark Brown2014-08-041-3/+1Star
|\ \ \ | | |/ | |/|
| | * ASoC: sgtl5000: Remove redundant OOM messageSachin Kamat2014-06-271-3/+1Star
| |/
* / ASoC: sgtl5000: Fix driver unboundFabio Estevam2014-07-091-2/+9
|/
*-. Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown2014-06-031-60/+15Star
|\ \
| | * ASoC: sgtl5000: Fix the cache handlingFabio Estevam2014-05-271-60/+15Star
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as...Mark Brown2014-05-221-9/+2Star
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: sgtl5000: Use devm_regulator_bulk_get()Fabio Estevam2014-04-241-9/+2Star
| |/
* / ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-8/+0Star
|\
| * ASoC: sgtl5000: Simplify ASoC probe codeXiubo Li2014-02-281-8/+0Star
* | ASoC: sgtl5000: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-4/+6
|/
* ASoC: sgtl5000: clean up sgtl5000_enable_regulators()Shawn Guo2013-12-181-40/+22Star
* ASoC: sgtl5000: read chip revision for onceShawn Guo2013-12-161-13/+3Star
* Merge remote-tracking branch 'asoc/topic/sgtl5000' into asoc-nextMark Brown2013-08-221-3/+7
|\
| * ASoC: sgtl5000: fix codec clock source transition to avoid clockless momentOskar Schirmer2013-08-051-3/+6
| * ASoC: sglt5000: Provide the reg_stride fieldFabio Estevam2013-07-151-0/+1
* | ASoC: sgtl5000: fix buggy 'Capture Attenuate Switch' controlLothar Waßmann2013-08-011-1/+1
* | ASoC: sgtl5000: prevent playback to be muted when terminating concurrent captureLothar Waßmann2013-08-011-3/+13
* | ASoC: sgtl5000: defer the probe if clock is not foundShawn Guo2013-07-161-0/+3
* | ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRLFabio Estevam2013-07-051-1/+1
|/
* ASoC: sgtl5000: Use i2c_get_clientdata()Fabio Estevam2013-06-121-5/+1Star
* ASoC: sgtl5000: Let the codec acquire its clockFabio Estevam2013-06-101-4/+30
* ASoC: sgtl5000: Make device cache only when powered offMark Brown2013-06-051-0/+15
* ASoC: sgtl5000: Fix VAG_POWER enabling/disabling orderMarek Vasut2013-06-041-9/+5Star
* ASoC: sgtl5000: Fix driver probe after resetFabio Estevam2013-05-121-0/+30
* ASoC: sgtl5000: Read SGTL5000_CHIP_ID in i2c_probe()Fabio Estevam2013-05-121-15/+24
* ASoC: sgtl5000: Convert to use regmap directlyFabio Estevam2013-05-121-34/+111
* ASoC: sgtl5000: Fix maximum value for microphone gainFabio Estevam2012-12-241-2/+2
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-4/+4
* ASoC: sgtl5000: enable VAG_POWER for LINE_INDong Aisheng2012-07-311-0/+1
* ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probeDong Aisheng2012-07-241-2/+0Star
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-231-18/+7Star
|\
| * 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/+1Star
| * | ASoC: sgtl5000: Convert to module_i2c_driver()Mark Brown2012-04-041-11/+1Star
| * | 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-031-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/+7Star
* 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/+6Star
|\|
| * ASoC: Convert sgtl5000 to use devm_kzalloc()Fabio Estevam2011-12-281-11/+3Star