aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/exynos4-is (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil4-4/+4
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil10-60/+12
2016-07-08[media] exynos4-is: Fix buffer release issue on fimc m2m video nodesSylwester Nawrocki1-14/+10
2016-06-24exynos4-is: remove some unused varsMauro Carvalho Chehab1-17/+0
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski3-0/+6
2016-05-09Merge tag 'v4.6-rc7' into patchworkMauro Carvalho Chehab1-11/+2
2016-05-02[media] media: exynos4-is: fix deadlock on driver probeMarek Szyprowski1-11/+2
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_deviceLaurent Pinchart1-2/+2
2016-04-13[media] exynos4-is: remove non-device-tree init codeMarek Szyprowski1-50/+0
2016-04-13[media] exynos4-is: Put node before s5pcsis_parse_dt() return errorJavier Martinez Canillas1-2/+4
2016-04-13[media] exynos4-is: Add missing port parent of_node_put on error pathsKrzysztof Kozlowski1-1/+3
2016-03-05[media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite linksLaurent Pinchart1-10/+2
2016-02-09Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab4-22/+85
2016-02-01[media] media: platform: exynos4-is: media-dev: Add missing of_node_putAmitoj Kaur Chawla1-3/+9
2016-02-01[media] exynos4-is: Check v4l2_of_parse_endpoint() return valueJavier Martinez Canillas2-4/+14
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