summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2014-05-23[media] v4l: s5p-mfc: Fix default pixel format selection for decoderKamil Debski
2014-05-23[media] s5p-mfc: Rename IS_MFCV7 macroArun Kumar K
2014-05-23[media] s5p-mfc: Add variants to access mfc registersKiran AVND
2014-05-23[media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6Arun Kumar K
2014-05-23[media] s5p-mfc: Update scratch buffer size for MPEG4Arun Kumar K
2014-05-23[media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decodePawel Osciak
2014-05-23[media] s5p-mfc: Update scratch buffer size for VP8 encoderKiran AVND
2014-05-23[media] s5p-mfc: Don't allocate codec buffers on STREAMONPawel Osciak
2014-05-23[media] s5p-mfc: Extract open/close MFC instance commandsPawel Osciak
2014-05-23[media] s5p-mfc: Fixes for decode REQBUFSPawel Osciak
2014-05-23[media] s5p-mfc: Copy timestamps only when a frame is producedPawel Osciak
2014-05-23[media] media: mx2-emmaprp: Add missing mutex_destroy()Alexander Shiyan
2014-05-23[media] media: mx2-emmaprp: Cleanup internal structureAlexander Shiyan
2014-05-23[media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFFJohn Sheu
2014-05-23[media] mt9p031: Fix BLC configuration restore when disabling test patternLaurent Pinchart
2014-05-23[media] mt9p031: Really disable Black Level Calibration in test pattern modeLaurent Pinchart
2014-05-23[media] v4l: ti-vpe: Rename csc memory resource nameArchit Taneja
2014-05-23[media] v4l: ti-vpe: Add selection API in VPE driverArchit Taneja
2014-05-23[media] v4l: ti-vpe: Fix some params in VPE data descriptorsArchit Taneja
2014-05-23[media] em28xx: make em28xx_free_v4l2 static()Mauro Carvalho Chehab
2014-05-23[media] v4l: ti-vpe: Allow DMABUF buffer type supportArchit Taneja
2014-05-23[media] v4l: ti-vpe: register video device only when firmware is loadedArchit Taneja
2014-05-23[media] saa7134: add saa7134_userptr module option to enable USERPTRHans Verkuil
2014-05-23[media] saa7134: convert to vb2Hans Verkuil
2014-05-23[media] saa7134: move saa7134_pgtable to saa7134_dmaqueueHans Verkuil
2014-05-23[media] saa7134: rename vbi/cap to vbi_vbq/cap_vbqHans Verkuil
2014-05-23[media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMESPhilipp Zabel
2014-05-23[media] v4l: vb2: Avoid double WARN_ON when stopping streamingLaurent Pinchart
2014-05-23[media] em28xx: move fields wq_trigger and streaming_started from struct em28...Frank Schaefer
2014-05-23[media] em28xx: remove field tuner_addr from struct em28xxFrank Schaefer
2014-05-23[media] em28xx: remove field tda9887_conf from struct em28xxFrank Schaefer
2014-05-23[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move capture state tracking fields from struct em28xx to stru...Frank Schaefer
2014-05-23[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...Frank Schaefer
2014-05-23[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...Frank Schaefer
2014-05-23[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move video_device structs from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...Frank Schaefer
2014-05-23[media] em28xx: start moving em28xx-v4l specific data to its own structFrank Schaefer
2014-05-23[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...Frank Schaefer
2014-05-23[media] em28xx: move sub-module data structs to a common place in the main st...Frank Schaefer
2014-05-23[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer
2014-05-23[media] saa7134: add vidioc_querystdMikhail Domrachev
2014-05-23[media] v4l2-ioctl: drop spurious newline in stringHans Verkuil