aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s3c-camif
AgeCommit message (Expand)Author
2018-08-08media: s3c-camif: fix return code for the polling routineMauro Carvalho Chehab
2018-06-28media: s3c-camif: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita
2018-03-06media: s3c-camif: fix out-of-bounds array accessArnd Bergmann
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-11-30media: s3c-camif: add missing description at s3c_camif_find_format()Mauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-08-08media: s3c-camif: don't set driver_versionHans Verkuil
2017-07-20media: s3c-camif: use LINUX_VERSION_CODE for driver's versionMauro Carvalho Chehab
2017-06-13[media] s3c-camif: fix arguments position in a function callGustavo A. R. Silva
2017-02-03[media] media: platform: s3c-camif: constify v4l2_subdev_ops structuresBhumika Goyal
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus
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-05-02[media] media: s3c-camif: fix deadlock on driver probe()Marek Szyprowski
2016-01-11[media] call media_device_init() before registering the V4L2 deviceMauro Carvalho Chehab
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas
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: rename the function that create pad linksMauro Carvalho Chehab
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-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
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] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann
2015-05-12[media] media: platform: s3c-camif: Constify platform_device_idKrzysztof Kozlowski
2015-04-30[media] s3c-camif: Check if fmt is NULL before useMauro Carvalho Chehab
2015-04-28[media] s3c-camif: fix compiler warningsHans Verkuil
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil
2014-12-22[media] media: s3c-camif: use vb2_ops_wait_prepare/finish helperPrabhakar Lad
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25[media] platform: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON
2014-10-20media: platform: s3c-camif: drop owner assignment from platform_driversWolfram Sang
2014-09-26[media] s3c-camif: fix dma_addr_t printksMauro Carvalho Chehab
2014-07-22[media] v4l: s3c-camif: Return V4L2_FIELD_NONE from pad-level set formatLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-02-04[media] s3c-camif: Remove use of deprecated V4L2_CTRL_FLAG_DISABLEDHans Verkuil
2013-08-24[media] s3c-camif: forever loop in camif_hw_set_source_format()Dan Carpenter
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab
2013-06-12[media] s3c-camif: Remove redundant NULL checkSachin Kamat
2013-06-12[media] s3c-camif: Use dev_info instead of printkSachin Kamat
2013-06-12[media] s3c-camif: Staticize local symbolsSachin Kamat
2013-06-08[media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda
2013-05-21[media] s3c-camif: Fix incorrect variable typeSachin Kamat
2013-03-05[media] s3c-camif: Fail on insufficient number of allocated buffersSylwester Nawrocki