Age | Commit message (Expand) | Author | Files | Lines |
2018-11-20 | media: vidioc_cropcap -> vidioc_g_pixelaspect | Hans Verkuil | 22 | -126/+131 |
2018-11-20 | media: v4l2-ioctl: remove unused vidioc_g/s_crop | Hans Verkuil | 3 | -14/+2 |
2018-11-20 | media: s5p-g2d: convert g/s_crop to g/s_selection | Hans Verkuil | 1 | -38/+64 |
2018-11-20 | media: exynos4-is: convert g/s_crop to g/s_selection | Hans Verkuil | 2 | -57/+79 |
2018-11-20 | media: s5p_mfc_dec.c: convert g_crop to g_selection | Hans Verkuil | 2 | -17/+33 |
2018-11-20 | media: exynos-gsc: replace v4l2_crop by v4l2_selection | Hans Verkuil | 3 | -50/+33 |
2018-11-20 | media: cropcap/g_selection split | Hans Verkuil | 7 | -51/+152 |
2018-11-20 | media: davinci/vpbe: drop unused g_cropcap | Hans Verkuil | 2 | -27/+0 |
2018-11-20 | media: v4l2-ioctl: add QUIRK_INVERTED_CROP | Hans Verkuil | 2 | -3/+27 |
2018-11-20 | media: v4l2-common.h: put backwards compat defines under #ifndef __KERNEL__ | Hans Verkuil | 1 | -13/+15 |
2018-11-20 | media: v4l2-ioctl: don't use CROP/COMPOSE_ACTIVE | Hans Verkuil | 1 | -4/+4 |
2018-11-06 | media: ov7740: constify structures stored in fields of v4l2_subdev_ops structure | Julia Lawall | 1 | -2/+2 |
2018-11-06 | media: ov5645: constify v4l2_ctrl_ops structure | Julia Lawall | 1 | -1/+1 |
2018-11-06 | media: ov13858: Check for possible null pointer | Chiranjeevi Rapolu | 1 | -2/+4 |
2018-11-06 | media: imx214: Add imx214 camera sensor driver | Ricardo Ribalda Delgado | 3 | -0/+1131 |
2018-11-06 | media: imx214: device tree binding | Ricardo Ribalda Delgado | 2 | -0/+61 |
2018-11-06 | media: intel-ipu3: cio2: Remove redundant definitions | Rajmohan Mani | 1 | -2/+0 |
2018-11-06 | media: ipu3-cio2: Use cio2_queues_exit | Sakari Ailus | 1 | -3/+1 |
2018-11-06 | media: ipu3-cio2: Unregister device nodes first, then release resources | Sakari Ailus | 1 | -2/+2 |
2018-11-06 | media: omap3isp: Unregister media device as first | Sakari Ailus | 1 | -1/+2 |
2018-11-06 | media: docs: Document metadata format in struct v4l2_format | Sakari Ailus | 2 | -1/+6 |
2018-11-06 | media: v4l: event: Add subscription to list before calling "add" operation | Sakari Ailus | 1 | -19/+24 |
2018-11-06 | media: dm365_ipipeif: better annotate a fall though | Mauro Carvalho Chehab | 1 | -0/+1 |
2018-11-06 | media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue | Ezequiel Garcia | 4 | -5/+5 |
2018-11-06 | media: cec: increase debug level for 'queue full' | Hans Verkuil | 1 | -1/+1 |
2018-11-06 | media: cec: check for non-OK/NACK conditions while claiming a LA | Hans Verkuil | 1 | -10/+37 |
2018-11-06 | media: vicodec: lower minimum height to 360 | Hans Verkuil | 1 | -1/+1 |
2018-11-06 | media: tc358743: Remove unnecessary self assignment | Nathan Chancellor | 1 | -1/+0 |
2018-11-06 | Merge tag 'v4.20-rc1' into patchwork | Mauro Carvalho Chehab | 1051 | -12479/+46126 |
2018-11-06 | media: v4l: fix uapi mpeg slice params definition | Arnd Bergmann | 2 | -2/+10 |
2018-11-04 | Linux 4.20-rc1v4.20-rc1 | Linus Torvalds | 1 | -2/+2 |
2018-11-04 | Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 25 | -292/+2418 |
2018-11-04 | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -40/+17 |
2018-11-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 7 | -0/+432 |
2018-11-04 | Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb | Linus Torvalds | 6 | -110/+429 |
2018-11-03 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+2 |
2018-11-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 47 | -171/+198 |
2018-11-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 102 | -539/+3616 |
2018-11-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+3 |
2018-11-04 | sched/topology: Fix off by one bug | Peter Zijlstra | 1 | -1/+1 |
2018-11-03 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 4068 | -73501/+261778 |
2018-11-03 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 8 | -22/+35 |
2018-11-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -8/+23 |
2018-11-03 | Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+2 |
2018-11-03 | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 17 | -78/+28 |
2018-11-03 | Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 12 | -99/+530 |
2018-11-03 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -1/+1 |
2018-11-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 16 | -50/+52 |
2018-11-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 19 | -124/+172 |
2018-11-03 | memory_hotplug: cond_resched in __remove_pages | Michal Hocko | 1 | -0/+1 |