aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-17[media] doc-rst: Fix conversion for MC core functionsMauro Carvalho Chehab2-49/+58
2016-07-17[media] doc-rst: Fix conversion for v4l2 core functionsMauro Carvalho Chehab5-24/+49
2016-07-17[media] doc-rst: Fix issues with RC documentationMauro Carvalho Chehab3-4/+60
2016-07-17[media] doc-rst: Convert media API to rstMauro Carvalho Chehab1-231/+0
2016-07-11[media] lirc.h: remove several unused ioctlsMauro Carvalho Chehab1-37/+2
2016-07-09Merge branch 'topic/cec' into topic/docs-nextMauro Carvalho Chehab8-6/+3247
2016-06-28[media] videodev2.h: Fix V4L2_PIX_FMT_YUV411P descriptionLaurent Pinchart1-1/+1
2016-06-28[media] videodev2.h: Group YUV 3 planes formats togetherLaurent Pinchart1-6/+8
2016-06-28[media] cec: adv7511: add cec supportHans Verkuil1-5/+1
2016-06-28[media] cec: add HDMI CEC framework (core)Hans Verkuil1-0/+232
2016-06-28[media] cec-funcs.h: static inlines to pack/unpack CEC messagesHans Verkuil1-0/+1881
2016-06-28[media] cec.h: add cec headerHans Verkuil1-0/+993
2016-06-28[media] cec-edid: add module for EDID CEC helper functionsHans Verkuil1-0/+104
2016-06-28[media] v4l2-ctrl.h: fix commentsHans Verkuil1-12/+12
2016-06-22[media] rc: Add HDMI CEC protocol handlingKamil Debski1-1/+4
2016-06-22Merge branch 'cec-defines' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input into topic/cecMauro Carvalho Chehab2-0/+32
2016-06-18Input: add HDMI CEC specific keycodesKamil Debski1-0/+31
2016-06-18Input: add BUS_CEC typeHans Verkuil1-0/+1
2016-06-16[media] media-devnode.h: Fix documentationMauro Carvalho Chehab1-2/+3
2016-06-15[media] media: fix media devnode ioctl/syscall and unregister raceShuah Khan1-2/+14
2016-06-15[media] media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab2-5/+13
2016-06-15[media] media-devnode: fix namespace messMauro Carvalho Chehab1-8/+8
2016-06-14Update my main e-mails at the Kernel treeMauro Carvalho Chehab1-1/+1
2016-06-03of: reserved_mem: add support for using more than one region for given deviceMarek Szyprowski1-3/+22
2016-06-03media: vb2-dma-contig: add helper for setting dma max seg sizeMarek Szyprowski1-0/+2
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds4-110/+141
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin1-3/+24
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-53/+34
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin1-3/+3
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin1-31/+9
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin1-2/+6
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin2-26/+73
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds1-2/+4
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-2/+43
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-8/+68
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds8-92/+219
2016-05-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-4/+8
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro2-2/+4
2016-05-27make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds1-1/+1
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds1-1/+1
2016-05-27mm: fix section mismatch warningLinus Torvalds1-1/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2016-05-27Merge tag 'drm-fixes-v4.7-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+94
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds1-2/+21
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-19/+279
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-2/+2
2016-05-27Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai17-16/+155
2016-05-27Merge remote-tracking branch 'asoc/topic/topology' into asoc-nextMark Brown1-2/+42
2016-05-27Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-0/+92