aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-16ASoC: soc-pcm: add a flag to reverse the stop sequenceGravatar Vijendar Mukunda 1-0/+6
2021-06-23Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Gravatar Mark Brown 77-159/+491
2021-06-21ASoC: soc-core: remove snd_soc_of_parse_daifmt()Gravatar Kuninori Morimoto 1-4/+0
2021-06-21ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()Gravatar Kuninori Morimoto 1-0/+14
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()Gravatar Kuninori Morimoto 1-0/+2
2021-06-21ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()Gravatar Kuninori Morimoto 1-0/+1
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Gravatar Hugh Dickins 1-0/+3
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingGravatar Hugh Dickins 1-0/+1
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerGravatar Hugh Dickins 1-1/+7
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityGravatar Mike Kravetz 1-0/+2
2021-06-16mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compareGravatar Peter Xu 1-4/+11
2021-06-16mm,hwpoison: fix race with hugetlb page allocationGravatar Naoya Horiguchi 1-0/+6
2021-06-15ASoC: q6afe: dt-bindings: Add QUIN_MI2S_RX/TXGravatar Gabriel David 1-0/+2
2021-06-14Merge tag 'asoc-hdmi-codec-improvements-v2' of git://git.kernel.org/pub/scm/l...Gravatar Mark Brown 2-1/+19
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structGravatar Feng Tang 1-7/+20
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-18/+77
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2021-06-12Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-9/+10
2021-06-12Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-1/+17
2021-06-10io_uring: add feature flag for rsrc tagsGravatar Pavel Begunkov 1-0/+1
2021-06-10io_uring: change registration/upd/rsrc tagging ABIGravatar Pavel Begunkov 1-9/+9
2021-06-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-0/+1
2021-06-10ASoC: hdmi-codec: Add a prepare hookGravatar Maxime Ripard 1-1/+11
2021-06-09Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git://github.com/ojeda...Gravatar Linus Torvalds 1-0/+1
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+9
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGGravatar Ricky Wu 1-0/+2
2021-06-09kvm: fix previous commit for 32-bit buildsGravatar Paolo Bonzini 1-2/+2
2021-06-08kvm: avoid speculation-based attacks from out-of-range memslot accessesGravatar Paolo Bonzini 1-1/+9
2021-06-08Merge tag 'orphans-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2021-06-08Merge tag 'regulator-fix-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-8/+6
2021-06-08ALSA: iec958: Split status creation and fillGravatar Maxime Ripard 1-0/+8
2021-06-07Merge series "ASoC: adds new .auto_selectable_formats support" from Kuninori ...Gravatar Mark Brown 1-0/+55
2021-06-07Merge tag 'tb-mfd-asoc-v5.14-1' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Mark Brown 1-0/+81
2021-06-07ASoC: soc-core: add snd_soc_runtime_get_dai_fmt()Gravatar Kuninori Morimoto 1-0/+55
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 1-0/+1
2021-06-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+8
2021-06-05Revert "MIPS: make userspace mapping young by default"Gravatar Thomas Bogendoerfer 1-0/+8
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 8-10/+16
2021-06-04Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+2
2021-06-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Gravatar David S. Miller 1-0/+1
2021-06-04Merge tag 'drm-fixes-2021-06-04-1' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-6/+27
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGravatar Geert Uytterhoeven 1-0/+1
2021-06-04ASoC: codecs: wcd934x: add mbhc supportGravatar Srinivas Kandagatla 1-0/+57
2021-06-04usb: typec: tcpm: Properly handle Alert and Status MessagesGravatar Kyle Tso 1-4/+0
2021-06-04dt-bindings: connector: Add PD rev 2.0 VDO definitionGravatar Kyle Tso 1-3/+66
2021-06-04dt-bindings: connector: Replace BIT macro with generic bit opsGravatar Kyle Tso 1-10/+10
2021-06-04Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/lin...Gravatar Dave Airlie 1-6/+24
2021-06-03Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar David S. Miller 1-1/+1
2021-06-03net: caif: add proper error handlingGravatar Pavel Skripkin 2-2/+2