aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s3c-camif/camif-capture.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-2/+1
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab1-2/+2
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab1-1/+1
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab1-2/+2
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-22/+11
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-7/+8
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung1-1/+1
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann1-7/+1
2015-04-30[media] s3c-camif: Check if fmt is NULL before useMauro Carvalho Chehab1-3/+6
2015-04-28[media] s3c-camif: fix compiler warningsHans Verkuil1-2/+2
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-9/+9
2014-12-22[media] media: s3c-camif: use vb2_ops_wait_prepare/finish helperPrabhakar Lad1-14/+3
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON1-5/+5
2014-09-26[media] s3c-camif: fix dma_addr_t printksMauro Carvalho Chehab1-2/+2
2014-07-22[media] v4l: s3c-camif: Return V4L2_FIELD_NONE from pad-level set formatLaurent Pinchart1-0/+2
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-2/+2
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-1/+1
2014-02-04[media] s3c-camif: Remove use of deprecated V4L2_CTRL_FLAG_DISABLEDHans Verkuil1-7/+8
2013-06-08[media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda1-1/+1
2013-03-05[media] s3c-camif: Fail on insufficient number of allocated buffersSylwester Nawrocki1-4/+11
2013-03-05[media] vb2: Add support for non monotonic timestampsKamil Debski1-0/+1
2012-11-28[media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki1-0/+1672