summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-07ALSA: hda - Move chmap support helpers/ops to coreSubhransu S. Prusty1-0/+15
2016-03-07ALSA: hda - chmap helper args modified to use generic hdac objs.Subhransu S. Prusty1-3/+7
2016-03-07ALSA: hda - Add hdmi chmap verb programming ops to chmap objectSubhransu S. Prusty1-0/+10
2016-03-07ALSA: hda - Use hdac name space for CEA spk alloc structureSubhransu S. Prusty1-3/+3
2016-03-07ALSA: hda - Register chmap obj as priv data instead of codecSubhransu S. Prusty1-0/+6
2016-03-07ALSA: hda - Create common chmap objectSubhransu S. Prusty1-0/+41
2016-03-04ALSA: uapi: Make alsa asound.h header more portableThomas Klausner1-0/+4
2016-02-29ALSA: seq: Remove unimplemented ioctlsTakashi Iwai1-6/+0
2016-02-26Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai1-1/+1
2016-02-23ALSA: jack: Allow building the jack layer without input deviceTakashi Iwai1-9/+14
2016-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-20/+6
2016-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-2/+22
2016-02-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-17/+70
2016-02-06Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2016-02-06radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-06mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov1-14/+0
2016-02-06mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka1-3/+3
2016-02-05Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+2
2016-02-05Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+4
2016-02-05Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie2-17/+61
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu1-15/+10
2016-02-05drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland1-2/+51
2016-02-05Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+9
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov1-1/+4
2016-02-04libceph: advertise support for TUNABLES5Ilya Dryomov1-1/+12
2016-02-04crush: add chooseleaf_stable tunableIlya Dryomov1-1/+7
2016-02-04[media] vb2: fix nasty vb2_thread regressionHans Verkuil1-1/+2
2016-02-04Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li1-0/+2
2016-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-8/+31
2016-02-03Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-02-03radix-tree: fix race in gang lookupMatthew Wilcox1-0/+16
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov2-5/+7
2016-02-03mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner1-1/+1
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner1-2/+1
2016-02-03thp: make split_queue per-nodeKirill A. Shutemov1-0/+6
2016-02-03ALSA: rawmidi: Make snd_rawmidi_transmit() race-freeTakashi Iwai1-0/+4
2016-02-03ACPI / CPPC: remove redundant mbox_send_message() declarationTimur Tabi1-1/+0
2016-02-02drm: add helper to check for wc memory supportDave Airlie1-0/+9
2016-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-30/+46
2016-02-02Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+14
2016-02-01Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2016-02-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+31
2016-02-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+3
2016-02-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams1-2/+2
2016-01-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+6
2016-01-31block: use DAX for partition table readsDan Williams1-0/+11
2016-01-31block: revert runtime dax control of the raw block deviceDan Williams2-4/+0
2016-01-31fs, block: force direct-I/O for dax-enabled block devicesDan Williams1-1/+1