summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-21ASoC: soc-compress: add snd_compress_opsKuninori Morimoto1-1/+40
2020-04-16Merge series "ASoC: SOF: topology and firmware IPC updates for 5.8" from Pier...Mark Brown8-12/+156
2020-04-16Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...Mark Brown1-1/+0
2020-04-16ASoC: SOF: topology: Get HDA rate and channels from topologyBard Liao3-1/+7
2020-04-16ASoC: SOF: topology: Get ALH rate amd channels from topologyBard Liao1-0/+4
2020-04-16ASoC: SOF: align sof_ipc_dai_alh_params with FWBard Liao1-1/+3
2020-04-16ASoC: SOF: Intel: Rename deprecated DMIC IPC struct fieldSeppo Ingalsuo1-1/+1
2020-04-16ASoC: SOF: Intel: Change DMIC load IPC to fixed lengthSeppo Ingalsuo1-3/+7
2020-04-16ASoC: SOF: Intel: Fix typo in header file comment textSeppo Ingalsuo1-1/+1
2020-04-16ASoC: SOF: Add XRUN flags field to struct sof_ipc_buffer.Artur Kloniecki1-0/+12
2020-04-16ASoC: SOF: make sof_ipc_cc_version to fixed lengthPan Xiuli2-2/+2
2020-04-16ASoC: SOF: change type char to uint8_t in topology.hPan Xiuli1-1/+1
2020-04-16ASoC: SOF: change type char to uint8_t in trace.hPan Xiuli1-1/+1
2020-04-16ASoC: SOF: change type char to uint8_t in info.hPan Xiuli1-3/+3
2020-04-16ASoC: SOF: add debug ABI versionPan Xiuli1-0/+8
2020-04-16ASoC: SOF: add probe support extend dataPan Xiuli2-1/+13
2020-04-16ASoC: SOF: topology: Add support for DC BlockerSebastiano Carlucci1-0/+2
2020-04-16ASoC: SOF: ext_manifest: parse compiler versionKarol Trzcinski1-0/+8
2020-04-16ASoC: SOF: ext_manifest: parse windowsKarol Trzcinski1-0/+9
2020-04-16ASoC: SOF: ext_manifest: parse firmware versionKarol Trzcinski1-0/+13
2020-04-16ASoC: SOF: Introduce extended manifestKarol Trzcinski1-0/+61
2020-04-16ASoC: SOF: Introduce offset in firmware dataKarol Trzcinski1-0/+3
2020-04-15ASoC: soc-dai: revert all changes to DAI startup/shutdown sequencePierre-Louis Bossart1-1/+0
2020-04-14Merge branch 'asoc-5.7' into asoc-5.8Mark Brown1-0/+3
2020-04-14ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_daisKuninori Morimoto1-6/+8
2020-04-14ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-6/+6
2020-04-14ASoC: dapm: Fix regression introducing multiple copies of DAI widgetsCharles Keepax1-0/+3
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+18
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-4/+2
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-15/+73
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-14/+15
2020-04-10change email address for Pali RohárPali Rohár1-1/+1
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe1-0/+3
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe1-8/+8
2020-04-10mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe1-2/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-0/+12
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual1-1/+5
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-0/+14
2020-04-10mm/memory.c: add vm_insert_pages()Arjun Roy1-0/+2
2020-04-10mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin1-0/+12
2020-04-10mm: cma: NUMA node interfaceAslan Bakirov2-2/+15
2020-04-10docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab1-1/+1
2020-04-10printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky1-5/+0
2020-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+1
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-93/+4
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-3/+4
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds2-30/+17
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+20
2020-04-09proc: Use a dedicated lock in struct pidEric W. Biederman1-0/+1