aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman1-0/+5
2018-12-03Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+5
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2-12/+13
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-11/+11
2018-11-20media: cedrus: add action item to the TODOHans Verkuil1-0/+5
2018-11-09staging: davinci_vpfe: Remove multiple blank spaceIrenge Jules Bashizi1-2/+0
2018-11-09staging: davinci_vpfe: Change to !formatIrenge Jules Bashizi1-1/+1
2018-11-08media: staging: tegra-vde: print long unsigned using %lu format specifierColin Ian King1-1/+1
2018-11-07drivers: staging: cedrus: find ctx before dereferencing it ctxColin Ian King1-11/+11
2018-11-07staging: davinci: add SPDX License IdentifierIoannis Valasakis18-0/+18
2018-11-07staging: davinci: remove FSF mail address from copyrightIoannis Valasakis18-72/+0
2018-11-07staging: tegravde: replace bit assignment with macroIoannis Valasakis1-2/+2
2018-11-07staging: bcm2048: add SPDX License IdentifierIoannis Valasakis2-0/+2
2018-11-06media: dm365_ipipeif: better annotate a fall thoughMauro Carvalho Chehab1-0/+1
2018-11-06media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queueEzequiel Garcia1-1/+1
2018-11-05staging: davinci_vpfe: Align brackets to open parenthesesMichelle Darcy1-31/+31
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