summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: Add 4bpp packed depth confidence format CNF4Sergey Dorodnicov2018-12-031-0/+1
* media: xilinx: Use SPDX-License-IdentifierDhaval Shah2018-12-031-4/+1
* media: vb2: Allow reqbufs(0) with "in use" MMAP buffersJohn Sheu2018-11-231-0/+1
* media: cec: keep track of outstanding transmitsHans Verkuil2018-11-231-0/+1
* media: v4l2-common: add V4L2_FRACT_COMPAREAkinobu Mita2018-11-231-0/+5
* media: rc: add driver for Xbox DVD Movie Playback KitBenjamin Valentin2018-11-221-0/+1
* media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil2018-11-201-4/+4
* media: v4l2-ioctl: remove unused vidioc_g/s_cropHans Verkuil2018-11-201-8/+0
* media: davinci/vpbe: drop unused g_cropcapHans Verkuil2018-11-201-4/+0
* media: v4l2-ioctl: add QUIRK_INVERTED_CROPHans Verkuil2018-11-201-2/+11
* media: v4l2-common.h: put backwards compat defines under #ifndef __KERNEL__Hans Verkuil2018-11-201-13/+15
* media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia2018-11-061-1/+1
* Merge tag 'v4.20-rc1' into patchworkMauro Carvalho Chehab2018-11-06102-1063/+3442
|\
| * Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-041-5/+2
| |\
| | * SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton2018-11-011-5/+2
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-11-041-0/+1
| |\ \
| | * | clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren2018-11-021-0/+1
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-041-2/+2
| |\ \ \
| | * \ \ Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-03190-2483/+7357
| | |\ \ \
| | * | | | x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov2018-11-011-2/+2
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-11-041-0/+2
| |\ \ \ \ \
| | * | | | | perf tools: Don't clone maps from parent when synthesizing forksDavid Miller2018-10-311-0/+2
| | |/ / / /
| * | | | | mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko2018-11-032-8/+6
| * | | | | include/linux/notifier.h: SRCU: fix ctagsSam Protsenko2018-11-031-2/+1
| * | | | | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-025-122/+57
| |\ \ \ \ \
| | * | | | | blkcg: revert blkcg cleanups seriesDennis Zhou2018-11-025-122/+57
| * | | | | | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-021-0/+5
| |\ \ \ \ \ \
| | * | | | | | EDAC, skx: Fix randconfig buildsBorislav Petkov2018-10-311-0/+5
| * | | | | | | Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-021-2/+69
| |\ \ \ \ \ \ \
| | * | | | | | | drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul2018-10-191-2/+69
| * | | | | | | | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-021-17/+38
| |\ \ \ \ \ \ \ \
| | * | | | | | | | vfs: hide file range comparison functionDarrick J. Wong2018-10-301-3/+0
| | * | | | | | | | vfs: enable remap callers that can handle short operationsDarrick J. Wong2018-10-301-2/+3
| | * | | | | | | | vfs: plumb remap flags through the vfs dedupe functionsDarrick J. Wong2018-10-301-1/+1
| | * | | | | | | | vfs: plumb remap flags through the vfs clone functionsDarrick J. Wong2018-10-301-2/+2
| | * | | | | | | | vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong2018-10-301-12/+15
| | * | | | | | | | vfs: pass remap flags to generic_remap_checksDarrick J. Wong2018-10-301-1/+1
| | * | | | | | | | vfs: pass remap flags to generic_remap_file_range_prepDarrick J. Wong2018-10-301-1/+1
| | * | | | | | | | vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong2018-10-301-4/+21
| | * | | | | | | | vfs: rename vfs_clone_file_prep to be more descriptiveDarrick J. Wong2018-10-301-3/+3
| | * | | | | | | | vfs: check file ranges before cloning filesDarrick J. Wong2018-10-301-3/+6
| * | | | | | | | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-022-38/+240
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsAl Viro2018-11-0114-88/+116
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | afs: Probe multiple fileservers simultaneouslyDavid Howells2018-10-241-1/+3
| | * | | | | | | | | | afs: Implement YFS support in the fs clientDavid Howells2018-10-241-1/+57
| | * | | | | | | | | | afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFSDavid Howells2018-10-241-2/+2
| | * | | | | | | | | | afs: Add a couple of tracepoints to log I/O errorsDavid Howells2018-10-241-0/+81
| | * | | | | | | | | | afs: Set up the iov_iter before calling afs_extract_data()David Howells2018-10-241-11/+11
| | * | | | | | | | | | afs: Better tracing of protocol errorsDavid Howells2018-10-241-8/+46
| | * | | | | | | | | | iov_iter: Add I/O discard iteratorDavid Howells2018-10-241-0/+7