summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-011-2/+7
|\
| * Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...Dave Airlie2016-07-051-5/+8
| |\
| * | omapdss: hdmi audio: Make header file independent of video/omapdss.hPeter Ujfalusi2016-06-031-2/+7
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5614', 'aso...Mark Brown2016-07-241-0/+11
|\ \ \ \ | | |/ / | |/| |
| | * | ASoC: Introduce SOC_SINGLE_S8_TLV() macroSrinivas Kandagatla2016-05-301-0/+11
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...Mark Brown2016-07-242-10/+37
|\ \ \ \ | | |/ / | |/| |
| | * | ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()Kuninori Morimoto2016-07-161-0/+2
| | * | ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name()Kuninori Morimoto2016-07-161-0/+3
| | * | ASoC: simple-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto2016-07-012-10/+11
| | * | ASoC: add new simple-card-utils.cKuninori Morimoto2016-06-291-0/+21
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/hdmi', 'as...Mark Brown2016-07-241-5/+8
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: hdmi-codec: callback function will be called with private dataKuninori Morimoto2016-06-271-5/+8
| |/
| |
| \
*-. | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi...Mark Brown2016-07-241-1/+4
|\ \|
| * | ASoC: dapm: support user-defined stop condition in dai_get_connected_widgetsPiotr Stankiewicz2016-05-301-1/+4
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2016-07-241-0/+48
|\ \ \ \ | | |_|/ | |/| |
| | | * ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver.Paul Handrigan2016-06-271-0/+48
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso...Mark Brown2016-07-241-0/+5
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ALSA: compress: Add function to indicate the stream has gone badCharles Keepax2016-06-131-0/+5
| |/
* / ASoC: dapm: Export snd_soc_dapm_new_controlSubhransu S. Prusty2016-07-051-0/+3
|/
* Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2016-05-166-2/+133
|\
| * Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown2016-05-132-0/+102
| |\
| | * ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encodersJyri Sarha2016-04-181-0/+100
| | * ALSA: pcm: add IEC958 channel status helper for hw_paramsJyri Sarha2016-04-061-0/+2
| | |
| | \
| *-. \ Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a...Mark Brown2016-05-131-0/+3
| |\ \ \ | | | |/ | | |/|
| | | * ASoC: Export snd_soc_find_dai()Mengdong Lin2016-04-201-0/+3
| | |/
| * | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-05-132-1/+14
| |\ \
| | * | ALSA: hdac: add link pm and ref countingVinod Koul2016-05-131-0/+13
| | * | Merge branch 'topic/dai-link' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2016-05-111-1/+1
| | |\ \
| | | * | ASoC: Change DAI link's be_id to a generic idMengdong Lin2016-04-201-1/+1
| | | |/
| * | | Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown2016-05-131-0/+12
| |\ \ \
| | * | | ASoC: dmaengine_pcm: Add support for packed transfersMatthias Reichl2016-04-271-0/+12
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2016-05-131-1/+2
| |\ \ \
| | * | | ASoC: dapm: deprecate MICBIAS widget typeJohn Keeping2016-05-121-1/+2
| | |/ /
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2016-04-262-3/+4
|\| | |
| * | | ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-04-261-3/+2
| | |/ | |/|
| * | ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai2016-04-211-0/+2
| |/
* | ALSA: hda - Update chmap tlv to report sink's capabilitySubhransu S. Prusty2016-04-041-0/+2
* | ALSA: hda - Add the pin / port mapping on Intel ILK and VLVTakashi Iwai2016-03-281-5/+5
|/
* Merge tag 'asoc-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2016-03-143-12/+13
|\
| *-. Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/topology' and ...Mark Brown2016-03-132-12/+11
| |\ \
| | | * ASoC: topology: Add FE DAI links dynamicallyMengdong Lin2016-02-151-0/+6
| | | * ASoC: topology: Add FE DAIs dynamicallyMengdong Lin2016-02-152-12/+5
| | |/
| * | Merge remote-tracking branch 'asoc/topic/core-pcm' into asoc-nextMark Brown2016-03-131-0/+2
| |\ \
| | * | ALSA: pcm: Add snd_pcm_rate_range_to_bits()Mengdong Lin2016-02-051-0/+2
| | |/
* | | Merge branch 'topic/hda' into for-nextTakashi Iwai2016-03-081-0/+2
|\ \ \
| * | | ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai2016-03-081-0/+2
| |/ /
* | | ALSA: hda - Use snd_hdac namespace prefix for chmap exported APIsSubhransu S. Prusty2016-03-071-7/+7
* | | ALSA: hda - Move chmap support helpers/ops to coreSubhransu S. Prusty2016-03-071-0/+15
* | | ALSA: hda - chmap helper args modified to use generic hdac objs.Subhransu S. Prusty2016-03-071-3/+7
* | | ALSA: hda - Add hdmi chmap verb programming ops to chmap objectSubhransu S. Prusty2016-03-071-0/+10