summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-09Merge branch 'topic/cec' into topic/docs-nextMauro Carvalho Chehab
2016-06-28[media] videodev2.h: Fix V4L2_PIX_FMT_YUV411P descriptionLaurent Pinchart
2016-06-28[media] videodev2.h: Group YUV 3 planes formats togetherLaurent Pinchart
2016-06-28[media] cec: adv7511: add cec supportHans Verkuil
2016-06-28[media] cec: add HDMI CEC framework (core)Hans Verkuil
2016-06-28[media] cec-funcs.h: static inlines to pack/unpack CEC messagesHans Verkuil
2016-06-28[media] cec.h: add cec headerHans Verkuil
2016-06-28[media] cec-edid: add module for EDID CEC helper functionsHans Verkuil
2016-06-28[media] v4l2-ctrl.h: fix commentsHans Verkuil
2016-06-22[media] rc: Add HDMI CEC protocol handlingKamil Debski
2016-06-22Merge branch 'cec-defines' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Mauro Carvalho Chehab
2016-06-18Input: add HDMI CEC specific keycodesKamil Debski
2016-06-18Input: add BUS_CEC typeHans Verkuil
2016-06-16[media] media-devnode.h: Fix documentationMauro Carvalho Chehab
2016-06-15[media] media: fix media devnode ioctl/syscall and unregister raceShuah Khan
2016-06-15[media] media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab
2016-06-15[media] media-devnode: fix namespace messMauro Carvalho Chehab
2016-06-14Update my main e-mails at the Kernel treeMauro Carvalho Chehab
2016-06-03of: reserved_mem: add support for using more than one region for given deviceMarek Szyprowski
2016-06-03media: vb2-dma-contig: add helper for setting dma max seg sizeMarek Szyprowski
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro
2016-05-27make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds
2016-05-27mm: fix section mismatch warningLinus Torvalds
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro
2016-05-27Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2016-05-27Merge remote-tracking branch 'asoc/topic/topology' into asoc-nextMark Brown
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...Dave Airlie
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-26Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26mm: oom_reaper: remove some bloatMichal Hocko