aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s3c-camif (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-22[media] media: s3c-camif: use vb2_ops_wait_prepare/finish helperPrabhakar Lad1-14/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-25[media] platform: Deletion of unnecessary checks before two function callsMarkus Elfring1-2/+1
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON2-9/+9
2014-10-20media: platform: s3c-camif: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-26[media] s3c-camif: fix dma_addr_t printksMauro Carvalho Chehab2-4/+4
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-08-24[media] s3c-camif: forever loop in camif_hw_set_source_format()Dan Carpenter1-4/+4
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab1-1/+1
2013-06-12[media] s3c-camif: Remove redundant NULL checkSachin Kamat1-1/+5
2013-06-12[media] s3c-camif: Use dev_info instead of printkSachin Kamat1-1/+1
2013-06-12[media] s3c-camif: Staticize local symbolsSachin Kamat1-2/+2
2013-06-08[media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda1-1/+1
2013-05-21[media] s3c-camif: Fix incorrect variable typeSachin Kamat1-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
2013-02-06[media] media: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-2/+2
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-27[media] s3c-camif: Add missing version.h header fileSachin Kamat1-0/+1
2012-11-28[media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki6-0/+3607