summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2016-09-19[media] atmel-isc: set the format on the first openSongjun Wu
2016-09-19[media] vcodec: mediatek: Add V4L2_CAP_TIMEPERFRAME capability settingTiffany Lin
2016-09-19[media] pxa_camera: fix spelling mistake: "dequeud" -> "dequeued"Colin Ian King
2016-09-12[media] pxa_camera: merge soc_mediabus.c into pxa_camera.cHans Verkuil
2016-09-09[media] v4l: vsp1: Add R8A7792 VSP1V supportSergei Shtylyov
2016-09-09[media] v4l: vsp1: Fix tri-planar format support through DRM APILaurent Pinchart
2016-09-09[media] v4l: vsp1: Report device model and rev through media device informationLaurent Pinchart
2016-09-09[media] v4l: rcar-fcp: Extend compatible list to support the FDPKieran Bingham
2016-09-09[media] v4l: rcar-fcp: Keep the coding style consistentLaurent Pinchart
2016-09-09[media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart
2016-09-09[media] pxa_camera: remove an unused structure pointerMauro Carvalho Chehab
2016-09-09[media] pxa_camera: make soc_mbus_xlate_by_fourcc() staticMauro Carvalho Chehab
2016-09-09[media] pxa_camera: allow building it if COMPILE_TEST is setHans Verkuil
2016-09-09[media] media: platform: pxa_camera: fix styleRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: move pxa_camera out of soc_cameraRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: change stop_streaming semanticsRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: add debug register accessRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: make a standalone v4l2 deviceRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: remove set_selectionRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: add buffer sequencingRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: make printk consistentRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: introduce sensor_callRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: trivial move of functionsRobert Jarzmik
2016-09-09[media] media: platform: pxa_camera: convert to vb2Robert Jarzmik
2016-09-09[media] st-hva: add H.264 video encoding supportJean-Christophe Trotin
2016-09-09[media] st-hva: multi-format video encoder V4L2 driverJean-Christophe Trotin
2016-09-06[media] vivid: update EDIDHans Verkuil
2016-09-06[media] atmel-isc: remove the warningSongjun Wu
2016-09-06[media] vcodec: mediatek: Add g/s_selection support for V4L2 EncoderTiffany Lin
2016-08-25[media] m2m-deinterlace: Fix error print during probePeter Ujfalusi
2016-08-24[media] rcar-fcp: Make sure rcar_fcp_enable() returns 0 on successGeert Uytterhoeven
2016-08-24[media] VIDEO_MEDIATEK_VPU should depend on HAS_DMAGeert Uytterhoeven
2016-08-24[media] exynos4-is: fimc-is-i2c: don't print error when adding adapter failsWolfram Sang
2016-08-24[media] s5p-mfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-24[media] media: s5p-jpeg add missing blank lines after declarationsShuah Khan
2016-08-24[media] media: s5p-mfc remove unnecessary error messagesShuah Khan
2016-08-24[media] media: s5p-mfc Fix misspelled error message and checkpatch errorsShuah Khan
2016-08-24[media] s5p-mfc: remove redundant return value check of platform_get_resource()Wei Yongjun
2016-08-24[media] media: s5p-mfc remove void function return statementShuah Khan
2016-08-24[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()Shuah Khan
2016-08-24[media] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure defini...Shuah Khan
2016-08-24[media] gsc-m2m: improve v4l2_capability driver and card fieldsJavier Martinez Canillas
2016-08-24[media] gsc-m2m: add device name sufix to bus_info capatiliby fieldJavier Martinez Canillas
2016-08-24[media] s5p-jpeg: only fill driver's name in capabilities driver fieldJavier Martinez Canillas
2016-08-24[media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handlingJavier Martinez Canillas
2016-08-24[media] s5p-jpeg: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas
2016-08-24[media] vivid: return -ENODATA if the current input doesn't support g/s_selec...Hans Verkuil
2016-08-24[media] v4l2-subdev: rename cropcap to g_pixelaspectHans Verkuil
2016-08-24[media] vpbe_display: convert g/s_crop to g/s_selectionHans Verkuil
2016-08-24[media] vpfe_capture: convert g/s_crop to g/s_selectionHans Verkuil