summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-24[media] media: davinci: vpif_display: release buffers in case start_streaming...Lad, Prabhakar1-16/+26
2014-05-24[media] media: davinci: vpif_display: use vb2_ops_wait_prepare/finish helper ...Lad, Prabhakar1-20/+3
2014-05-24[media] media: davinci: vpif_display: drop buf_init() callbackLad, Prabhakar1-11/+0
2014-05-24[media] media: davinci: vpif_display: initialize vb2 queue and DMA context du...Lad, Prabhakar1-45/+41
2014-05-24[media] exynos4-is: Remove support for non-dt platformsSylwester Nawrocki12-347/+50
2014-05-23[media] exynos4-is: Free FIMC-IS CPU memory only when allocatedSylwester Nawrocki1-0/+3
2014-05-23[media] exynos4-is: Fix compilation for !CONFIG_COMMON_CLKSylwester Nawrocki2-1/+5
2014-05-23[media] s5p-mfc: Core support for v8 encoderKiran AVND4-15/+90
2014-05-23[media] s5p-mfc: Core support to add v8 decoderKiran AVND5-22/+229
2014-05-23[media] v4l: s5p-mfc: Limit enum_fmt to output formats of current versionKamil Debski4-42/+67
2014-05-23[media] v4l: s5p-mfc: Fix default pixel format selection for decoderKamil Debski1-5/+5
2014-05-23[media] s5p-mfc: Rename IS_MFCV7 macroArun Kumar K3-8/+8
2014-05-23[media] s5p-mfc: Add variants to access mfc registersKiran AVND6-255/+707
2014-05-23[media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6Arun Kumar K3-3/+2
2014-05-23[media] s5p-mfc: Update scratch buffer size for MPEG4Arun Kumar K1-2/+1
2014-05-23[media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decodePawel Osciak1-0/+1
2014-05-23[media] s5p-mfc: Update scratch buffer size for VP8 encoderKiran AVND1-1/+2
2014-05-23[media] s5p-mfc: Don't allocate codec buffers on STREAMONPawel Osciak3-21/+18
2014-05-23[media] s5p-mfc: Extract open/close MFC instance commandsPawel Osciak5-55/+74
2014-05-23[media] s5p-mfc: Fixes for decode REQBUFSPawel Osciak1-79/+99
2014-05-23[media] s5p-mfc: Copy timestamps only when a frame is producedPawel Osciak1-2/+4
2014-05-23[media] media: mx2-emmaprp: Add missing mutex_destroy()Alexander Shiyan1-0/+3
2014-05-23[media] media: mx2-emmaprp: Cleanup internal structureAlexander Shiyan1-24/+10
2014-05-23[media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFFJohn Sheu1-9/+11
2014-05-23[media] mt9p031: Fix BLC configuration restore when disabling test patternLaurent Pinchart1-10/+26
2014-05-23[media] mt9p031: Really disable Black Level Calibration in test pattern modeLaurent Pinchart1-4/+13
2014-05-23[media] v4l: ti-vpe: Rename csc memory resource nameArchit Taneja1-1/+1
2014-05-23[media] v4l: ti-vpe: Add selection API in VPE driverArchit Taneja1-0/+150
2014-05-23[media] v4l: ti-vpe: Fix some params in VPE data descriptorsArchit Taneja3-24/+64
2014-05-23[media] em28xx: make em28xx_free_v4l2 static()Mauro Carvalho Chehab1-1/+1
2014-05-23[media] v4l: ti-vpe: Allow DMABUF buffer type supportArchit Taneja1-2/+2
2014-05-23[media] v4l: ti-vpe: register video device only when firmware is loadedArchit Taneja3-29/+41
2014-05-23[media] saa7134: add saa7134_userptr module option to enable USERPTRHans Verkuil4-3/+22
2014-05-23[media] saa7134: convert to vb2Hans Verkuil8-729/+542
2014-05-23[media] saa7134: move saa7134_pgtable to saa7134_dmaqueueHans Verkuil6-35/+37
2014-05-23[media] saa7134: rename vbi/cap to vbi_vbq/cap_vbqHans Verkuil2-30/+30
2014-05-23[media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMESPhilipp Zabel1-1/+1
2014-05-23[media] v4l: vb2: Avoid double WARN_ON when stopping streamingLaurent Pinchart1-3/+4
2014-05-23[media] em28xx: move fields wq_trigger and streaming_started from struct em28...Frank Schaefer2-22/+25
2014-05-23[media] em28xx: remove field tuner_addr from struct em28xxFrank Schaefer3-12/+8
2014-05-23[media] em28xx: remove field tda9887_conf from struct em28xxFrank Schaefer3-7/+3
2014-05-23[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2Frank Schaefer2-8/+11
2014-05-23[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2Frank Schaefer2-14/+18
2014-05-23[media] em28xx: move capture state tracking fields from struct em28xx to stru...Frank Schaefer2-28/+29
2014-05-23[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2Frank Schaefer3-16/+20
2014-05-23[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...Frank Schaefer3-17/+22
2014-05-23[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer2-9/+8
2014-05-23[media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer2-17/+21
2014-05-23[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer3-16/+16
2014-05-23[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...Frank Schaefer3-45/+61