aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/exynos4-is (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-25[media] exynos4-is: make VIDEO_SAMSUNG_EXYNOS4_IS tristateArnd Bergmann1-1/+1
2016-01-25[media] exynos4-is: Wait for 100us before opening sensorJacek Anaszewski1-0/+6
2016-01-25[media] exynos4-is: Open shouldn't fail when sensor entity is not linkedJacek Anaszewski1-19/+76
2016-01-25[media] exynos4-is: fix a format string bugRasmus Villemoes1-2/+2
2016-01-11[media] call media_device_init() before registering the V4L2 deviceMauro Carvalho Chehab1-2/+2
2016-01-11[media] v4l: exynos4-is: Use the new media graph walk interfaceSakari Ailus2-11/+21
2016-01-11[media] media-device: split media initialization and registrationJavier Martinez Canillas1-8/+7
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab6-8/+8
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab5-17/+11
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas4-12/+12
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab1-8/+8
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab6-8/+8
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung4-4/+4
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil4-51/+44
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab11-11/+11
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung4-4/+7
2015-10-01[media] mipi-csis: make sparse happyMauro Carvalho Chehab1-1/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung7-35/+40
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung10-10/+10
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann1-6/+1
2015-10-01[media] exynos4-is: use monotonic timestamps as advertizedArnd Bergmann1-7/+1
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-1/+1
2015-05-13[media] exynos4_is: exynos4-fimc requires i2cArnd Bergmann1-0/+1
2015-05-12[media] media: platform: exynos4-is: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil4-49/+50
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-6/+0
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds9-58/+56
2014-12-05media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki4-6/+6
2014-11-25[media] platform: Deletion of unnecessary checks before two function callsMarkus Elfring1-4/+2
2014-11-25[media] exynos4-is: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON8-52/+52
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman6-6/+0
2014-10-24[media] s5p-fimc: Only build suspend/resume for PMThierry Reding1-0/+2
2014-10-24[media] Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki1-1/+1
2014-10-20media: platform: exynos4-is: drop owner assignment from platform_driversWolfram Sang6-6/+0
2014-09-26[media] exynos4-is: fix some warnings when compiling on arm64Mauro Carvalho Chehab2-8/+8
2014-09-03[media] marvel-ccic: just return 0 instead of using a varMauro Carvalho Chehab1-2/+1
2014-08-26[media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab1-0/+3
2014-08-26[media] allow COMPILE_TEST for SAMSUNG_EXYNOS4_ISMauro Carvalho Chehab2-1/+2
2014-08-26[media] exynos4-is/media-dev: get rid of a warning for a dead codeMauro Carvalho Chehab1-1/+3
2014-08-26[media] mipi-csis: get rid of a warningMauro Carvalho Chehab1-1/+1
2014-08-26[media] fimc-is-param: get rid of warningsMauro Carvalho Chehab3-6/+4
2014-05-23[media] exynos4-is: Remove support for non-dt platformsSylwester Nawrocki12-347/+50
2014-05-23[media] exynos4-is: Free FIMC-IS CPU memory only when allocatedSylwester Nawrocki1-0/+3
2014-05-23[media] exynos4-is: Fix compilation for !CONFIG_COMMON_CLKSylwester Nawrocki2-1/+5
2014-05-13[media] s5p-fimc: Reuse calculated sizesNicolas Dufresne1-1/+1
2014-05-13[media] s5p-fimc: Changed RGB32 to BGR32Nicolas Dufresne1-2/+2
2014-05-13[media] s5p-fimc: Iterate for each memory planeNicolas Dufresne2-3/+3
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil4-11/+9
2014-04-15[media] s5p-fimc: Fix YUV422P depthNicolas Dufresne1-1/+1