summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai64-232/+441
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown33-390/+549
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2018-08-02ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla1-7/+0
2018-08-02ASoC: fsi: convert to SPDX identifiersKuninori Morimoto1-8/+5
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai1-4/+2
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds1-0/+3
2018-08-01Merge tag 'clk-core-duty-cycle-for-mark' of git://git.kernel.org/pub/scm/linu...Mark Brown3-0/+95
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown6-211/+248
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-1/+0
2018-07-31ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan1-0/+4
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+3
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+7
2018-07-30ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai1-1/+1
2018-07-30ALSA: seq: virmidi: Offload the output event processingTakashi Iwai1-0/+1
2018-07-30ALSA: memalloc: Fix missing PAGE_SIZE definitionTakashi Iwai1-0/+2
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+14
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+16
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2018-07-27ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai1-1/+1
2018-07-27ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai1-1/+2
2018-07-27include/linux/eventfd.h: include linux/errno.hArnd Bergmann1-0/+1
2018-07-27mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov1-0/+8
2018-07-27mm: introduce vma_init()Kirill A. Shutemov1-0/+6
2018-07-27delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo1-1/+1
2018-07-26ALSA: pcm: Add snd_mask_set_format() helper for standard usagesTakashi Iwai1-2/+8
2018-07-26Merge tag 'alsa-add-snd-sgbuf-aligned-pages' of https://git.kernel.org/pub/sc...Mark Brown1-8/+8
2018-07-26ALSA: memalloc: declare snd_sgbuf_aligned_pages() unconditionallyPierre-Louis Bossart1-8/+8
2018-07-26ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()Takashi Iwai1-2/+2
2018-07-25ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu1-0/+1
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra2-0/+3
2018-07-25locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin1-0/+7
2018-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-16/+39
2018-07-24blk-mq: export setting request completion stateKeith Busch1-0/+14
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+2
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller1-6/+6
2018-07-24ASoC: core: add support to snd_soc_dai_get_channel_map()Srinivas Kandagatla1-0/+8
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang1-0/+5
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-6/+2
2018-07-22alpha: fix osf_wait4() breakageAl Viro1-1/+1
2018-07-22net/ipv6: Fix linklocal to global address with VRFDavid Ahern1-0/+5
2018-07-22bpfilter: Fix mismatch in function argument typesYueHaibing1-3/+3
2018-07-22mm: make vm_area_alloc() initialize core fieldsLinus Torvalds1-1/+1
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds1-1/+3
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-3/+15
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-07-21tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng1-0/+1
2018-07-21tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng1-0/+1
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2018-07-20ASoC: export snd_soc_of_get_slot_maskJerome Brunet1-0/+3