summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2016-07-12sgtl5000: add Lineout volume controlKalle Kankare1-0/+10
2016-07-11ASoC: Intel: board: add kabylake machine idVinod Koul1-0/+9
2016-07-11ASoC: rt286: set combo jack for KabylakeVinod Koul1-0/+7
2016-07-11ASoC: hdac_hdmi: Add device id for KabylakeShreyas NC1-0/+1
2016-07-11ASoC: Intel: add kablake device IDsVinod Koul2-0/+14
2016-07-11ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to...Alan Cox1-2/+7
2016-07-11ASoC: Intel: Skylake: Initialize module list for BroxtonVinod Koul1-0/+1
2016-07-11ASoC: hdac_hdmi: Fix potential NULL dereferenceVinod Koul1-0/+20
2016-07-11ASoC: intel: Fix sst-dsp dependency on dw stuffTakashi Iwai6-78/+85
2016-07-08ASoC: Intel: atom: statify cht_quirkVinod Koul1-1/+1
2016-07-08ASoC: Intel: cht: fix uninit variable warningVinod Koul1-1/+1
2016-07-08ASoC: Intel: Skylake: Fix to use the actual size for TLV controlDharageswari R2-4/+10
2016-07-08ASoC: rt5645: Add ACPI ID 10EC5640Vinod Koul1-0/+7
2016-07-08ASoC: Intel: Add surface3 entry in CHT-RT5645 machineVinod Koul1-1/+19
2016-07-08ASoC: Intel: Atom: Add quirk for Surface 3Vinod Koul2-2/+44
2016-07-07ASoC: rt5645: add DAC1 soft volume func controlBard Liao2-0/+14
2016-07-07ASoC: atmel_ssc_dai: Fix DMA params for different SSCPeter Meerwald1-1/+1
2016-07-07ASoC: rt5645: set RT5645_PRIV_INDEX as volatileBard Liao1-0/+1
2016-07-07ASoC: mediatek: mt2701: fix some error handling in probeDan Carpenter1-2/+4
2016-07-05ASoC: dapm: Export snd_soc_dapm_new_controlSubhransu S. Prusty1-0/+1
2016-07-05ASoC: mediatek: add BT implementationGarlic Tseng1-0/+139
2016-07-05Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...Dave Airlie1-7/+8
2016-07-04ASoC: cs35l33: Remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-07-04ASoC: sunxi: remove redundant dev_err call in sun4i_i2s_probe()Wei Yongjun1-3/+1
2016-07-04ASoC: mediatek: Add mt2701-cs42448 driver and config option.Garlic Tseng4-0/+453
2016-07-04ASoC: mediatek: add mt2701 platform driver implementation.Garlic Tseng2-9/+1515
2016-07-04ASoC: bt-sco: extend rate and add a general compatible stringGarlic Tseng1-16/+36
2016-07-04ASoC: atmel-pdmic: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla1-5/+0
2016-07-04ASoC: Atmel: ClassD: Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla1-5/+0
2016-07-04ASoC: bt-sco: add config promptGarlic Tseng1-1/+1
2016-07-01Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown3-2/+3
2016-07-01Merge remote-tracking branches 'asoc/fix/ak4613', 'asoc/fix/arizona', 'asoc/f...Mark Brown8-17/+68
2016-07-01Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown1-1/+1
2016-07-01ASoC: rsrc-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto2-34/+5
2016-07-01ASoC: simple-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto2-44/+3
2016-07-01ASoC: rt5645: patch reg-0x8aBard Liao1-2/+3
2016-07-01ASoC: rt5645: fix reg-2f default value.Bard Liao1-1/+1
2016-07-01ASoC: cs35l33: Fix display revision idAxel Lin1-1/+1
2016-07-01ASoC: cs35l33: Fix testing return value of devm_gpiod_get_optionalAxel Lin1-5/+1
2016-07-01ASoC: sunxi: fix semicolon.cocci warningskbuild test robot1-1/+1
2016-06-29ASoC: sunxi: Add Allwinner A10 Digital Audio driverMaxime Ripard3-1/+713
2016-06-29ASoC: max98504: Add max98504 speaker amplifier driverSylwester Nawrocki4-0/+448
2016-06-29ASoC: mediatek: add structure define and clock control for 2701Garlic Tseng4-0/+869
2016-06-29ASoC: mediatek: let mt8173 use mediatek common structureGarlic Tseng5-425/+318
2016-06-29ASoC: mediatek: implement mediatek common structureGarlic Tseng5-0/+641
2016-06-29ASoC: mediatek: Refine mt8173 driver and change config optionGarlic Tseng10-369/+367
2016-06-29ASoC: fsl_ssi: Fix number of words per frame for I2S-slave modeAlexander Shiyan1-6/+6
2016-06-29ASoC: add new simple-card-utils.cKuninori Morimoto3-0/+59
2016-06-29ASoC: simple-card: add new asoc_simple_jack and use itKuninori Morimoto1-75/+78
2016-06-29ASoC: cs35l33: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2