aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/xilinx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-3/+3
2019-03-01media: platform: fix several typosMauro Carvalho Chehab1-1/+1
2018-12-07media: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-12-03media: xilinx: fix typo in formats tableAndrea Merello1-1/+1
2018-12-03media: xilinx: Use SPDX-License-IdentifierDhaval Shah11-36/+13
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam2-97/+80
2018-09-12media: Convert to using %pOFn instead of device_node.nameRob Herring1-4/+4
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab3-5/+5
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2018-05-11media: xilinx: regroup caps on querycapGustavo Padovan1-4/+6
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab1-1/+1
2017-12-14media: xilinx-video: fix bad of_node_put() on endpoint errorAkinobu Mita1-12/+4
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart1-2/+6
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring1-27/+25
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus2-28/+36
2017-02-03[media] media: platform: xilinx: xilinx-tpg: constify v4l2_subdev_* structuresBhumika Goyal1-4/+4
2017-01-30[media] xilinx: Use a local media device pointer insteadSakari Ailus1-1/+1
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus1-8/+8
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall1-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2-12/+1
2016-05-07[media] xilinx-vipp: remove unnecessary of_node_putFranck Jullien1-6/+2
2016-01-11[media] v4l: xilinx: Use the new media graph walk interfaceSakari Ailus1-0/+9
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas1-8/+4
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab2-2/+2
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab1-1/+1
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab1-1/+1
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab1-4/+2
2016-01-11[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4LMauro Carvalho Chehab1-1/+1
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas1-1/+1
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab1-2/+2
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab2-2/+2
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-7/+5
2015-11-19[media] v4l: xilinx-vipp: add missing of_node_putJulia Lawall1-1/+3
2015-11-19[media] v4l: xilinx-tpg: add missing of_node_putJulia Lawall1-0/+2
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-11/+13
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2-2/+2
2015-07-17[media] v4l: xilinx: missing error codeDan Carpenter1-1/+3
2015-05-13[media] v4l: xilinx: harmless buffer overflowDan Carpenter1-2/+2
2015-05-01[media] v4l: xilinx: VIDEO_XILINX should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell1-1/+1
2015-04-03[media] v4l: xilinx: Add Test Pattern Generator driverLaurent Pinchart3-0/+939
2015-04-03[media] v4l: xilinx: Add Video Timing Controller driverLaurent Pinchart4-0/+429
2015-04-03[media] v4l: xilinx: Add Xilinx Video IP coreLaurent Pinchart8-0/+2167