summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-21ASoC: dapm: add snd_soc_dapm_put_enum_double_lockedTzung-Bi Shih
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto
2020-01-21ASoC: soc-core: remove DAI suspend/resumeKuninori Morimoto
2020-01-15Merge branch 'topic/equal' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
2020-01-15regulator fix for "regulator: core: Add regulator_is_equal() helper"Stephen Rothwell
2020-01-14Merge tag 'regulator-eq' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2020-01-14regulator: core: Add regulator_is_equal() helperMarek Vasut
2020-01-13ASoC: Intel: common: soc-acpi: declare new tables for SoundWirePierre-Louis Bossart
2020-01-13ASoC: soc-acpi: add _ADR-based link descriptorsPierre-Louis Bossart
2020-01-10ASoC: soc-dapm: add snd_soc_dapm_stream_stop()Kuninori Morimoto
2020-01-10ASoC: soc-core: add snd_soc_close_delayed_work()Kuninori Morimoto
2020-01-10ASoC: soc-core: remove snd_soc_rtdcom_listKuninori Morimoto
2020-01-09Merge tag 'sdw_interfaces_5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2019-12-18ASoC: SOF: move arch_ops under opsPierre-Louis Bossart
2019-12-18ASoC: SOF: imx: Describe SAI parameters to be sent to DSPGuido Roncarolo
2019-12-18ASoC: SOF: define struct with compiler name and versionKarol Trzcinski
2019-12-16ASoC: soc-core: remove legacy style of codec_confKuninori Morimoto
2019-12-16ASoC: soc-core: support snd_soc_dai_link_component for codec_confKuninori Morimoto
2019-12-12soundwire: intel: add clock stop quirksPierre-Louis Bossart
2019-12-12soundwire: intel: add mutex for shared SHIM register accessPierre-Louis Bossart
2019-12-12soundwire: intel: add prototype for WAKEEN interrupt processingRander Wang
2019-12-12soundwire: intel: add link_list to handle interrupts with a single threadBard Liao
2019-12-12soundwire: intel: update headers for interruptsBard Liao
2019-12-12soundwire: intel: update stream callbacks for hwparams/free stream operationsRander Wang
2019-12-12soundwire: intel: update interfaces between ASoC and SoundWirePierre-Louis Bossart
2019-12-12soundwire: sdw_slave: track unattach_request to handle all init sequencesPierre-Louis Bossart
2019-12-12soundwire: sdw_slave: add initialization_complete definitionPierre-Louis Bossart
2019-12-12soundwire: sdw_slave: add enumeration_complete structurePierre-Louis Bossart
2019-12-12soundwire: sdw_slave: add probe_complete structure and new fieldsPierre-Louis Bossart
2019-12-11ASoC: Drop snd_soc_pcm_lib_ioctl()Takashi Iwai
2019-12-11ASoC: soc-core: tidyup for CONFIG_DMIKuninori Morimoto
2019-12-10Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-12-10ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()Kuninori Morimoto
2019-12-10ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()Kuninori Morimoto
2019-12-10ASoC: soc-core: move snd_soc_find_dai_link()Kuninori Morimoto
2019-12-10ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()Kuninori Morimoto
2019-12-10ASoC: soc-core: remove snd_soc_get_dai_substream()Kuninori Morimoto
2019-12-10ASoC: soc-core: remove dai_link_listKuninori Morimoto
2019-12-10ASoC: SOF: ipc: channel map structuresSlawomir Blauciak
2019-12-10ASoC: SOF: Add asynchronous sample rate converter topology supportSeppo Ingalsuo
2019-12-09ASoC: SOF: nocodec: Amend arguments for sof_nocodec_setup()Ranjani Sridharan
2019-12-09ASoC: SOF: Remove unused drv_name in sof_pdataDaniel Baluta
2019-12-09ASoC: SOF: remove nocodec_fw_filenameRanjani Sridharan
2019-12-09ASoC: SOF: Introduce default_fw_filename member in sof_dev_descRanjani Sridharan
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds
2019-12-07inet: protect against too small mtu values.Eric Dumazet