index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
ALSA: rme32: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
1
-2
/
+2
2019-11-06
ALSA: mips: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
1
-2
/
+1
2019-11-06
ALSA: drivers: Remove superfluous snd_dma_continuous_data()
Takashi Iwai
3
-4
/
+4
2019-11-06
ALSA: pcm: Create proc files only for non-empty preallocations
Takashi Iwai
1
-1
/
+2
2019-11-06
ALSA: pcm: Warn if doubly preallocated
Takashi Iwai
1
-0
/
+2
2019-11-06
ALSA: docs: Update documentation about SG- and vmalloc-buffers
Takashi Iwai
1
-29
/
+37
2019-11-06
ALSA: pcm: Handle special page mapping in the default mmap handler
Takashi Iwai
1
-1
/
+13
2019-11-06
ALSA: memalloc: Add vmalloc buffer allocation support
Takashi Iwai
2
-4
/
+17
2019-11-06
ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS type
Takashi Iwai
2
-9
/
+16
2019-11-06
ARM: dts: stm32: change joystick pinctrl definition on stm32mp157c-ev1
Amelie Delaunay
1
-1
/
+0
2019-11-06
ARM: dts: stm32: remove OV5640 pinctrl definition on stm32mp157c-ev1
Amelie Delaunay
1
-10
/
+2
2019-11-06
ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157c
Christophe Roullier
1
-2
/
+2
2019-11-06
ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
Patrice Chotard
1
-4
/
+4
2019-11-06
scsi: core: Handle drivers which set sg_tablesize to zero
Michael Schmitz
1
-1
/
+2
2019-11-05
scsi: qla2xxx: fix NPIV tear down process
Martin Wilck
2
-6
/
+10
2019-11-05
scsi: sd_zbc: Fix sd_zbc_complete()
Damien Le Moal
1
-19
/
+10
2019-11-05
Documentation: TLS: Add missing counter description
Tariq Toukan
1
-0
/
+4
2019-11-05
NFC: fdp: fix incorrect free object
Pan Bian
1
-1
/
+1
2019-11-05
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
1
-2
/
+2
2019-11-05
net: qualcomm: rmnet: Fix potential UAF when unregistering
Sean Tranchetti
1
-2
/
+2
2019-11-05
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
2
-8
/
+21
2019-11-05
mlx4_core: fix wrong comment about the reason of subtract one from the max_cqes
Dotan Barak
1
-2
/
+1
2019-11-05
net: dsa: bcm_sf2: Fix driver removal
Florian Fainelli
1
-2
/
+2
2019-11-05
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
2
-4
/
+83
2019-11-05
net: hns3: Use the correct style for SPDX License Identifier
Nishad Kamdar
7
-7
/
+7
2019-11-05
bonding: fix state transition issue in link monitoring
Jay Vosburgh
2
-24
/
+23
2019-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-9
/
+35
2019-11-05
ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY
Kuninori Morimoto
1
-1
/
+8
2019-11-05
ASoC: soc-core: remove topology specific operation
Kuninori Morimoto
1
-24
/
+4
2019-11-05
ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()
Kuninori Morimoto
1
-8
/
+8
2019-11-05
ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register_dai()
Kuninori Morimoto
3
-28
/
+24
2019-11-05
ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()
Kuninori Morimoto
3
-4
/
+6
2019-11-05
ASoC: soc-core: add snd_soc_unregister_dai()
Kuninori Morimoto
2
-5
/
+15
2019-11-05
ASoC: soc-core: move snd_soc_unregister_dais()
Kuninori Morimoto
1
-16
/
+16
2019-11-05
ASoC: soc-core: move snd_soc_register_dai()
Kuninori Morimoto
1
-36
/
+36
2019-11-05
ASoC: soc-core: use snd_soc_lookup_component() at snd_soc_unregister_component()
Kuninori Morimoto
1
-15
/
+5
2019-11-05
ASoC: soc-core: remove snd_soc_component_add/del()
Kuninori Morimoto
1
-33
/
+25
2019-11-05
ASoC: soc-core: add snd_soc_del_component_unlocked()
Kuninori Morimoto
1
-11
/
+9
2019-11-05
ASoC: soc-core: tidyup snd_soc_lookup_component()
Kuninori Morimoto
1
-13
/
+10
2019-11-05
ASoC: soc-core: move snd_soc_lookup_component()
Kuninori Morimoto
1
-26
/
+26
2019-11-05
ASoC: soc-core: add soc_unbind_dai_link()
Kuninori Morimoto
1
-10
/
+12
2019-11-05
ASoC: soc-core: call soc_bind_dai_link() under snd_soc_add_dai_link()
Kuninori Morimoto
1
-17
/
+6
2019-11-05
ASoC: soc-core: remove duplicated soc_is_dai_link_bound()
Kuninori Morimoto
1
-3
/
+0
2019-11-05
ASoC: soc-core: typo fix at soc_dai_link_sanity_check()
Kuninori Morimoto
1
-1
/
+1
2019-11-05
ASoC: soc-core: tidyup soc_init_dai_link()
Kuninori Morimoto
1
-15
/
+7
2019-11-05
ASoC: soc-core: move soc_init_dai_link()
Kuninori Morimoto
1
-96
/
+96
2019-11-05
ASoC: adau7118: Fix example warning
Maxime Ripard
1
-1
/
+1
2019-11-05
Merge branch 'nvme-5.4-rc7' of git://git.infradead.org/nvme into for-linus
Jens Axboe
3
-0
/
+11
2019-11-05
taprio: fix panic while hw offload sched list swap
Ivan Khoronzhuk
1
-2
/
+3
2019-11-05
Merge tag 'linux-can-fixes-for-5.4-20191105' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
David S. Miller
23
-138
/
+369
[prev]
[next]