summaryrefslogtreecommitdiff
path: root/include/sound
AgeCommit message (Expand)Author
2017-09-01Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2017-09-01ASoC: make clock direction configurable in asoc-simpleVitaly Wool
2017-08-30ASoC: add Component level set_jackKuninori Morimoto
2017-08-30ASoC: add Component level set_pllKuninori Morimoto
2017-08-30ASoC: add Component level set_sysclkKuninori Morimoto
2017-08-30Merge tag 'v4.13-rc7' into asoc-componentMark Brown
2017-08-30ALSA: Get rid of card power_lockTakashi Iwai
2017-08-25ASoC: remove duplicate definition of dapm_routes/num_dapm_routesKuninori Morimoto
2017-08-25ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgetsKuninori Morimoto
2017-08-25ASoC: remove duplicate definition of controls/num_controlsKuninori Morimoto
2017-08-25Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Mark Brown
2017-08-16drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart
2017-08-10Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2017-08-10Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2017-08-10ASoC: use snd_soc_rtdcom_add() and convert to consistent operationKuninori Morimoto
2017-08-10ASoC: soc-core: add snd_soc_rtdcom_xxx()Kuninori Morimoto
2017-08-07ASoC: soc-core: rename "cmpnt" to "component"Kuninori Morimoto
2017-08-07ASoC: soc-core: Remove unneeded dentry member from snd_soc_codecFabio Estevam
2017-08-04ALSA: control: obsolete user_ctl_lockTakashi Sakamoto
2017-08-02ASoC: rt5663: Seprate the DC offset between headphone and headsetoder_chiou@realtek.com
2017-07-31ASoC: soc-pcm: Remove unused 'debugfs_dpcm_state' entryFabio Estevam
2017-07-26ASoC: remove cache_bypass from snd_soc_codecKuninori Morimoto
2017-07-19ASoC: rt5677: Hide platform data in the module sourcesAndy Shevchenko
2017-07-17ASoC: tlv320aic32x4: Add gpio configuration to the codecDan Murphy
2017-07-17ASoC: fix pcm-creation regressionJohan Hovold
2017-07-17ASoC: rt5663: Add the manual offset field to compensate the DC offsetoder_chiou@realtek.com
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-07-03Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sunxi', 'asoc/...Mark Brown
2017-07-03Merge remote-tracking branches 'asoc/topic/rt5614', 'asoc/topic/rt5645', 'aso...Mark Brown
2017-07-03Merge remote-tracking branches 'asoc/topic/msm8916', 'asoc/topic/mtk', 'asoc/...Mark Brown
2017-07-03Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/hdmi', 'asoc/top...Mark Brown
2017-07-03Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/drm', 'asoc/...Mark Brown
2017-07-03Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/ak4642', 'aso...Mark Brown
2017-07-03Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2017-06-30ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs.Liam Girdwood
2017-06-28ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driverVijendar Mukunda
2017-06-28ASoC: rt5645: add inv_jd1_1 flagBard Liao
2017-06-28ASoC: rt5645: rename jd_invert flag in platform dataBard Liao
2017-06-27ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai
2017-06-16ASoC: simple-card-utils: add asoc_simple_card_of_parse_widgets()Kuninori Morimoto
2017-06-15ASoC: simple-card-utils: add asoc_simple_card_of_parse_routing()Kuninori Morimoto
2017-06-15ASoC: simple-card-utils: add asoc_simple_card_convert_fixup()Kuninori Morimoto
2017-06-14ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal commandTakashi Sakamoto
2017-06-14ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto
2017-06-14ASoC: simple-card-utils: add asoc_simple_card_of_parse_tdm()Kuninori Morimoto
2017-06-13ASoC: simple_card_utils: add asoc_simple_card_clk_xxx()Kuninori Morimoto
2017-06-09ALSA: seq: Allow the tristate build of OSS emulationTakashi Iwai
2017-06-09ASoC: topology: Allow bespoke configuration post widget creationLiam Girdwood
2017-06-07ASoC: topology: Fix potential build issues with undeclared structsLiam Girdwood
2017-06-06ASoC: simple-card-utils: share same dev_dbg() for sysclkKuninori Morimoto