summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2016-09-30Merge tag 'asoc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai-23/+80
2016-09-29Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'a...Mark Brown-0/+1
2016-09-29Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...Mark Brown-4/+43
2016-09-29Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown-11/+0
2016-09-29Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '...Mark Brown-0/+2
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown-8/+0
2016-09-29Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown-0/+34
2016-09-26ASoC: da7219: Disable AAD if codec is not a wake-up sourceAdam Thomson-0/+2
2016-09-25ALSA: control: cage TLV_DB_RANGE_HEAD in kernel land because it was obsoletedTakashi Sakamoto-1/+8
2016-09-24ASoC: rt5660: add rt5660 codec driverOder Chiou-0/+31
2016-09-15ALSA: rename TLV-related macros so that they're friendly to user applicationsTakashi Sakamoto-0/+26
2016-09-15ALSA: control: move layout of TLV payload to UAPI headerTakashi Sakamoto-61/+0
2016-08-24ASoC: simple-card-utils: add __printf attributeNicolas Iooss-0/+1
2016-08-24Merge branch 'topic/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown-0/+34
2016-08-10ASoC: simple-card-utils: add asoc_simple_card_clean_reference()Kuninori Morimoto-0/+2
2016-08-10ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu()Kuninori Morimoto-0/+2
2016-08-09ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink()Kuninori Morimoto-0/+3
2016-08-09ASoC: simple-card-utils: add asoc_simple_card_init_dai()Kuninori Morimoto-0/+2
2016-08-09ASoC: remove snd_soc_pcm_set/get_drvdata()Kuninori Morimoto-11/+0
2016-08-09ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh-0/+36
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul-12/+0
2016-08-09ALSA: hda - move bus_parse_capabilities to coreVinod Koul-0/+13
2016-08-08ASoC: remove codec duplicated callback functionKuninori Morimoto-8/+0
2016-08-08ASoC: s3c24xx_uda134x: Remove unused power() callbackSylwester Nawrocki-1/+0
2016-08-08ASoC: L3 bus: Add default gpio opsSylwester Nawrocki-3/+12
2016-08-08ASoC: simple-card-utils: add asoc_simple_card_parse_dai()Kuninori Morimoto-0/+17
2016-08-08ASoC: simple-card-utils: add asoc_simple_card_parse_clk()Kuninori Morimoto-0/+8
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-2/+7
2016-07-24Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5614', 'aso...Mark Brown-0/+11
2016-07-24Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...Mark Brown-10/+37
2016-07-24Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/hdmi', 'as...Mark Brown-5/+8
2016-07-24Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi...Mark Brown-1/+4
2016-07-24Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown-0/+48
2016-07-24Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso...Mark Brown-0/+5
2016-07-16ASoC: simple-card-utils: add asoc_simple_card_parse_card_name()Kuninori Morimoto-0/+2
2016-07-16ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name()Kuninori Morimoto-0/+3
2016-07-05ASoC: dapm: Export snd_soc_dapm_new_controlSubhransu S. Prusty-0/+3
2016-07-05Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...Dave Airlie-5/+8
2016-07-01ASoC: simple-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto-10/+11
2016-06-29ASoC: add new simple-card-utils.cKuninori Morimoto-0/+21
2016-06-27ASoC: hdmi-codec: callback function will be called with private dataKuninori Morimoto-5/+8
2016-06-27ASoC: cs35l33: Initial commit of the cs35l33 CODEC driver.Paul Handrigan-0/+48
2016-06-13ALSA: compress: Add function to indicate the stream has gone badCharles Keepax-0/+5
2016-06-03omapdss: hdmi audio: Make header file independent of video/omapdss.hPeter Ujfalusi-2/+7
2016-05-30ASoC: Introduce SOC_SINGLE_S8_TLV() macroSrinivas Kandagatla-0/+11
2016-05-30ASoC: dapm: support user-defined stop condition in dai_get_connected_widgetsPiotr Stankiewicz-1/+4
2016-05-16Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai-2/+133
2016-05-13Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown-0/+102
2016-05-13Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a...Mark Brown-0/+3
2016-05-13Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown-1/+14