aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-01media: uapi: h264: Clean slice invariants syntax elementsGravatar Ezequiel Garcia 2-20/+20
2020-09-01media: uapi: h264: Clarify SLICE_BASED modeGravatar Ezequiel Garcia 1-4/+0
2020-09-01media: uapi: h264: Drop SLICE_PARAMS 'size' fieldGravatar Ezequiel Garcia 1-3/+0
2020-09-01media: uapi: h264: Increase size of DPB entry pic_numGravatar Ezequiel Garcia 2-2/+3
2020-09-01media: uapi: h264: Clean DPB entry interfaceGravatar Ezequiel Garcia 1-1/+1
2020-09-01media: uapi: h264: Increase size of 'first_mb_in_slice' fieldGravatar Ezequiel Garcia 1-1/+2
2020-09-01media: uapi: h264: Split prediction weight parametersGravatar Ezequiel Garcia 2-2/+12
2020-09-01media: uapi: h264: Update reference listsGravatar Jernej Skrabec 1-6/+15
2020-09-01media: cec: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-2/+0
2020-08-28media: v4l2-mem2mem: add v4l2_m2m_suspend, v4l2_m2m_resumeGravatar Pi-Hsun Shih 1-0/+22
2020-08-28media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...Gravatar Sowjanya Komatineni 1-2/+2
2020-08-28media: videobuf2-v4l2.c: add vb2_video_unregister_device helper functionGravatar Hans Verkuil 1-0/+17
2020-08-26media: v4l2-tpg: Clamp hue in tpg_s_hue()Gravatar Peilin Ye 1-0/+1
2020-08-26media: videodev2.h: RGB BT2020 and HSV are always full rangeGravatar Hans Verkuil 1-9/+8
2020-08-18media: v4l2- mediabus: Add usage note for V4L2_MBUS_*Gravatar Jacopo Mondi 1-4/+29
2020-08-18media: v4l2-subdev: Remove [s|g]_mbus_config video opsGravatar Jacopo Mondi 1-10/+0
2020-08-18media: v4l2-subdev: Introduce [get|set]_mbus_config pad opsGravatar Jacopo Mondi 1-0/+28
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+0
2020-08-15Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 6-1/+84
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 1-5/+6
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-0/+2
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 17-131/+148
2020-08-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 14-43/+91
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Gravatar Krzysztof Kozlowski 3-18/+18
2020-08-14include/asm-generic/vmlinux.lds.h: align ro_after_initGravatar Romain Naour 1-0/+1
2020-08-14mm: annotate a data race in page_zonenum()Gravatar Qian Cai 1-0/+1
2020-08-14mm/memcontrol: fix a data race in scan countGravatar Qian Cai 1-1/+1
2020-08-14all arch: remove system call sys_sysctlGravatar Xiaoming Ni 3-7/+2
2020-08-14mm: introduce offset_in_thpGravatar Matthew Wilcox (Oracle) 1-0/+1
2020-08-14mm: add thp_headGravatar Matthew Wilcox (Oracle) 1-0/+15
2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesGravatar Matthew Wilcox (Oracle) 3-10/+15
2020-08-14mm: add thp_sizeGravatar Matthew Wilcox (Oracle) 1-0/+11
2020-08-14mm: add thp_orderGravatar Matthew Wilcox (Oracle) 1-0/+19
2020-08-14mm: move page-flags include to top of fileGravatar Matthew Wilcox (Oracle) 1-5/+1
2020-08-14mm: store compound_nr as well as compound_orderGravatar Matthew Wilcox (Oracle) 2-1/+5
2020-08-14asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()Gravatar Mike Rapoport 1-1/+1
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+1
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-6/+6
2020-08-14dma-debug: remove debug_dma_assert_idle() functionGravatar Linus Torvalds 1-6/+0
2020-08-14Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+13
2020-08-14Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-0/+21
2020-08-14Merge tag 'for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 1-8/+8
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+88
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2020-08-14Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-24/+4
2020-08-14Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-0/+2
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 7-36/+40
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 1-3/+11
2020-08-13random32: add a tracepoint for prandom_u32()Gravatar Eric Dumazet 1-0/+17