summaryrefslogtreecommitdiff
path: root/drivers/media/platform/xilinx
AgeCommit message (Expand)Author
2019-11-05media: xilinx: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-07-25media: v4l2-async: Get fwnode reference when putting it to the notifier's listSakari Ailus
2019-07-22media: xilinx: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2018-12-07media: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-03media: xilinx: fix typo in formats tableAndrea Merello
2018-12-03media: xilinx: Use SPDX-License-IdentifierDhaval Shah
2018-10-04media: platform: Switch to v4l2_async_notifier_add_subdevSteve Longerbeam
2018-09-12media: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-11media: xilinx: regroup caps on querycapGustavo Padovan
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab
2017-12-14media: xilinx-video: fix bad of_node_put() on endpoint errorAkinobu Mita
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart
2017-08-20media: Convert to using %pOF instead of full_nameRob Herring
2017-06-06[media] v4l: Switch from V4L2 OF not V4L2 fwnode APISakari Ailus
2017-02-03[media] media: platform: xilinx: xilinx-tpg: constify v4l2_subdev_* structuresBhumika Goyal
2017-01-30[media] xilinx: Use a local media device pointer insteadSakari Ailus
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus
2016-09-19[media] platform: constify vb2_ops structuresJulia Lawall
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-05-07[media] xilinx-vipp: remove unnecessary of_node_putFranck Jullien
2016-01-11[media] v4l: xilinx: Use the new media graph walk interfaceSakari Ailus
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab
2016-01-11[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4LMauro Carvalho Chehab
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-11-19[media] v4l: xilinx-vipp: add missing of_node_putJulia Lawall
2015-11-19[media] v4l: xilinx-tpg: add missing of_node_putJulia Lawall
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-07-17[media] v4l: xilinx: missing error codeDan Carpenter
2015-05-13[media] v4l: xilinx: harmless buffer overflowDan Carpenter
2015-05-01[media] v4l: xilinx: VIDEO_XILINX should depend on HAS_DMAGeert Uytterhoeven
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell
2015-04-03[media] v4l: xilinx: Add Test Pattern Generator driverLaurent Pinchart
2015-04-03[media] v4l: xilinx: Add Video Timing Controller driverLaurent Pinchart