summaryrefslogtreecommitdiff
path: root/drivers/media/platform/omap3isp/ispvideo.c
AgeCommit message (Expand)Author
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] media/platform: 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] v4l: omap3isp: Use V4L2 graph PM operationsSakari Ailus
2016-01-25[media] v4l: omap3isp: use vb2_buffer_state enum for vb2 buffer stateLad, Prabhakar
2016-01-25[media] v4l: omap3isp: Return buffers back to videobuf2 if pipeline streamon ...Sakari Ailus
2016-01-25[media] v4l: omap3isp: Move starting the sensor from streamon IOCTL handler t...Sakari Ailus
2016-01-11[media] v4l: omap3isp: Use media entity enumeration interfaceSakari Ailus
2016-01-11[media] v4l: omap3isp: Use the new media graph walk 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] omap3isp: 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-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-08-16[media] v4l: omap3isp: Drop platform data supportLaurent Pinchart
2015-04-02[media] omap3isp: Platform data could be NULLSakari Ailus
2015-04-02[media] media: omap3isp: video: Use v4l2_get_timestamp()Laurent Pinchart
2015-04-02[media] media: omap3isp: video: drop setting of vb2 buffer state to VB2_BUF_S...Lad, Prabhakar
2015-04-02[media] media: omap3isp: video: Don't call vb2 mmap with queue lock heldLaurent Pinchart
2015-01-21[media] omap3isp: Correctly set QUERYCAP capabilitiesSakari Ailus
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-08-21[media] omap3isp: ccdc: Support the interlaced field orders at the CCDC outputLaurent Pinchart
2014-08-21[media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart
2014-08-21[media] omap3isp: video: Validate the video node field orderLaurent Pinchart
2014-08-21[media] omap3isp: Default to progressive field order when setting the formatLaurent Pinchart
2014-08-21[media] omap3isp: Move non-critical code out of the mutex-protected sectionLaurent Pinchart
2014-08-21[media] omap3isp: Remove boilerplate disclaimer and FSF addressLaurent Pinchart
2014-05-25[media] omap3isp: Rename isp_buffer isp_addr field to dmaLaurent Pinchart
2014-05-25[media] omap3isp: Move to videobuf2Laurent Pinchart
2014-05-25[media] omap3isp: Cancel all queued buffers when stopping the video streamLaurent Pinchart
2014-05-25[media] omap3isp: Move buffer irqlist to isp_buffer structureLaurent Pinchart
2014-05-25[media] omap3isp: Move queue irqlock to isp_video structureLaurent Pinchart
2014-05-25[media] omap3isp: Move queue mutex to isp_video structureLaurent Pinchart
2014-05-25[media] omap3isp: queue: Move IOMMU handling code to the queueLaurent Pinchart
2014-05-25[media] omap3isp: video: Set the buffer bytesused field at completion timeLaurent Pinchart
2014-03-05[media] omap3isp: Rename the variable names in descriptionLad, Prabhakar
2014-02-24[media] omap3isp: Don't ignore failure to locate external subdevLaurent Pinchart
2014-02-24[media] omap3isp: Don't try to locate external subdev for mem-to-mem pipelinesLaurent Pinchart
2014-01-07[media] omap3isp: Cancel streaming when a fatal error occursLaurent Pinchart
2013-12-13Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab
2013-12-04[media] v4l: omap3isp: Don't check for missing get_fmt op on remote subdevLaurent Pinchart
2013-12-04[media] omap3isp: Add resizer data rate configuration to resizer_link_validateSakari Ailus
2013-12-04[media] omap3isp: Mark which pads must connectSakari Ailus
2013-06-08[media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda
2013-01-11Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab