summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sgtl5000.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sgtl5000: fix wrong register MIC_BIAS_VOLTAGE setup on probeGianluca Renzi2015-09-301-2/+2
* ASoC: sgtl5000: fix error message output for MicBias voltageGianluca Renzi2015-09-291-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-4/+3
|\ \
| | * ASoC: sgtl5000: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-4/+3
| |/
* | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/samsung' and ...Mark Brown2015-06-051-7/+46
|\ \
| | * ASoC: sgtl5000: Calculate Lineout Channel Output LevelAlexander Stein2015-04-271-0/+38
| | * ASoC: sgtl5000: Use specific variable for lo_vagAlexander Stein2015-04-271-7/+8
| |/
* | ASoC: sgtl5000: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-111-1/+1
* | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
|/
* ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUPEric Nelson2015-03-061-7/+1
* Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2015-02-041-6/+8
|\
| * ASoC: sgtl5000: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-6/+8
* | ASoC: sgtl5000: add delay before first I2C accessEric Nelson2015-02-031-0/+3
* | ASoC: sgtl5000: Use shift mask when setting codec modeFilip Brozovic2015-01-301-5/+5
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'aso...Mark Brown2014-12-081-30/+81
|\ \
| | * ASoC: sgtl5000: Allow 8kHz playback in codec slave modeFabio Estevam2014-11-271-2/+2
| | * ASoC: sgtl5000: Remove MCLK restrictionFabio Estevam2014-11-271-9/+0
| | * ASoC: sgtl5000: Use the preferred form for passing a size of a structFabio Estevam2014-10-281-2/+1
| | * ASoC: sgtl5000: Add MicBias voltage supportJean-Michel Hautbois2014-10-201-0/+13
| | * ASoC: sgtl5000: Add MicBias resistor support in DTJean-Michel Hautbois2014-10-201-4/+51
| | * ASoC: sgtl5000: Cleanup the commentsFabio Estevam2014-10-201-13/+14
| |/
* | ASoC: sgtl5000: Fix SMALL_POP bit definitionFabio Estevam2014-11-141-2/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a...Mark Brown2014-10-061-29/+1
|\ \
| * | ASoC: sgtl5000: Cleanup bias level transitionsLars-Peter Clausen2014-09-061-29/+1
| |/
* | ASoC: sgtl5000: Do a sanity check on SYS_MCLKFabio Estevam2014-10-031-0/+9
* | ASoC: sgtl5000: Improve the error message on slave mode settingFabio Estevam2014-10-031-0/+3
|/
*-. 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/+1
|\ \ \ | | |/ | |/|
| | * ASoC: sgtl5000: Remove redundant OOM messageSachin Kamat2014-06-271-3/+1
| |/
* | 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/+15
|\ \
| | * ASoC: sgtl5000: Fix the cache handlingFabio Estevam2014-05-271-60/+15
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as...Mark Brown2014-05-221-9/+2
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: sgtl5000: Use devm_regulator_bulk_get()Fabio Estevam2014-04-241-9/+2
| |/
* | 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/+0
|\
| * ASoC: sgtl5000: Simplify ASoC probe codeXiubo Li2014-02-281-8/+0
* | 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/+22
* ASoC: sgtl5000: read chip revision for onceShawn Guo2013-12-161-13/+3
* 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/+1
OpenPOWER on IntegriCloud