aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/uda1380.c
Commit message (Expand)AuthorAge
* ASoC: uda1380: Avoid accessing i2c bus when codec is disabledVasily Khoruzhick2015-05-04
* ASoC: uda1380: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-24
* Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown2014-03-23
|\
| * ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen2014-03-18
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...Mark Brown2014-03-12
|\ \ \ | | |/ | |/|
| | * ASoC: uda1380: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-22
| |/
* / ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen2014-03-06
|/
* ASoC: uda1380: Use IS_ENABLED() macroFabio Estevam2013-11-24
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09
* ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown2012-04-04
* ASoC: Convert uda1380 to devm_kzalloc()Axel Lin2011-12-27
* ASoC: Convert uda1380 to table based DAPM and control initAxel Lin2011-12-19
* ASoC: uda1380: Convert to gpio_request_one()Axel Lin2011-12-05
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-04
|\
| * ASoC: uda1380: Return proper error in uda1380_modinit failure pathAxel Lin2011-12-04
* | ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* | ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
|/
* ASoC: codecs: Remove unused reg_cache fields from device structsLars-Peter Clausen2010-12-28
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06
* ASoC: UDA1380: Add delay between power on and resetVasily Khoruzhick2010-09-08
* ASoC: uda1380: make driver more powersave-friendlyVasily Khoruzhick2010-08-31
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-10
* ASoC: Add indirection for CODEC private dataMark Brown2010-04-16
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-12
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-03
* ASoC: UDA1380: refactor device registrationPhilipp Zabel2009-06-15
* ASoC: Merge dai_ops factor outMark Brown2009-03-11
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-04
* | ASoC: UDA1380: DATAI is slave onlyPhilipp Zabel2009-03-03
* | ASoC: UDA1380: change decimator/interpolator register handlingPhilipp Zabel2009-03-03
* | ASoC: Remove version display from the UDA1380 driverPhilipp Zabel2009-03-03
|/
* ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variantsPhilipp Zabel2009-02-04
* ASoC: Don't unconditionally use the PLL in UDA1380Vasily Khoruzhick2009-02-03
* ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-27
* ASoC: cleanup duplicated code.Ian Molton2009-01-09
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-10
* ASoC: Register non-AC97 codec DAIsMark Brown2008-12-09
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-01
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-21
* ALSA: ASoC: Remove unused AUDIO_NAME define from codec driversJarkko Nikula2008-10-12
* ALSA: ASoC: Don't suggest compile time selection of codec accessMark Brown2008-09-04
* ALSA: ASoC: Convert uda1380 to a new-style i2c driverJean Delvare2008-09-04
* ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-25
* ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood2008-07-10
* ALSA: ASoC: Fix register cache size for UDA1380Mark Brown2008-06-13
* [ALSA] ASoC: Add UDA1380 driverPhilipp Zabel2008-05-29