summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2017-09-05media: dmx.h: get rid of unused DMX_KERNEL_CLIENTMauro Carvalho Chehab1-1/+0
2017-09-05media: dvb frontend docs: use kernel-doc documentationMauro Carvalho Chehab1-4/+4
2017-09-05media: dvb/frontend.h: document the uAPI fileMauro Carvalho Chehab1-82/+498
2017-09-05media: dvb/frontend.h: move out a private internal structureMauro Carvalho Chehab1-11/+0
2017-09-05media: dmx.h: split typedefs from structsMauro Carvalho Chehab1-23/+33
2017-09-05media: ca.h: split typedefs from structsMauro Carvalho Chehab1-19/+32
2017-08-28media: dvb_frontend: ensure that inital front end status initializedColin Ian King1-0/+1
2017-08-26media: v4l: Add packed Bayer raw12 pixel formatsSakari Ailus1-0/+5
2017-08-20media: cec: rename pin events/functionHans Verkuil1-2/+2
2017-08-09media: cec-funcs.h: cec_ops_report_features: set *dev_features to NULLHans Verkuil1-0/+1
2017-08-08media: drop use of MEDIA_API_VERSIONHans Verkuil1-2/+3
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab2-4/+4
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2017-07-18media: cec: rework the cec event handlingHans Verkuil1-1/+2
2017-07-18media: linux/cec.h: add pin monitoring API supportHans Verkuil1-0/+5
2017-07-18include: usb: audio: specify exact endiannes of descriptorsRuslan Bilovol1-3/+3
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan1-0/+1
2017-07-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-0/+12
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan1-0/+1
2017-07-13include/linux/sem.h: correctly document sem_ctimeManfred Spraul1-1/+1
2017-07-13kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov1-0/+10
2017-07-12KVM: s390: Fix KVM_S390_GET_CMMA_BITS ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-10Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2-4/+4
2017-07-10Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-17/+209
2017-07-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+8
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2017-07-09Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+4
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-07-08sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin1-8/+8
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+41
2017-07-07tcmu: perfom device add, del and reconfig synchronouslyMike Christie1-0/+7
2017-07-07tcmu: reconfigure netlink attr changesMike Christie1-8/+4
2017-07-07tcmu: Add Type of reconfig into netlinkBryant G. Ly1-0/+8
2017-07-07tcmu: Add netlink for device reconfigurationBryant G. Ly1-0/+1
2017-07-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+1
2017-07-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+35
2017-07-07mm, mempolicy: simplify rebinding mempolicies when updating cpusetsVlastimil Babka1-8/+0
2017-07-07ocfs2: use magic.hFabian Frederick1-0/+1
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+83
2017-07-06Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+3
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds6-2/+51
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-4/+18
2017-07-06Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-20/+43
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds17-106/+433
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-0/+6
2017-07-04Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-1/+6
2017-07-04Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2017-07-04Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-3/+10