summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s3c-camif
Commit message (Expand)AuthorAgeFilesLines
* 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