summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-14ASoC: Merge up fixesMark Brown
2025-03-08ASoC: SOF: Intel: hda-mlink: Add support for mic privacy in VS SHIM registersPeter Ujfalusi
2025-03-08ASoC: SOF: ipc4: Add support for Intel HW managed mic privacy messagingPeter Ujfalusi
2025-03-06ASoC: soc-dai: add snd_soc_dai_mute_is_ctrled_at_trigger()Kuninori Morimoto
2025-03-05ASoC: Merge up fixesMark Brown
2025-03-05ASoC: ops: Consistently treat platform_max as control valueCharles Keepax
2025-03-04ASoC: Tidy up SOC_DOUBLE_* and SOC_SINGLE_* helpersCharles Keepax
2025-03-04Tidy up ASoC VALUE control macrosMark Brown
2025-03-03ASoC: Tidy up SOC_DOUBLE_R_* helpersCharles Keepax
2025-03-03ASoC: dapm: Use ASoC control macros where possibleCharles Keepax
2025-03-03ASoC: dapm: Add missing SOC_DAPM_DOUBLE_R_TLV() helperCharles Keepax
2025-03-03ASoC: Remove unused helper macroCharles Keepax
2025-03-03ASoC: soc-dai: remove SND_SOC_DAIFMT_CB{MS}_CF{MS}Kuninori Morimoto
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-01kvm: retry nx_huge_page_recovery_thread creationKeith Busch
2025-02-28Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-28Merge tag 'locking-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-28Merge tag 'block-6.14-20250228' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-28Convert sound drivers to use devm_kmemdup_array()Mark Brown
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-27Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-02-27ASoC: SDCA: Add helper to write out defaults and fixed valuesCharles Keepax
2025-02-27ASoC: SDCA: Add regmap helpers for parsing for DisCo Constant valuesCharles Keepax
2025-02-27ASoC: SDCA: Add generic regmap SDCA helpersCharles Keepax
2025-02-27regcache: Add support for sorting defaults arraysCharles Keepax
2025-02-26Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-02-26Merge tag 'landlock-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-26ASoC: tas2781: Clean up for some defineBaojun Xu
2025-02-26Merge tag 'asoc-fix-v6.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-02-25block: Remove zone write plugs when handling native zone append writesDamien Le Moal
2025-02-25tcp: devmem: don't write truncated dmabuf CMSGs to userspaceStanislav Fomichev
2025-02-25lsm,nfs: fix memory leak of lsm_contextStephen Smalley
2025-02-25objtool: Fix C jump table annotations for ClangArd Biesheuvel
2025-02-25vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel
2025-02-25Merge tag 'vfs-6.14-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-02-25block: make segment size limit workable for > 4K PAGE_SIZEMing Lei
2025-02-25ASoC: cs35l56: Prevent races when soft-resetting using SPI controlRichard Fitzgerald
2025-02-24ASoC: Intel: avs: Make PEAKVOL configurable from topologyCezary Rojewski
2025-02-24ASoC: topology: Save num_channels value for mixer controlsCezary Rojewski
2025-02-24devres: Introduce devm_kmemdup_array()Raag Jadav
2025-02-24driver core: Split devres APIs to device/devres.hAndy Shevchenko
2025-02-24err.h: move IOMEM_ERR_PTR() to err.hRaag Jadav
2025-02-22Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-02-21net: better track kernel sockets lifetimeEric Dumazet
2025-02-21afs: Give an afs_server object a ref on the afs_cell object it points toDavid Howells
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()Jingbo Xu