summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-21ASoC: cros_ec_codec: support WoVTzung-Bi Shih
2019-10-21ASoC: samsung: i2s: Document clocks macrosMaciej Falkowski
2019-10-18ASoC: cros_ec_codec: read max DMIC gain from EC codecTzung-Bi Shih
2019-10-18platform/chrome: cros_ec: add common commands for EC codecTzung-Bi Shih
2019-10-18ASoC: cros_ec_codec: extract DMIC EC command from I2S RXTzung-Bi Shih
2019-10-18ASoC: cros_ec_codec: refactor I2S RXTzung-Bi Shih
2019-10-18platform/chrome: cros_ec: remove unused EC featureTzung-Bi Shih
2019-10-15ASoC: sof: include types.h at header.hKuninori Morimoto
2019-10-10ASoC: SOF: acpi led support for switch controlsJaska Uimonen
2019-10-10ASoC: SOF: imx: Describe ESAI parameters to be sent to DSPDaniel Baluta
2019-10-09ASoC: simple_card_utils.h: Add missing includeDaniel Baluta
2019-10-08ASoC: soc-component: remove snd_pcm_ops from component driverKuninori Morimoto
2019-10-08ASoC: pxa: remove snd_pcm_opsKuninori Morimoto
2019-10-08ASoC: soc-core: add snd_soc_pcm_lib_ioctl()Kuninori Morimoto
2019-10-08ASoC: soc-core: add new pcm_construct/pcm_destructKuninori Morimoto
2019-10-08ASoC: soc-core: merge snd_pcm_ops member to component driverKuninori Morimoto
2019-10-07ASoC: SOF: support alternate list of machinesPierre-Louis Bossart
2019-10-07ASoC: soc-acpi: add link_mask fieldPierre-Louis Bossart
2019-10-01ASoC: SOF: ipc: introduce no_stream_position in sof_ipc_stream_params structMarcin Rajwa
2019-10-01ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparamsShengjiu Wang
2019-10-01ASoC: soc-core: merge soc_free_pcm_runtime() and soc_rtd_free()Kuninori Morimoto
2019-10-01ASoC: soc-component.h: remove GPL explanation from headerKuninori Morimoto
2019-09-30Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-28Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)Linus Torvalds
2019-09-28mm, tracing: Print symbol name for call_site in trace eventsChangbin Du
2019-09-28Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...David Rientjes
2019-09-28Revert "Revert "mm, thp: restore node-local hugepage allocations""David Rientjes
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-27Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-09-27Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds
2019-09-27Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-27Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-27sk_buff: drop all skb extensions on free and skb scrubbingFlorian Westphal
2019-09-27ptp: correctly disable flags on old ioctlsJacob Keller
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-09-27Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-09-27tcp: honor SO_PRIORITY in TIME_WAIT stateEric Dumazet
2019-09-27ipv6: add priority parameter to ip6_xmit()Eric Dumazet
2019-09-27sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet
2019-09-26Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim