summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2016-11-16[media] v4l: ctrls: Add deinterlacing mode controlLaurent Pinchart1-0/+1
2016-11-16[media] cec.h/cec-funcs.h: don't use bool in public headersHans Verkuil2-53/+54
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil3-0/+3032
2016-11-16[media] v4l2-dv-timings: add VICs and picture aspect ratioHans Verkuil1-34/+63
2016-11-16[media] videodev2.h: add VICs and picture aspect ratioHans Verkuil1-2/+25
2016-11-16[media] videodev2.h: checkpatch cleanupHans Verkuil1-20/+30
2016-10-21[media] videodev2.h Add HSV encodingRicardo Ribalda Delgado1-5/+27
2016-10-21[media] videodev2.h Add HSV formatsRicardo Ribalda Delgado1-0/+4
2016-10-21[media] v4l: add Mediatek compressed video block formatTiffany Lin1-0/+1
2016-10-21[media] videodev2.h: add V4L2_PIX_FMT_VP9 formatWu-Cheng Li1-0/+1
2016-10-15Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+11
2016-10-14qedr: Add RoCE driver frameworkRam Amrani1-0/+3
2016-10-14Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+3
2016-10-14Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-1/+21
2016-10-12Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-8/+6
2016-10-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+222
2016-10-12autofs4: move linux/auto_dev-ioctl.h to uapi/linuxIan Kent1-0/+221
2016-10-12autofs: move inclusion of linux/limits.h to uapiTomohiro Kusumi1-0/+1
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-10/+54
2016-10-11Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-13/+18
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-0/+80
2016-10-08Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro1-0/+1
2016-10-08Merge branch 'for-4.9/dax' into libnvdimm-for-nextDan Williams1-0/+1
2016-10-08Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams1-13/+17
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+1
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+11
2016-10-07Merge tag 'hsi-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-8/+9
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+13
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab11-9/+118
2016-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+9
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds27-22/+778
2016-10-05Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-1/+3
2016-10-04Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg15-10/+164
2016-10-04uapi: add missing install of sync_file.hEmilio López1-0/+1
2016-10-04Merge tag 'usb-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2016-10-03Btrfs: catch invalid free space treesOmar Sandoval1-1/+11
2016-10-03vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocksDarrick J. Wong1-0/+18
2016-10-03vfs: support FS_XFLAG_COWEXTSIZE and get/set of CoW extent size hintDarrick J. Wong1-1/+3
2016-10-01fuse: Add posix ACL supportSeth Forshee1-0/+3
2016-10-01fuse: handle killpriv in userspace fsMiklos Szeredi1-1/+6
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker1-0/+18
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker1-0/+31
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker1-2/+9
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker1-0/+150
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker1-0/+47
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski1-0/+1
2016-09-29audit: add exclude filter extension to feature bitmapRichard Guy Briggs1-1/+3
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie10-8/+117
2016-09-28posix_acl: uapi header splitAndreas Gruenbacher3-0/+79
2016-09-27serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer1-0/+8