summaryrefslogtreecommitdiff
path: root/drivers/staging/media/omap4iss/iss_video.c
AgeCommit message (Expand)Author
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
2015-01-27[media] Revert "[media] v4l: omap4iss: Add module debug parameter"Laurent Pinchart
2014-12-23[media] v4l: omap4iss: Enable DMABUF supportLaurent Pinchart
2014-11-14[media] staging: media: Make use of MEDIA_BUS_FMT_ definitionsBoris BREZILLON
2014-09-23staging: media: omap4iss: Fix missing blank line warning.Gulsah Kose
2014-07-17[media] v4l: omap4iss: Signal fatal errors to the vb2 queueLaurent Pinchart
2014-07-17[media] v4l: omap4iss: Add module debug parameterLaurent Pinchart
2014-07-17[media] v4l: omap4iss: Don't reinitialize the video qlock at every streamonLaurent Pinchart
2014-05-25[media] omap3isp: Move to videobuf2Laurent Pinchart
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-01-02[media] v4l: omap4iss: Restore irq flags correctly in omap4iss_video_buffer_n...Dan Carpenter
2013-12-11[media] v4l: omap4iss: Cancel streaming when a fatal error occursLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Reset the ISS when the pipeline can't be stoppedLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Add enum_fmt_vid_cap ioctl supportLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Make __iss_video_get_format() return a v4l2_mbus_framefmtLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Add description field to iss_format_info structureLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Remove double semicolon at end of lineLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Restrict line lengths to 80 characters where possibleLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Don't split log strings on multiple linesLaurent Pinchart
2013-12-11[media] v4l: omap4iss: Replace printk by dev_errLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Implement VIDIOC_S_INPUTLaurent Pinchart