summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2014-03-13Merge remote-tracking branch 'asoc/topic/tlv320aic31xx' into asoc-nextMark Brown4-0/+1559
2014-03-13Merge remote-tracking branch 'asoc/topic/max98095' into asoc-nextMark Brown1-23/+27
2014-03-13Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown1-20/+19
2014-03-13Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-nextMark Brown1-9/+7
2014-03-13Merge remote-tracking branch 'asoc/topic/lm4857' into asoc-nextMark Brown1-2/+1
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown85-602/+35
2014-03-13ASoC: tlv320aic31xx: Add basic codec driver implementationJyri Sarha4-0/+1559
2014-03-13Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/wm9081' and '...Mark Brown3-52/+47
2014-03-13Merge remote-tracking branches 'asoc/topic/wm8961', 'asoc/topic/wm8962', 'aso...Mark Brown9-157/+165
2014-03-13Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso...Mark Brown10-165/+164
2014-03-13Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...Mark Brown12-149/+306
2014-03-13Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown11-191/+815
2014-03-13Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown1-6/+6
2014-03-13Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown9-256/+358
2014-03-13Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown10-286/+391
2014-03-13Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a...Mark Brown22-544/+1830
2014-03-13Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown6-0/+923
2014-03-13Merge remote-tracking branch 'asoc/topic/pcm1792a' into asoc-nextMark Brown1-11/+22
2014-03-13Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-nextMark Brown1-5/+10
2014-03-13Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown22-352/+325
2014-03-13Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown5-33/+63
2014-03-13Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown7-9/+9
2014-03-13ASoC: tlv320aic23: Remove spurious bits per word settingMark Brown1-1/+0
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li11-24/+14
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li73-562/+13
2014-03-11Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't...Mark Brown14-235/+524
2014-03-10Merge remote-tracking branches 'asoc/fix/88pm860', 'asoc/fix/omap' and 'asoc/...Mark Brown2-1/+4
2014-03-10ASoC: 88pm860: Fix IO setupLars-Peter Clausen1-0/+3
2014-03-10ASoC: si476x: Fix IO setupLars-Peter Clausen1-1/+1
2014-03-09ASoC: tlv320aic32x4: Sort Makefile in alphabetic orderJyri Sarha1-2/+2
2014-03-09ASoC: arizona: Support new fratio encoding on the wm5110 rev DCharles Keepax1-29/+101
2014-03-09ASoC: arizona: Calculate FLL gain lastCharles Keepax1-12/+12
2014-03-09ASoC: arizona: Calculate OUTDIV firstCharles Keepax1-12/+12
2014-03-09ASoC: arizona: Don't pass Fout into arizona_calc_fllCharles Keepax1-8/+7
2014-03-09ASoC: arizona: Move calculation of FLL configurationCharles Keepax1-35/+44
2014-03-09ASoC: arizona: Move set of OUTDIV in to arizona_apply_fllCharles Keepax1-16/+12
2014-03-09ASoC: arizona: Add defines for FLL configuration constantsCharles Keepax1-5/+11
2014-03-09ASoC: arizona: An OUTDIV of 1 is not valid, avoid thisCharles Keepax1-1/+1
2014-03-09ASoC: tlv320aic23: add missing EXPORT_SYMBOLsMax Filippov1-0/+2
2014-03-09ASoC: pcm512x: Fix duplicate const warningMark Brown1-4/+4
2014-03-09ASoC: pcm512x: Split out bus driversMark Brown6-129/+176
2014-03-07ASoC: tlv320aic23: add support for SPI control modeMax Filippov6-45/+147
2014-03-07ASoC: wm_adsp: Correct type specifier in printfCharles Keepax1-1/+1
2014-03-06Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown7-9/+9
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen7-9/+9
2014-03-06ASoC: sirf: Add SiRF internal audio codec driverRongjun Ying4-0/+614
2014-03-06ASoC: wm_adsp: Split firmware load into smaller chunksCharles Keepax1-17/+31
2014-03-06ASoC: cs4271: Fix build error without CONFIG_SPI_MASTERTakashi Iwai1-16/+16
2014-03-05ASoC: ak4104: Remove superfluous codec->control_data initializationLars-Peter Clausen1-2/+0
2014-03-04ASoC: da732x: Replace hw_read usage with snd_soc_read()Mark Brown1-8/+8