summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-04-14ASoC: dapm: Fix regression introducing multiple copies of DAI widgetsCharles Keepax-0/+3
2020-03-30ASoC: soc-dai: fix DAI startup/shutdown sequencePierre-Louis Bossart-1/+1
2020-03-27Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...Mark Brown-0/+4
2020-03-27ASoC: SOF: IPC: dai-intel: move ALH declarations in header filePierre-Louis Bossart-9/+9
2020-03-27ASoC: soc-acpi: expand description of _ADR-based devicesPierre-Louis Bossart-6/+33
2020-03-27ASoC: soc-core: add asoc_rtd_to_cpu/codec() macroKuninori Morimoto-0/+4
2020-03-23ASoC: rt5682: Add a property for DMIC delayOder Chiou-0/+1
2020-03-23ASoC: rt5682: Add a property for DMIC clock rateOder Chiou-0/+1
2020-03-20ASoC: soc-core: Merge CPU/Codec DAIsKuninori Morimoto-1/+6
2020-03-20Merge branch 'topic/ro_wordlength' of git://git.kernel.org/pub/scm/linux/kern...Mark Brown-0/+2
2020-03-20soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla-0/+2
2020-03-16Merge series "ALSA: compress: Add wma, alac and ape support" from Vinod Koul ...Mark Brown-2/+37
2020-03-16ASoC: soc-dai: return proper error for get_sdw_stream()Srinivas Kandagatla-2/+2
2020-03-16ALSA: compress: bump the versionVinod Koul-1/+1
2020-03-16ALSA: compress: add alac & ape decoder paramsVinod Koul-1/+25
2020-03-16ALSA: compress: Add wma decoder paramsVinod Koul-0/+8
2020-03-16ALSA: compress: add wma codec profilesVinod Koul-0/+3
2020-03-13Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-0/+1
2020-03-13ASoC: SOF: Remove SOF_IPC_EXT_DMA_BUFFERKarol Trzcinski-17/+1
2020-03-13ASoC: SOF: Make sof_ipc_ext_data enum more rigidKarol Trzcinski-3/+3
2020-03-12ASoC: export DPCM runtime update functionsGuennadi Liakhovetski-2/+2
2020-03-11Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown-378/+259
2020-03-10ASoC: soc-dapm: add for_each_card_widgets() macroKuninori Morimoto-0/+5
2020-03-10ASoC: soc-dapm: add for_each_card_dapms() macroKuninori Morimoto-0/+3
2020-03-10ASoC: soc.h: remove non plural form for_each_xxx macroKuninori Morimoto-14/+0
2020-03-10ASoC: soc.h: add for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto-0/+14
2020-03-10ASoC: soc-core: disable route checks for legacy devicesPierre-Louis Bossart-0/+1
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+17
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+0
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+3
2020-03-07Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-1/+1
2020-03-07Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-1/+1
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2020-03-06ASoC: pcm: Export parameter intersection logicSamuel Holland-0/+3
2020-03-06ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_ratesSamuel Holland-1/+8
2020-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+4
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka-0/+4
2020-03-06Merge tag 'drm-fixes-2020-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+5
2020-03-06Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-0/+5
2020-03-05xen/xenbus: fix lockingJuergen Gross-1/+2
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-03-04Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2020-03-04driver core: Add dev_has_sync_state()Saravana Kannan-0/+11
2020-03-03dm: bump version of core and various targetsMike Snitzer-2/+2
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner-1/+0
2020-03-02ASoC: SOF: add core id to sof_ipc_compTomasz Lauda-2/+3
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+14
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1/+2
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger-1/+1