aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds21-8/+2154
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds37-369/+205
2018-10-29Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-12/+17
2018-10-19staging: media: davinci_vpfe: Fix spelling mistake in enumKimberly Brown2-2/+2
2018-10-09staging: media: davinci_vpfe: Use __func__ instead of function nameMamta Shukla1-3/+3
2018-10-04media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zeroSakari Ailus1-4/+4
2018-10-04media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHYSakari Ailus3-3/+3
2018-10-04media: staging/imx: TODO: Remove one assumption about OF graph parsingSteve Longerbeam1-22/+7
2018-10-04media: staging/imx: Switch to v4l2_async_notifier_add_*_subdevSteve Longerbeam3-94/+36
2018-10-04media: staging/imx: Rename root notifierSteve Longerbeam2-8/+8
2018-10-04media: staging/imx: Loop through all registered subdevs for media linksSteve Longerbeam1-10/+6
2018-10-04media: staging/imx: of: Remove recursive graph walkSteve Longerbeam1-98/+8
2018-10-04media: imx: mipi csi-2: Register a subdev notifierSteve Longerbeam1-17/+14
2018-10-04media: imx: csi: Register a subdev notifierSteve Longerbeam1-1/+56
2018-10-04media: zoran: fix spelling mistake "queing" -> "queuing"Colin Ian King1-1/+1
2018-10-04media: imx: use well defined 32-bit RGB pixel formatPhilipp Zabel1-2/+2
2018-10-03media: v4l: Remove support for crop default target in subdev driversSakari Ailus2-2/+0
2018-09-24media: platform: Add Cedrus VPU decoder driverPaul Kocialkowski17-0/+2148
2018-09-24media: imx: work around false-positive warning, againArnd Bergmann1-1/+4
2018-09-12media: staging: media: omap4iss: Added SPDX license identifiersDaniel Graefe17-75/+20
2018-09-12media: staging/media/mt9t031/Kconfig: remove bogus entryHans Verkuil1-6/+0
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab3-3/+4
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab15-28/+28
2018-09-10media: staging/media/mt9t031/Kconfig: remove bogus entryHans Verkuil1-6/+0
2018-09-10staging: Convert to using %pOFn instead of device_node.nameRob Herring2-7/+12
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil2-2/+4
2018-08-31media: davinci_vpfe: remove bogus vb2->state checkHans Verkuil1-4/+0
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2-2/+2
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-58/+110
2018-08-08media: cleanup fall-through commentsMauro Carvalho Chehab1-2/+1
2018-08-07media: imx: shut up a false positive warningMauro Carvalho Chehab1-1/+2
2018-07-24media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck1-1/+2
2018-07-04media: imx: add support for RGB565_2X8 on parallel busJan Luebbe3-33/+71
2018-07-04media: imx: capture: refactor enum_/try_fmtJan Luebbe1-20/+18
2018-07-04media: staging/imx: fill vb2_v4l2_buffer sequence entryPeter Seiderer2-0/+8
2018-07-04media: staging/imx: fill vb2_v4l2_buffer field entryPeter Seiderer2-0/+2
2018-07-04media: davinci_vpfe: Add video_device and vb2_queue locksEzequiel Garcia2-2/+6
2018-06-28media: staging: media: bcm2048: match alignment with open parenthesisGabriel Fanelli1-1/+1
2018-06-28media: Staging:media:imx Fix multiple assignments in a lineJanani Sankara Babu1-2/+4
2018-06-15media: v4l: fix broken video4linux docs locationsMauro Carvalho Chehab1-1/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+2
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds802-168311/+10878
2018-06-05media: staging: tegra-vde: Reset VDE regardless of memory client resetting failureDmitry Osipenko1-8/+5
2018-05-28media: staging: tegra-vde: Reset memory clientDmitry Osipenko1-4/+38
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2-2/+0
2018-05-25media: imx: fix compiler warningHans Verkuil1-2/+2
2018-05-25media: zoran: fix compiler warningHans Verkuil1-2/+2