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