summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-02-18ASoC: soc-pcm: remove soc_dpcm_be_digital_mute()Kuninori Morimoto1-1/+0
2020-02-18ASoC: rt5682: Add CCF usage for providing I2S clksDerek Fang1-0/+8
2020-02-18ASoC: SOF: Implement Probe IPC APICezary Rojewski1-0/+11
2020-02-18ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski1-0/+2
2020-02-18ALSA: core: Implement compress page allocation and free routinesCezary Rojewski1-0/+5
2020-02-18ALSA: core: Expand DMA buffer informationCezary Rojewski1-9/+26
2020-02-13ASoC: meson: aiu: add audio output dt-bindingsJerome Brunet1-0/+18
2020-02-12ASoC: soc-pcm: call snd_soc_component_open/close() onceKuninori Morimoto1-2/+5
2020-02-11ASoC: soc-pcm: call snd_soc_dai_startup()/shutdown() onceKuninori Morimoto1-1/+4
2020-02-11ASoC: soc-pcm: add for_each_dapm_widgets() macroKuninori Morimoto1-0/+5
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+1
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+25
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-13/+24
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-0/+22
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds19-223/+540
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-71/+551
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-71/+78
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+8
2020-02-08Merge branch 'pipe-exclusive-wakeup'Linus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds1-1/+1
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-1/+1
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+5
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu1-1/+1
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds7-15/+18
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2-60/+58
2020-02-07Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+3
2020-02-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-0/+3
2020-02-07Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2-0/+39
2020-02-07prefix-handling analogues of errorf() and friendsAl Viro1-0/+4
2020-02-07turn fs_param_is_... into functionsAl Viro1-24/+14
2020-02-07fs_parse: handle optional arguments sanelyAl Viro1-1/+0
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro4-12/+11
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen1-3/+4
2020-02-07add prefix to fs_context->logAl Viro2-6/+11
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro1-2/+3
2020-02-07new primitive: __fs_parse()Al Viro2-4/+6
2020-02-07struct p_log, variants of warnf() et.al. taking that one insteadAl Viro1-0/+11
2020-02-07teach logfc() to handle prefices, give it saner calling conventionsAl Viro1-6/+10
2020-02-07get rid of fs_value_is_filename_emptyAl Viro1-1/+0
2020-02-07don't bother with explicit length argument for __lookup_constant()Al Viro1-3/+1
2020-02-07fs: New zonefs file systemDamien Le Moal1-0/+1
2020-02-07fold struct fs_parameter_enum into struct constant_tableAl Viro1-5/+0
2020-02-07fs_parse: get rid of ->enumsAl Viro1-19/+19
2020-02-07Pass consistent param->type to fs_parse()Al Viro1-1/+0
2020-02-07Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...Dave Airlie1-2/+3
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan1-3/+4
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2020-02-06Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4