summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-06ALSA: rme32: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-2/+2
2019-11-06ALSA: mips: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-2/+1
2019-11-06ALSA: drivers: Remove superfluous snd_dma_continuous_data()Takashi Iwai3-4/+4
2019-11-06ALSA: pcm: Create proc files only for non-empty preallocationsTakashi Iwai1-1/+2
2019-11-06ALSA: pcm: Warn if doubly preallocatedTakashi Iwai1-0/+2
2019-11-06ALSA: docs: Update documentation about SG- and vmalloc-buffersTakashi Iwai1-29/+37
2019-11-06ALSA: pcm: Handle special page mapping in the default mmap handlerTakashi Iwai1-1/+13
2019-11-06ALSA: memalloc: Add vmalloc buffer allocation supportTakashi Iwai2-4/+17
2019-11-06ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS typeTakashi Iwai2-9/+16
2019-11-06ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1Amelie Delaunay1-1/+0
2019-11-06ARM: dts: stm32: remove OV5640 pinctrl definition on stm32mp157c-ev1Amelie Delaunay1-10/+2
2019-11-06ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157cChristophe Roullier1-2/+2
2019-11-06ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157Patrice Chotard1-4/+4
2019-11-06scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz1-1/+2
2019-11-06scsi: qla2xxx: fix NPIV tear down processMartin Wilck2-6/+10
2019-11-06scsi: sd_zbc: Fix sd_zbc_complete()Damien Le Moal1-19/+10
2019-11-06Documentation: TLS: Add missing counter descriptionTariq Toukan1-0/+4
2019-11-06NFC: fdp: fix incorrect free objectPan Bian1-1/+1
2019-11-06net: prevent load/store tearing on sk->sk_stampEric Dumazet1-2/+2
2019-11-06net: qualcomm: rmnet: Fix potential UAF when unregisteringSean Tranchetti1-2/+2
2019-11-06net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski2-8/+21
2019-11-06mlx4_core: fix wrong comment about the reason of subtract one from the max_cqesDotan Barak1-2/+1
2019-11-06net: dsa: bcm_sf2: Fix driver removalFlorian Fainelli1-2/+2
2019-11-06net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley2-4/+83
2019-11-06net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar7-7/+7
2019-11-06bonding: fix state transition issue in link monitoringJay Vosburgh2-24/+23
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-9/+35
2019-11-06ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGYKuninori Morimoto1-1/+8
2019-11-06ASoC: soc-core: remove topology specific operationKuninori Morimoto1-24/+4
2019-11-06ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()Kuninori Morimoto1-8/+8
2019-11-06ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...Kuninori Morimoto3-28/+24
2019-11-06ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Kuninori Morimoto3-4/+6
2019-11-06ASoC: soc-core: add snd_soc_unregister_dai()Kuninori Morimoto2-5/+15
2019-11-06ASoC: soc-core: move snd_soc_unregister_dais()Kuninori Morimoto1-16/+16
2019-11-06ASoC: soc-core: move snd_soc_register_dai()Kuninori Morimoto1-36/+36
2019-11-06ASoC: soc-core: use snd_soc_lookup_component() at snd_soc_unregister_component()Kuninori Morimoto1-15/+5
2019-11-06ASoC: soc-core: remove snd_soc_component_add/del()Kuninori Morimoto1-33/+25
2019-11-06ASoC: soc-core: add snd_soc_del_component_unlocked()Kuninori Morimoto1-11/+9
2019-11-06ASoC: soc-core: tidyup snd_soc_lookup_component()Kuninori Morimoto1-13/+10
2019-11-06ASoC: soc-core: move snd_soc_lookup_component()Kuninori Morimoto1-26/+26
2019-11-06ASoC: soc-core: add soc_unbind_dai_link()Kuninori Morimoto1-10/+12
2019-11-06ASoC: soc-core: call soc_bind_dai_link() under snd_soc_add_dai_link()Kuninori Morimoto1-17/+6
2019-11-06ASoC: soc-core: remove duplicated soc_is_dai_link_bound()Kuninori Morimoto1-3/+0
2019-11-06ASoC: soc-core: typo fix at soc_dai_link_sanity_check()Kuninori Morimoto1-1/+1
2019-11-06ASoC: soc-core: tidyup soc_init_dai_link()Kuninori Morimoto1-15/+7
2019-11-06ASoC: soc-core: move soc_init_dai_link()Kuninori Morimoto1-96/+96
2019-11-06ASoC: adau7118: Fix example warningMaxime Ripard1-1/+1
2019-11-06Merge branch 'nvme-5.4-rc7' of git://git.infradead.org/nvme into for-linusJens Axboe3-0/+11
2019-11-06taprio: fix panic while hw offload sched list swapIvan Khoronzhuk1-2/+3
2019-11-06Merge tag 'linux-can-fixes-for-5.4-20191105' of git://git.kernel.org/pub/scm/...David S. Miller23-138/+369