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