summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-09-29treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-09-29Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell285-2849/+14047
2016-09-29Merge remote-tracking branch 'sound/for-next'Stephen Rothwell93-930/+1569
2016-09-29Merge remote-tracking branch 'drm-intel/for-linux-next'Stephen Rothwell3-10/+17
2016-09-29Merge remote-tracking branch 'powerpc/next'Stephen Rothwell2-6/+6
2016-09-28Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8960', 'asoc...Mark Brown4-16/+25
2016-09-28Merge remote-tracking branches 'asoc/topic/tegra', 'asoc/topic/tlv320aic31xx'...Mark Brown9-81/+516
2016-09-28Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/stac9766', 'a...Mark Brown10-203/+283
2016-09-28Merge remote-tracking branches 'asoc/topic/rt5660', 'asoc/topic/rt5677', 'aso...Mark Brown25-295/+6823
2016-09-28Merge remote-tracking branches 'asoc/topic/rockchip', 'asoc/topic/rt5616' and...Mark Brown8-10/+466
2016-09-28Merge remote-tracking branches 'asoc/topic/of-bool', 'asoc/topic/omap', 'asoc...Mark Brown10-29/+42
2016-09-28Merge remote-tracking branches 'asoc/topic/max98371', 'asoc/topic/max9867', '...Mark Brown8-9/+1180
2016-09-28Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...Mark Brown12-27/+20
2016-09-28Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '...Mark Brown7-53/+199
2016-09-28Merge remote-tracking branches 'asoc/topic/cs35l30', 'asoc/topic/cs42l73', 'a...Mark Brown4-56/+98
2016-09-28Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown171-1025/+1495
2016-09-28Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown9-647/+536
2016-09-28Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown10-10/+10
2016-09-28Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown33-473/+2641
2016-09-28Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-9/+8
2016-09-28Merge remote-tracking branch 'asoc/fix/tpa6130a2' into asoc-linusMark Brown1-23/+26
2016-09-28Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/da7219', 'asoc/f...Mark Brown6-12/+24
2016-09-28Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-8/+9
2016-09-28Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-1/+5
2016-09-28ASoC: wm8960: remove usage of obsoleted TLV-related macroTakashi Sakamoto1-3/+2
2016-09-28ASoC: rt5616: remove usage of obsoleted TLV-related macroTakashi Sakamoto1-3/+2
2016-09-28ASoC: max9867: remove usage of obsoleted TLV-related macroTakashi Sakamoto1-3/+2
2016-09-28ASoC: trivial: system spelling fixMarek Vasut1-1/+1
2016-09-27ASoC: da7219: fix inappropriate condition statementTakashi Sakamoto1-1/+1
2016-09-27ASoC: tlv320aic31xx: do not declare support for mono DAINikita Yushchenko1-3/+3
2016-09-27ASoC: stac9766: fix wrong usage of DECLARE_TLV_DB_LINEAR()Takashi Sakamoto1-4/+4
2016-09-27ASoC: wm8991: remove unused variableTakashi Sakamoto1-2/+0
2016-09-27ASoC: wm8991: fix wrong usage of DECLARE_TLV_DB_LINEAR()Takashi Sakamoto1-7/+19
2016-09-27ASOC: tpa6130a2: add static qualifier for file local symbolsTakashi Sakamoto1-1/+1
2016-09-27ASoC: sst-bxt-rt298: fix obsoleted initializers for arrayTakashi Sakamoto1-7/+7
2016-09-27ASoC: sst-bxt-da7219_max98357a: fix obsoleted initializers for arrayTakashi Sakamoto1-6/+6
2016-09-27ASoC: rt5616: add static qualifier for file local symbolsTakashi Sakamoto1-2/+2
2016-09-27ASoC: arizona: Add output power up/down delays for speaker pathCharles Keepax1-5/+39
2016-09-27ASoC: arizona: Add debug prints for output power up/down timesCharles Keepax1-0/+4
2016-09-27ALSA: hda - Add the top speaker pin config for HP Spectre x360Takashi Iwai1-0/+10
2016-09-26ASoC: Intel: Add DMIC channel constraint for bxt machineYong Zhi1-0/+63
2016-09-26ASoC: dpcm: print dai_link name of BE other than FE.彭东林1-5/+5
2016-09-26ASoC: tlv320aic31xx: add explicit support for tlv320dac31xxNikita Yushchenko2-56/+158
2016-09-26ASoC: da7219: Disable AAD if codec is not a wake-up sourceAdam Thomson4-13/+79
2016-09-26ASoC: da7219: Reset codec gracefully, if still activeAdam Thomson2-3/+32
2016-09-26Merge branch 'fix/da7219' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+8
2016-09-26ASoC: ak4104: Limit the supported sample ratesVishal Thanki1-1/+4
2016-09-26ASoC: sun4i-codec: Rename sun4i_codec_widgets for consistencyDanny Milosavljevic1-3/+3
2016-09-26Merge branch 'topic/codec-component' of git://git.kernel.org/pub/scm/linux/ke...Mark Brown166-966/+1312
2016-09-26ASoC: tpa6130a2: unmerge power enable error path from power disable pathNikita Yushchenko1-6/+12