summaryrefslogtreecommitdiff
path: root/drivers/staging/media/omap4iss/iss_video.c
AgeCommit message (Expand)Author
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
2013-12-03[media] v4l: omap4iss: Move code out of mutex-protected sectionLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Translate -ENOIOCTLCMD to -ENOTTYLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Don't check for missing get_fmt op on remote subdevLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Simplify error pathsLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Remove duplicate video_is_registered() checkLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Set the vb2 timestamp typeLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Remove iss_video streaming fieldLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Report device caps in response to VIDIOC_QUERYCAPLaurent Pinchart
2013-12-03[media] v4l: omap4iss: Add support for OMAP4 camera interface - Video devicesSergio Aguirre