aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-28ALSA: Constify ratden/ratnum constraintsLars-Peter Clausen1-5/+5
2015-10-26Merge tag 'asoc-v4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai11-129/+194
2015-10-26Merge remote-tracking branches 'asoc/topic/rt298', 'asoc/topic/rt5640', 'asoc/topic/samsung' and 'asoc/topic/sh' into asoc-nextMark Brown1-1/+2
2015-10-26Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rl6347a', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-nextMark Brown1-117/+0
2015-10-26Merge remote-tracking branches 'asoc/topic/nau8825' and 'asoc/topic/pxa' into asoc-nextMark Brown1-1/+0
2015-10-26Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/topic/fsl' and 'asoc/topic/fsl-card' into asoc-nextMark Brown1-0/+2
2015-10-26Merge remote-tracking branch 'asoc/topic/da7219' into asoc-nextMark Brown3-0/+161
2015-10-26Merge remote-tracking branches 'asoc/topic/atmel-classd' and 'asoc/topic/da7213' into asoc-nextMark Brown1-3/+0
2015-10-26Merge remote-tracking branch 'asoc/topic/doc' into asoc-nextMark Brown1-1/+16
2015-10-26Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-0/+3
2015-10-26Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-3/+5
2015-10-26Merge tag 'asoc-v4.3-rc2' into asoc-nextMark Brown4-1/+18
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai1-0/+16
2015-10-23Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8904' and 'asoc/fix/wm8962' into asoc-linusMark Brown2-3/+5
2015-10-23ASoC: Document DAI signal polarityAnatol Pomozov1-1/+16
2015-10-22ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen1-4/+0
2015-10-22ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()Mythri P K1-0/+3
2015-10-22ASoC: compress: add config item for soc-compress to make it compiled only when neededJie Yang2-2/+4
2015-10-22ASoC: Let snd_soc_limit_volume() take a snd_soc_cardLars-Peter Clausen1-1/+1
2015-10-22ASoC: rt5640: Fill up the IN3's supportOder Chiou1-1/+2
2015-10-21ALSA: Add helper function to add single value constraintLars-Peter Clausen1-0/+16
2015-10-20ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-10-20Merge branch 'topic/hda-modalias' into for-nextTakashi Iwai2-10/+9
2015-10-20ALSA: hdac: Add macro for hda ext devices entrySubhransu S. Prusty1-0/+7
2015-10-20ALSA: hda - Add a common helper to give the codec modalias stringTakashi Iwai1-0/+1
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty1-11/+1
2015-10-20ALSA: hda - Add api_version to hda_device_id structTakashi Iwai1-0/+1
2015-10-16ASoC: Add info callback for SX_TLV controlsCharles Keepax1-2/+4
2015-10-16ALSA: timer: add config item to export PCM timer disabling for expertJie Yang1-1/+7
2015-10-15ALSA: hda - consolidate chip rename functionsTakashi Iwai1-0/+1
2015-10-08ALSA: hdac: Copy codec helpers to coreSubhransu S. Prusty1-0/+6
2015-10-07ASoC: da7213: Add support to handle mclk data provided to driverAdam Thomson1-3/+0
2015-10-07ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven1-117/+0
2015-10-05ASoC: dwc: support dw i2s in slave modeMaruthi Srinivas Bayyavarapu1-0/+2
2015-10-02ASoC: codecs: Add da7219 codec driverAdam Thomson2-0/+154
2015-09-30ASoC: pxa: pxa-pcm-lib: switch over to snd-soc-dmaengine-pcmDaniel Mack1-1/+0
2015-09-30ASoC: Add SOC_DOUBLE_R_EXTAdam Thomson1-0/+7
2015-09-28ALSA: hda - Fix typos in snd_hdac_regmap_*() documentsTakashi Iwai1-2/+2
2015-09-25Merge tag 'asoc-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai4-1/+18
2015-09-23Merge remote-tracking branches 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/spear', 'asoc/topic/sunxi' and 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown2-0/+4
2015-09-23Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/topic/rcar' and 'asoc/topic/rockchip' into asoc-nextMark Brown1-1/+0
2015-09-23Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/au1x' into asoc-nextMark Brown1-0/+12
2015-09-22ASoC: rt5645: Add jd_invert for BroadwellJohn Lin1-0/+2
2015-09-16ASoC: Add SOC_SINGLE_RANGE_EXT_TLV macroCharles Keepax1-0/+12
2015-09-16ASoC: simple-card: Add tdm slot mask support to simple-cardJyri Sarha2-0/+4
2015-09-14ASoC: rsnd: remove unneeded sh_clk headerKuninori Morimoto1-1/+0
2015-09-13ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type because this structure had been removedTakashi Sakamoto1-6/+0
2015-09-02ALSA: hda - Fix missing inline for dummy snd_hdac_set_codec_wakeup()Takashi Iwai1-1/+1
2015-09-02ALSA: hda - allow codecs to access the i915 pin/ELD callbackDavid Henningsson1-0/+7
2015-08-31Merge tag 'asoc-v4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai6-26/+136