summaryrefslogtreecommitdiff
path: root/drivers/staging/media/omap4iss/iss_video.c
AgeCommit message (Expand)Author
2023-04-12media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart
2023-04-12media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart
2023-02-06media: ti: omap4iss: Use media_pipeline_for_each_entity()Laurent Pinchart
2022-11-25media: staging: omap4iss: remove cacheflush importIan Cowan
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen
2022-09-24media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart
2022-08-29media: staging/media/omap4iss/iss_video.c: videobuf -> vb2Hans Verkuil
2022-07-17media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...Laurent Pinchart
2021-05-10media: staging: media: omap4iss: Align line break to the open parenthesis in ...Aline Santana Cordeiro
2021-04-06media: omap4iss: Acquire graph mutex for graph traversalSakari Ailus
2020-03-02media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}Ezequiel Garcia
2020-02-24media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-10-16media: staging: media: omap4iss: Replace NULL comparison.Nachammai Karuppiah
2019-07-22media: drivers/staging/media: don't set description for ENUM_FMTHans Verkuil
2019-06-05media: staging/media: set device_caps in struct video_deviceHans Verkuil
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-09-12media: staging: media: omap4iss: Added SPDX license identifiersDaniel Graefe
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: videobuf2-v4l2: integrate with media requestsHans Verkuil
2018-07-24media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck
2017-11-27media: annotate ->poll() instancesAl Viro
2017-08-27media: staging: omap4iss: make v4l2_file_operations constBhumika Goyal
2017-03-03[media] staging: omap4iss: fix coding style issueAvraham Shukron
2017-03-03[media] staging: omap4iss: fix multiline comment styleAvraham Shukron
2017-01-31[media] v4l: omap4iss: Clean up file handle in open() and release()Shailendra Verma
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] staging/media: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart
2016-03-03[media] staging: v4l: omap4iss: Use V4L2 graph PM operationsSakari Ailus
2016-01-11[media] staging: v4l: omap4iss: Use the new media graph walk interfaceSakari Ailus
2016-01-11[media] staging: v4l: omap4iss: Use media entity enumeration interfaceSakari Ailus
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas
2016-01-11[media] staging: omap4iss: get entity ID using media_entity_id()Javier Martinez Canillas
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-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-10-27staging: media: omap4iss: Removes unnecessary blank linesAmarjargal Gundjalam
2015-10-27staging: media: omap4iss: Fixes NULL comparisonAmarjargal Gundjalam
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] use v4l2_get_timestamp where possibleArnd Bergmann
2015-07-06[media] v4l: omap4iss: Remove video node crop supportLaurent Pinchart
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-02[media] staging: media: omap4iss: video: Don't WARN() on unknown pixel formatsLaurent Pinchart
2015-03-06Staging: media: clean dev_err loggingHaneen Mohammed