summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320dac33.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-15/+1
* ASoC: tlv320dac33: clean up indentation, remove extraneous tabColin Ian King2018-11-161-1/+1
* ASoC: tlv320dac33: replace codec to componentKuninori Morimoto2018-02-121-203/+199
* ASoC: tlv320dac33: fix regression by adding back .read/.writeKuninori Morimoto2018-01-161-0/+15
* ASoC: use internal reg_cache on tlv320dac33Kuninori Morimoto2017-11-271-20/+13
* ASoC: don't use codec hw_write on tlv320dac33Kuninori Morimoto2017-11-271-7/+5
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tas5086', 'asoc/topic/tegra', 'aso...Mark Brown2016-09-291-13/+4
|\ \
| | * ASoC: tlv320dac33: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-141-13/+4
| |/
* / ASoC: codec duplicated callback function goes to component on tlv320dac33Kuninori Morimoto2016-08-081-6/+8
|/
* ASoC: tlv320dac33: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-5/+4
* ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
* ASoC: tlv320dac33: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-151-2/+2
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: tlv320dac33: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-151-4/+5
* ASoC: tlv320dac33: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-271-2/+0
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-5/+5
|\ \
| | * ASoC: tlv320dac33: Convert to params_width()Mark Brown2014-07-311-5/+5
| |/
* / ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen2014-06-211-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as...Mark Brown2014-05-221-6/+2
|\ \
| | * ASoC: tlv320dac33: Use devm_regulator_bulk_get()Fabio Estevam2014-04-251-6/+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-1/+0
|\
| * ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-111-1/+0
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...Mark Brown2014-03-121-19/+13
|\ \ \ | | |/ | |/|
| | * ASoC: tlv320dac33: Use SOC_ENUM_SINGLE_*_DECL()Takashi Iwai2014-02-231-19/+13
| |/
* / ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen2014-03-061-1/+1
|/
* ASoC: tlv320dac33: Remove suspend/resume soc driver operationsPeter Ujfalusi2013-01-131-16/+0
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-4/+4
* ASoC: tlv320dac33: Use module_i2c_driverSachin Kamat2012-08-061-18/+1
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-041-20/+15
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-271-1/+1
* ASoC: Fix build of tlv320dac33Mark Brown2012-01-211-1/+2
* ASoC: tlv320dac33: Use core to set the msbits constraintPeter Ujfalusi2012-01-201-2/+1
* ASoC: Convert tlv320dac33 to devm_kzalloc()Axel Lin2012-01-021-4/+2
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-271-19/+10
|\
| * ASoC: tlv320dac33: Convert to table based initPeter Ujfalusi2011-10-111-16/+7
| * ASoC: tlv320dac33: Add guarding parentheses to macrosAxel Lin2011-09-291-3/+3
* | sound: irq: Remove IRQF_DISABLEDYong Zhang2011-09-221-1/+1
|/
* ASoC: tlv320dac33: Update e-mail addressPeter Ujfalusi2011-05-111-2/+2
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2011-05-101-5/+8
|\
| * ASoC: tlv320dac33: Lower the OSC calibration timePeter Ujfalusi2011-04-131-2/+2
| * ASoC: tlv320dac33: Move codec power up to DAPMPeter Ujfalusi2011-03-261-3/+6
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
|\ \
| * | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| |/
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2011-03-281-12/+20
|\ \ | |/ |/|