summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s3c-camif
Commit message (Expand)AuthorAgeFilesLines
* media: s3c-camif: don't set driver_versionHans Verkuil2017-08-081-1/+0
* media: s3c-camif: use LINUX_VERSION_CODE for driver's versionMauro Carvalho Chehab2017-07-201-1/+1
* [media] s3c-camif: fix arguments position in a function callGustavo A. R. Silva2017-06-131-2/+2
* [media] media: platform: s3c-camif: constify v4l2_subdev_ops structuresBhumika Goyal2017-02-031-1/+1
* [media] media: Rename graph and pipeline structs and functionsSakari Ailus2017-01-271-3/+3
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-083-14/+2
* [media] media: s3c-camif: fix deadlock on driver probe()Marek Szyprowski2016-05-021-9/+3
* [media] call media_device_init() before registering the V4L2 deviceMauro Carvalho Chehab2016-01-111-2/+2
* [media] media-device: split media initialization and registrationJavier Martinez Canillas2016-01-111-5/+10
* [media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab2016-01-111-2/+2
* [media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab2016-01-111-1/+1
* [media] media: rename the function that create pad linksMauro Carvalho Chehab2016-01-111-2/+2
* [media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab2016-01-111-2/+2
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-22/+11
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-172-2/+2
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-012-8/+9
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-013-3/+3
* [media] use v4l2_get_timestamp where possibleArnd Bergmann2015-10-011-7/+1
* [media] media: platform: s3c-camif: Constify platform_device_idKrzysztof Kozlowski2015-05-121-1/+1
* [media] s3c-camif: Check if fmt is NULL before useMauro Carvalho Chehab2015-04-301-3/+6
* [media] s3c-camif: fix compiler warningsHans Verkuil2015-04-281-2/+2
* [media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil2015-03-231-9/+9
* [media] media: s3c-camif: use vb2_ops_wait_prepare/finish helperPrabhakar Lad2014-12-221-14/+3
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * media: platform: s3c-camif: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | [media] platform: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-251-2/+1
* | [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-142-9/+9
|/
* [media] s3c-camif: fix dma_addr_t printksMauro Carvalho Chehab2014-09-262-4/+4
* [media] v4l: s3c-camif: Return V4L2_FIELD_NONE from pad-level set formatLaurent Pinchart2014-07-221-0/+2
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-2/+2
* [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-051-1/+1
* [media] s3c-camif: Remove use of deprecated V4L2_CTRL_FLAG_DISABLEDHans Verkuil2014-02-041-7/+8
* [media] s3c-camif: forever loop in camif_hw_set_source_format()Dan Carpenter2013-08-241-4/+4
* Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-201-1/+1
|\
| * [media] s3c-camif: Fix incorrect variable typeSachin Kamat2013-05-211-1/+1
* | [media] s3c-camif: Remove redundant NULL checkSachin Kamat2013-06-121-1/+5
* | [media] s3c-camif: Use dev_info instead of printkSachin Kamat2013-06-121-1/+1
* | [media] s3c-camif: Staticize local symbolsSachin Kamat2013-06-121-2/+2
* | [media] media: Rename media_entity_remote_source to media_entity_remote_padAndrzej Hajda2013-06-081-1/+1
|/
* [media] s3c-camif: Fail on insufficient number of allocated buffersSylwester Nawrocki2013-03-051-4/+11
* [media] vb2: Add support for non monotonic timestampsKamil Debski2013-03-051-0/+1
* [media] media: Convert to devm_ioremap_resource()Thierry Reding2013-02-061-5/+3
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-241-2/+2
|\
| * Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* | [media] s3c-camif: Add missing version.h header fileSachin Kamat2012-12-271-0/+1
|/
* [media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki2012-11-286-0/+3607
OpenPOWER on IntegriCloud