aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-08[media] vb2: add a dev field to use for the default allocation contextHans Verkuil2-6/+11
2016-07-08[media] vb2: move dma_attrs to vb2_queueHans Verkuil6-25/+19
2016-07-08[media] exynos4-is: Fix buffer release issue on fimc m2m video nodesSylwester Nawrocki1-14/+10
2016-07-08[media] s5p-mfc: improve v4l2_capability driver and card fieldsJavier Martinez Canillas4-5/+6
2016-07-08[media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas2-2/+4
2016-07-08[media] s5p-mfc: use vb2_is_streaming() to check vb2 queue statusJavier Martinez Canillas1-2/+2
2016-07-08[media] s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem typeJavier Martinez Canillas1-1/+1
2016-07-08[media] s5p-mfc: fix typo in s5p_mfc_dec function commentJavier Martinez Canillas1-1/+1
2016-07-08[media] s5p-mfc: fix error path in driver probeMarek Szyprowski1-5/+9
2016-07-08[media] s5p-mfc: fix null pointer deference in clk_core_enable()Shuah Khan1-3/+9
2016-07-08[media] s5p-mfc: fix memory leak in s5p_mfc_remove()Shuah Khan1-0/+2
2016-07-08[media] s5p-mfc: fix video device release double release in probe error pathShuah Khan1-2/+0
2016-07-08[media] arm64: dts: mediatek: Add Video Encoder for MT8173Tiffany Lin1-0/+39
2016-07-08[media] vcodec: mediatek: Add Mediatek H264 Video Encoder DriverTiffany Lin3-1/+683
2016-07-08[media] vcodec: mediatek: Add Mediatek VP8 Video Encoder DriverTiffany Lin5-2/+790
2016-07-08[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder DriverTiffany Lin17-0/+3137