summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/sn95031.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | ASoC: sn95031: Cleanup bias level transitionsLars-Peter Clausen2014-11-271-9/+0Star
* | ASoC: sn95031: Use table based control setupLars-Peter Clausen2014-11-051-3/+3
|/
* ASoC: sn95031: Convert to params_width()Mark Brown2014-07-311-3/+3
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-2/+0Star
|\
| * ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-2/+0Star
* | ASoC: sn95031: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai2014-02-231-22/+22
|/
* ASoC: sn95031: Convert to regmapMark Brown2013-09-261-15/+20
* ASoC: sn95031: Staticize non exported structLars-Peter Clausen2013-05-151-1/+1
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* 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-2/+1Star
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-13/+1Star
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-4/+4
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+1
* ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFFAxel Lin2011-10-031-1/+0Star
* ASoC: sn95031: Do not use static variable for channel_indexAxel Lin2011-09-301-1/+1
* ASoC: Drop exporting sn95031_get_mic_biasAxel Lin2011-09-261-1/+0Star
* ASoC: Staticize sn95031_daisAxel Lin2011-09-231-1/+1
* ASoC: sn95031: Staticize sn95031_pcm_hw_paramsAxel Lin2011-09-191-1/+1
* ASoC: sn95031: Fix the logic to find free channelAxel Lin2011-09-041-5/+3Star
* ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-181-0/+2
|\
| * Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown2011-04-181-0/+2
| |\
| | * sound: Add delay.h to sound/soc/codecs/sn95031.cIngo Molnar2011-03-311-0/+2
* | | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-111-1/+1
|\| |
| * | ASoC: sn95031: decorate function with __devexit_p()Lu Guanqun2011-04-111-1/+1
| |/
* / ASoC: Use data based init for sn95031 DAPMLu Guanqun2011-03-301-12/+5Star
|/
* ASoC: sn95031: fix the amic tlv scaleVinod Koul2011-02-161-1/+1
* ASoC: sn95031: fix the DMIC path routingVinod Koul2011-02-161-24/+24
* ASoC: sn95031: make playback rails depend on actual pins they controlVinod Koul2011-02-161-4/+4
* ASoC: mid-x86: Use the soc-jack apis for jack type detectionVinod Koul2011-02-111-3/+1Star
* ASoC: sn95031: Add support for reading mic biasVinod Koul2011-02-091-4/+123
* ASoC: sn95031: Add jack support in the codecVinod Koul2011-02-091-0/+56
* ASoC: sn95031: add capture supportHarsha Priya2011-01-311-0/+281
* ASoC: sn95031 fix the code style and format inconsistenciesVinod Koul2011-01-101-15/+15
* ASoC: sst v2: Add sn95031 codec driverVinod Koul2011-01-061-0/+495