summaryrefslogtreecommitdiff
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2016-03-011-5/+5
|\
| * dma-mapping: rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-02-281-5/+5
* | next-20160229/tipStephen Rothwell2016-03-013-10/+7
|\ \
| * | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-163-10/+7
| |/
* | Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell2016-03-01142-3654/+4597
|\ \
| * | [media] vsp1_drm.h: add missing prototypesMauro Carvalho Chehab2016-02-191-0/+11
| * | [media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart2016-02-1910-96/+116
| * | [media] v4l: vsp1: Add display list supportTakashi Saito2016-02-1914-95/+543
| * | [media] v4l: vsp1: Add support for the R-Car Gen3 VSP2Laurent Pinchart2016-02-193-7/+51
| * | [media] v4l: vsp1: Implement atomic update for the DRM driverLaurent Pinchart2016-02-192-17/+60
| * | [media] v4l: vsp1: Disconnect unused RPFs from the DRM pipelineLaurent Pinchart2016-02-191-2/+6
| * | [media] v4l: vsp1: Add VSP+DU supportLaurent Pinchart2016-02-195-11/+595
| * | [media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart2016-02-1912-17/+27
| * | [media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlersLaurent Pinchart2016-02-193-5/+20
| * | [media] v4l: vsp1: Make pipeline inputs array index by RPF indexLaurent Pinchart2016-02-194-7/+22
| * | [media] v4l: vsp1: Make the userspace API optionalLaurent Pinchart2016-02-195-23/+38
| * | [media] v4l: vsp1: Move format info to vsp1_pipe.cLaurent Pinchart2016-02-194-154/+159
| * | [media] v4l: vsp1: Make the BRU optionalLaurent Pinchart2016-02-192-6/+10
| * | [media] v4l: vsp1: Make number of BRU inputs configurableLaurent Pinchart2016-02-195-12/+18
| * | [media] v4l: vsp1: Move entity route setup function to vsp1_entity.cLaurent Pinchart2016-02-193-12/+14
| * | [media] v4l: vsp1: Remove unused module read functionsLaurent Pinchart2016-02-195-27/+0
| * | [media] v4l: vsp1: Set the SRU CTRL0 register when starting the streamLaurent Pinchart2016-02-191-0/+1
| * | [media] v4l: vsp1: Fix typo in VI6_DISP_IRQ_STA_DST register bit nameLaurent Pinchart2016-02-191-1/+1
| * | [media] v4l: vsp1: Document the vsp1_pipeline structureLaurent Pinchart2016-02-191-1/+15
| * | [media] v4l: vsp1: Extract link creation to separate functionLaurent Pinchart2016-02-191-39/+56
| * | [media] v4l: vsp1: Reuse local variable instead of recomputing itLaurent Pinchart2016-02-191-1/+1
| * | [media] v4l: vsp1: Extract pipeline initialization code into a functionLaurent Pinchart2016-02-193-5/+12
| * | [media] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefixLaurent Pinchart2016-02-191-14/+14
| * | [media] v4l: vsp1: Split pipeline management code from vsp1_video.cLaurent Pinchart2016-02-195-280/+340
| * | [media] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_videoLaurent Pinchart2016-02-192-8/+19
| * | [media] v4l: vsp1: Remove struct vsp1_pipeline num_video fieldLaurent Pinchart2016-02-192-6/+2
| * | [media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpfLaurent Pinchart2016-02-194-11/+11
| * | [media] v4l: vsp1: Support VSP1 instances without any UDSLaurent Pinchart2016-02-191-1/+1
| * | [media] v4l: vsp1: Make rwpf operations independent of video deviceLaurent Pinchart2016-02-195-27/+35
| * | [media] v4l: vsp1: Move video device out of struct vsp1_rwpfLaurent Pinchart2016-02-199-60/+63
| * | [media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_bufferLaurent Pinchart2016-02-195-18/+18
| * | [media] v4l: vsp1: Move video operations to vsp1_rwpfLaurent Pinchart2016-02-195-21/+21
| * | [media] v4l: vsp1: Store the memory format in struct vsp1_rwpfLaurent Pinchart2016-02-196-28/+28
| * | [media] v4l: vsp1: Change the type of the rwpf field in struct vsp1_videoLaurent Pinchart2016-02-194-6/+7
| * | [media] v4l: vsp1: Group all link creation code in a single fileLaurent Pinchart2016-02-194-65/+35
| * | [media] v4l: vsp1: Add tri-planar memory formats supportLaurent Pinchart2016-02-191-0/+20
| * | [media] v4l: Add YUV 4:2:2 and YUV 4:4:4 tri-planar non-contiguous formatsLaurent Pinchart2016-02-191-0/+4
| * | [media] media: ti-vpe: cal: Fix syntax check warningsBenoit Parrot2016-02-191-8/+9
| * | [media] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAMEWu-Cheng Li2016-02-191-0/+12
| * | [media] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAMEWu-Cheng Li2016-02-191-0/+2
| * | [media] saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede2016-02-191-6/+12
| * | [media] media: ti-vpe: add dependency of HAS_DMASudip Mukherjee2016-02-191-0/+1
| * | [media] timblogiw: move to staging in preparation for removalHans Verkuil2016-02-193-880/+0
| * | [media] adv7511: TX_EDID_PRESENT is still 1 after a disconnectHans Verkuil2016-02-191-6/+15
| * | [media] usb/cpia2_core: clean up a min_t() castDan Carpenter2016-02-191-1/+1