summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2016-02-19[media] v4l: vsp1: Make rwpf operations independent of video deviceLaurent Pinchart5-27/+35
2016-02-19[media] v4l: vsp1: Move video device out of struct vsp1_rwpfLaurent Pinchart9-60/+63
2016-02-19[media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_bufferLaurent Pinchart5-18/+18
2016-02-19[media] v4l: vsp1: Move video operations to vsp1_rwpfLaurent Pinchart5-21/+21
2016-02-19[media] v4l: vsp1: Store the memory format in struct vsp1_rwpfLaurent Pinchart6-28/+28
2016-02-19[media] v4l: vsp1: Change the type of the rwpf field in struct vsp1_videoLaurent Pinchart4-6/+7
2016-02-19[media] v4l: vsp1: Group all link creation code in a single fileLaurent Pinchart4-65/+35
2016-02-19[media] v4l: vsp1: Add tri-planar memory formats supportLaurent Pinchart1-0/+20
2016-02-19[media] media: ti-vpe: cal: Fix syntax check warningsBenoit Parrot1-8/+9
2016-02-19[media] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAMEWu-Cheng Li1-0/+12
2016-02-19[media] media: ti-vpe: add dependency of HAS_DMASudip Mukherjee1-0/+1
2016-02-19[media] timblogiw: move to staging in preparation for removalHans Verkuil3-880/+0
2016-02-10[media] media: platform: vivid: vivid-osd: Remove unnecessary cast to kfreeAmitoj Kaur Chawla1-1/+1
2016-02-09Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab9-26/+95
2016-02-01[media] media: platform: exynos4-is: media-dev: Add missing of_node_putAmitoj Kaur Chawla1-3/+9
2016-02-01[media] omap3isp: Check v4l2_of_parse_endpoint() return valueJavier Martinez Canillas1-1/+4
2016-02-01[media] exynos4-is: Check v4l2_of_parse_endpoint() return valueJavier Martinez Canillas2-4/+14
2016-02-01[media] rcar_jpu: Add R-Car Gen2 Fallback Compatibility StringSimon Horman1-0/+1
2016-02-01[media] media: ti-vpe: Add CAL v4l2 camera capture driverBenoit Parrot5-0/+2467
2016-02-01[media] vivid: fix broken Bayer text renderingHans Verkuil1-0/+2
2016-02-01[media] coda: fix first encoded frame payloadPhilipp Zabel1-1/+1
2016-02-01[media] vim2m: return error if driver registration failsNiklas Söderlund1-1/+1
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall1-1/+1
2016-01-25[media] gsc-m2m: Use an unsigned data type for a variableMarkus Elfring1-1/+1
2016-01-25[media] davinci: ccdc_update_raw_params() frees the wrong thingAl Viro1-1/+1
2016-01-25[media] exynos4-is: make VIDEO_SAMSUNG_EXYNOS4_IS tristateArnd Bergmann1-1/+1
2016-01-25[media] media: Kconfig: add dependency of HAS_DMASudip Mukherjee1-0/+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-25[media] drivers/media: vsp1_video: fix compile errorAnders Roxell1-1/+1
2016-01-25[media] soc_camera: rcar_vin: Add R-Car Gen3 supportYoshihiko Mori1-0/+2
2016-01-25[media] sh_mobile_ceu_camera: use soc_camera_from_vb2qGeliang Tang1-9/+5
2016-01-25[media] atmel-isi: fix debug message which only show the first formatJosh Wu1-1/+1
2016-01-25[media] soc_camera: cleanup control device on async_unbindWolfram Sang1-0/+2
2016-01-25[media] v4l: omap3isp: Fix data lane shift configurationLaurent Pinchart3-6/+6
2016-01-25[media] v4l: omap3isp: preview: Mark output buffer done firstSakari Ailus1-7/+7
2016-01-25[media] v4l: omap3isp: Fix handling platform_get_irq resultAndrzej Hajda1-2/+3
2016-01-25[media] v4l: omap3isp: use vb2_buffer_state enum for vb2 buffer stateLad, Prabhakar1-4/+6
2016-01-25[media] v4l: omap3isp: Return buffers back to videobuf2 if pipeline streamon ...Sakari Ailus1-14/+32
2016-01-25[media] v4l: omap3isp: Move starting the sensor from streamon IOCTL handler t...Sakari Ailus1-19/+30
2016-01-25[media] v4l: omap3isp: Fix module autoloadingJavier Martinez Canillas1-0/+1
2016-01-25[media] v4l: vsp1: Fix wrong entities links creationJavier Martinez Canillas1-2/+5
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2016-01-18Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-1/+1
2016-01-11[media] call media_device_init() before registering the V4L2 deviceMauro Carvalho Chehab2-4/+4
2016-01-11[media] v4l: vsp1: Use media entity enumeration interfaceSakari Ailus1-14/+31
2016-01-11[media] v4l: omap3isp: Use media entity enumeration interfaceSakari Ailus5-19/+33
2016-01-11[media] v4l: vsp1: Use the new media graph walk interfaceSakari Ailus1-0/+8
2016-01-11[media] v4l: xilinx: Use the new media graph walk interfaceSakari Ailus1-0/+9