summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-08[media] hdpvr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-08[media] adv7604: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-08[media] tc358743: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-08[media] adv7842: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-08[media] sn9c20x: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-08[media] gspca: fix a v4l2-compliance failure about buffer timestampAntonio Ospite
2016-07-08[media] gspca: fix a v4l2-compliance failure about VIDIOC_ENUM_FRAMEINTERVALSAntonio Ospite
2016-07-08[media] gspca: rename wxh_to_mode() to wxh_to_nearest_mode()Antonio Ospite
2016-07-08[media] gspca: fix setting frame interval type in vidioc_enum_frameintervals()Antonio Ospite
2016-07-08[media] gspca: ov534/topro: use a define for the default framerateAntonio Ospite
2016-07-08[media] pwc: hide unused labelArnd Bergmann
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] media/.../soc-camera: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] staging/media: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] media/pci/tw686x: convert driver to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-07-08[media] sur40: set q->dev instead of allocating a contextHans Verkuil
2016-07-08[media] v4l2-pci-skeleton: set q->dev instead of allocating a contextHans Verkuil
2016-07-08[media] vb2: add a dev field to use for the default allocation contextHans Verkuil
2016-07-08[media] vb2: move dma_attrs to vb2_queueHans Verkuil
2016-07-08[media] exynos4-is: Fix buffer release issue on fimc m2m video nodesSylwester Nawrocki
2016-07-08[media] s5p-mfc: improve v4l2_capability driver and card fieldsJavier Martinez Canillas
2016-07-08[media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas
2016-07-08[media] s5p-mfc: use vb2_is_streaming() to check vb2 queue statusJavier Martinez Canillas
2016-07-08[media] s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem typeJavier Martinez Canillas
2016-07-08[media] s5p-mfc: fix typo in s5p_mfc_dec function commentJavier Martinez Canillas
2016-07-08[media] s5p-mfc: fix error path in driver probeMarek Szyprowski
2016-07-08[media] s5p-mfc: fix null pointer deference in clk_core_enable()Shuah Khan
2016-07-08[media] s5p-mfc: fix memory leak in s5p_mfc_remove()Shuah Khan
2016-07-08[media] s5p-mfc: fix video device release double release in probe error pathShuah Khan
2016-07-08[media] arm64: dts: mediatek: Add Video Encoder for MT8173Tiffany Lin
2016-07-08[media] vcodec: mediatek: Add Mediatek H264 Video Encoder DriverTiffany Lin
2016-07-08[media] vcodec: mediatek: Add Mediatek VP8 Video Encoder DriverTiffany Lin
2016-07-08[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder DriverTiffany Lin
2016-07-08[media] dt-bindings: Add a binding for Mediatek Video EncoderTiffany Lin
2016-07-08[media] arm64: dts: mediatek: Add node for Mediatek Video Processor UnitAndrew-CT Chen
2016-07-08[media] VPU: mediatek: support Mediatek VPUAndrew-CT Chen
2016-06-28[media] videodev2.h: Fix V4L2_PIX_FMT_YUV411P descriptionLaurent Pinchart
2016-06-28[media] videodev2.h: Group YUV 3 planes formats togetherLaurent Pinchart
2016-06-28[media] media: rcar-vin: add DV timings supportUlrich Hecht
2016-06-28[media] media: rcar_vin: Use correct pad number in try_fmtUlrich Hecht
2016-06-28[media] media: rcar-vin: pad-aware driver initialisationUlrich Hecht
2016-06-28[media] v4l2-ctrl.h: fix commentsHans Verkuil
2016-06-28[media] radio-maxiradio: fix memory leak when device is removedAlexey Khoroshilov
2016-06-28[media] stk1160: Check *nplanes in queue_setupHelen Fornazier